15:55:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/142314 15:55:35 Running as SYSTEM 15:55:35 [EnvInject] - Loading node environment variables. 15:55:35 Building remotely on prd-centos8-docker-8c-8g-9935 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 15:55:35 [ssh-agent] Looking for ssh-agent implementation... 15:55:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:35 $ ssh-agent 15:55:35 SSH_AUTH_SOCK=/tmp/ssh-w9zCYyGyXTrJ/agent.5580 15:55:35 SSH_AGENT_PID=5582 15:55:35 [ssh-agent] Started. 15:55:35 Running ssh-add (command line suppressed) 15:55:35 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_9346206739146140858.key (/w/workspace/cps-master-verify-java@tmp/private_key_9346206739146140858.key) 15:55:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:55:35 The recommended git tool is: NONE 15:55:43 using credential onap-jenkins-ssh 15:55:43 Wiping out workspace first. 15:55:43 Cloning the remote Git repository 15:55:43 Cloning repository git://cloud.onap.org/mirror/cps.git 15:55:43 > git init /w/workspace/cps-master-verify-java # timeout=10 15:55:43 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 15:55:43 > git --version # timeout=10 15:55:43 > git --version # 'git version 2.39.1' 15:55:43 using GIT_SSH to set credentials Gerrit user 15:55:43 [INFO] Currently running in a labeled security context 15:55:43 [INFO] Currently SELinux is 'enforcing' on the host 15:55:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh8240979527801152621.key 15:55:43 Verifying host key using manually-configured host key entries 15:55:43 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:55:46 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 15:55:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:46 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 15:55:46 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 15:55:46 using GIT_SSH to set credentials Gerrit user 15:55:46 [INFO] Currently running in a labeled security context 15:55:46 [INFO] Currently SELinux is 'enforcing' on the host 15:55:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh18386435876744940918.key 15:55:46 Verifying host key using manually-configured host key entries 15:55:46 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/14/142314/7 # timeout=30 15:55:47 > git rev-parse 05803d4e3f449a288c749209975367fed4bf82a4^{commit} # timeout=10 15:55:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:55:47 Checking out Revision 05803d4e3f449a288c749209975367fed4bf82a4 (refs/changes/14/142314/7) 15:55:47 > git config core.sparsecheckout # timeout=10 15:55:47 > git checkout -f 05803d4e3f449a288c749209975367fed4bf82a4 # timeout=30 15:55:50 Commit message: "Integration tests for delete subscription" 15:55:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:55:50 > git rev-list --no-walk 0f2a078afd2502ec442bec62364af7e7b7da9108 # timeout=10 15:55:50 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3521738087283961763.sh 15:55:50 ---> python-tools-install.sh 15:55:50 Setup pyenv: 15:55:50 system 15:55:50 * 3.8.13 (set by /opt/pyenv/version) 15:55:50 * 3.9.13 (set by /opt/pyenv/version) 15:55:50 * 3.10.6 (set by /opt/pyenv/version) 15:55:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6ipE 15:55:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:55:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:55:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:55:58 lf-activate-venv(): INFO: Base packages installed successfully 15:55:58 lf-activate-venv(): INFO: Installing additional packages: lftools 15:56:20 lf-activate-venv(): INFO: Adding /tmp/venv-6ipE/bin to PATH 15:56:20 Generating Requirements File 15:56:37 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. 15:56:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:56:37 Python 3.10.6 15:56:38 pip 25.3 from /tmp/venv-6ipE/lib/python3.10/site-packages/pip (python 3.10) 15:56:38 appdirs==1.4.4 15:56:38 argcomplete==3.6.3 15:56:38 aspy.yaml==1.3.0 15:56:38 attrs==25.4.0 15:56:38 autopage==0.5.2 15:56:38 beautifulsoup4==4.14.2 15:56:38 boto3==1.40.66 15:56:38 botocore==1.40.66 15:56:38 bs4==0.0.2 15:56:38 cachetools==6.2.1 15:56:38 certifi==2025.10.5 15:56:38 cffi==2.0.0 15:56:38 cfgv==3.4.0 15:56:38 chardet==5.2.0 15:56:38 charset-normalizer==3.4.4 15:56:38 click==8.3.0 15:56:38 cliff==4.11.0 15:56:38 cmd2==2.7.0 15:56:38 cryptography==3.3.2 15:56:38 debtcollector==3.0.0 15:56:38 decorator==5.2.1 15:56:38 defusedxml==0.7.1 15:56:38 Deprecated==1.3.1 15:56:38 distlib==0.4.0 15:56:38 dnspython==2.8.0 15:56:38 docker==7.1.0 15:56:38 dogpile.cache==1.5.0 15:56:38 durationpy==0.10 15:56:38 email-validator==2.3.0 15:56:38 filelock==3.20.0 15:56:38 future==1.0.0 15:56:38 gitdb==4.0.12 15:56:38 GitPython==3.1.45 15:56:38 google-auth==2.42.1 15:56:38 httplib2==0.31.0 15:56:38 identify==2.6.15 15:56:38 idna==3.11 15:56:38 importlib-resources==1.5.0 15:56:38 iso8601==2.1.0 15:56:38 Jinja2==3.1.6 15:56:38 jmespath==1.0.1 15:56:38 jsonpatch==1.33 15:56:38 jsonpointer==3.0.0 15:56:38 jsonschema==4.25.1 15:56:38 jsonschema-specifications==2025.9.1 15:56:38 keystoneauth1==5.12.0 15:56:38 kubernetes==34.1.0 15:56:38 lftools==0.37.15 15:56:38 lxml==6.0.2 15:56:38 markdown-it-py==4.0.0 15:56:38 MarkupSafe==3.0.3 15:56:38 mdurl==0.1.2 15:56:38 msgpack==1.1.2 15:56:38 multi_key_dict==2.0.3 15:56:38 munch==4.0.0 15:56:38 netaddr==1.3.0 15:56:38 niet==1.4.2 15:56:38 nodeenv==1.9.1 15:56:38 oauth2client==4.1.3 15:56:38 oauthlib==3.3.1 15:56:38 openstacksdk==4.7.1 15:56:38 os-service-types==1.8.1 15:56:38 osc-lib==4.2.0 15:56:38 oslo.config==10.0.0 15:56:38 oslo.context==6.1.0 15:56:38 oslo.i18n==6.6.0 15:56:38 oslo.log==7.2.1 15:56:38 oslo.serialization==5.8.0 15:56:38 oslo.utils==9.1.0 15:56:38 packaging==25.0 15:56:38 pbr==7.0.3 15:56:38 platformdirs==4.5.0 15:56:38 prettytable==3.16.0 15:56:38 psutil==7.1.3 15:56:38 pyasn1==0.6.1 15:56:38 pyasn1_modules==0.4.2 15:56:38 pycparser==2.23 15:56:38 pygerrit2==2.0.15 15:56:38 PyGithub==2.8.1 15:56:38 Pygments==2.19.2 15:56:38 PyJWT==2.10.1 15:56:38 PyNaCl==1.6.0 15:56:38 pyparsing==2.4.7 15:56:38 pyperclip==1.11.0 15:56:38 pyrsistent==0.20.0 15:56:38 python-cinderclient==9.8.0 15:56:38 python-dateutil==2.9.0.post0 15:56:38 python-heatclient==4.3.0 15:56:38 python-jenkins==1.8.3 15:56:38 python-keystoneclient==5.7.0 15:56:38 python-magnumclient==4.9.0 15:56:38 python-openstackclient==8.2.0 15:56:38 python-swiftclient==4.8.0 15:56:38 PyYAML==6.0.3 15:56:38 referencing==0.37.0 15:56:38 requests==2.32.5 15:56:38 requests-oauthlib==2.0.0 15:56:38 requestsexceptions==1.4.0 15:56:38 rfc3986==2.0.0 15:56:38 rich==14.2.0 15:56:38 rich-argparse==1.7.2 15:56:38 rpds-py==0.28.0 15:56:38 rsa==4.9.1 15:56:38 ruamel.yaml==0.18.16 15:56:38 ruamel.yaml.clib==0.2.14 15:56:38 s3transfer==0.14.0 15:56:38 simplejson==3.20.2 15:56:38 six==1.17.0 15:56:38 smmap==5.0.2 15:56:38 soupsieve==2.8 15:56:38 stevedore==5.5.0 15:56:38 tabulate==0.9.0 15:56:38 toml==0.10.2 15:56:38 tomlkit==0.13.3 15:56:38 tqdm==4.67.1 15:56:38 typing_extensions==4.15.0 15:56:38 tzdata==2025.2 15:56:38 urllib3==1.26.20 15:56:38 virtualenv==20.35.4 15:56:38 wcwidth==0.2.14 15:56:38 websocket-client==1.9.0 15:56:38 wrapt==2.0.0 15:56:38 xdg==6.0.0 15:56:38 xmltodict==1.0.2 15:56:38 yq==3.4.3 15:56:38 [EnvInject] - Injecting environment variables from a build step. 15:56:38 [EnvInject] - Injecting as environment variables the properties content 15:56:38 SET_JDK_VERSION=openjdk17 15:56:38 GIT_URL="git://cloud.onap.org/mirror" 15:56:38 15:56:38 [EnvInject] - Variables injected successfully. 15:56:38 [cps-master-verify-java] $ /bin/sh /tmp/jenkins11600631323987047119.sh 15:56:38 ---> update-java-alternatives.sh 15:56:38 ---> Updating Java version 15:56:38 ---> RedHat type system detected 15:56:39 openjdk version "17.0.6-ea" 2023-01-17 LTS 15:56:39 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 15:56:39 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) 15:56:39 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 15:56:39 [EnvInject] - Injecting environment variables from a build step. 15:56:39 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:56:39 [EnvInject] - Variables injected successfully. 15:56:39 provisioning config files... 15:56:39 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config13167245560897366402tmp 15:56:39 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config9812265449159469116tmp 15:56:39 [EnvInject] - Injecting environment variables from a build step. 15:56:39 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-9935 15:56:40 using settings config with name cps-settings 15:56:40 Replacing all maven server entries not found in credentials list is true 15:56:40 using global settings config with name global-settings 15:56:40 Replacing all maven server entries not found in credentials list is true 15:56:40 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings8183327835356801400.xml -gs /tmp/global-settings13188391277453098157.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=05803d4e3f449a288c749209975367fed4bf82a4 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=shivani.khare@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Shivani Khare" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/142314 -DGERRIT_PATCHSET_UPLOADER_EMAIL=shivani.khare@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=142314 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Shivani Khare\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/14/142314/7 "-DGERRIT_PATCHSET_UPLOADER_NAME=Shivani Khare" '-DGERRIT_CHANGE_OWNER=\"Shivani Khare\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=SW50ZWdyYXRpb24gdGVzdHMgZm9yIGRlbGV0ZSBzdWJzY3JpcHRpb24KCi0gRGVsZXRpbmcgYSBzdWJzY3JpcHRpb24KLSBmb3IgZGVsZXRlIGV2ZW50LCB0aGUgc3Vic2NyaXB0aW9uIHNob3VsZCBubyBsb25nZXIgZXhpc3QKLSBkZWxldGluZyBhIG5vbi1leGlzdGVudCBzdWJzY3JpcHRpb24gc2hvdWxkIG5vdCB0aHJvdyBhIHN5c3RlbSBlcnJvcgoKLSBVc2UgVW5pcXVlIElEcyBmb3IgbW9zdCB0ZXN0cwotIENsZWFuZWQgZGVzY3JpcHRpb25zCgpJc3N1ZS1JRDogQ1BTLTMwMTYKQ2hhbmdlLUlkOiBJYWZiMGI4NmNmNjI1NmZmNGFjOGFhY2E2OGEzYTcyNDJmYmY3MjQ2MgpTaWduZWQtb2ZmLWJ5OiBzaGlraGEwMjAzIDxzaGl2YW5pLmtoYXJlQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Integration tests for delete subscription" '-DGERRIT_EVENT_ACCOUNT=\"Shivani Khare\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Iafb0b86cf6256ff4ac8aaca68a3a7242fbf72462 -DGERRIT_EVENT_HASH=-1179276855 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=shivani.khare@est.tech -DGERRIT_PATCHSET_NUMBER=7 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Shivani Khare" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 15:56:41 [INFO] Scanning for projects... 15:56:44 [INFO] ------------------------------------------------------------------------ 15:56:44 [INFO] Reactor Build Order: 15:56:44 [INFO] 15:56:44 [INFO] org.onap.cps:cps-dependencies [pom] 15:56:44 [INFO] cps-bom [pom] 15:56:44 [INFO] checkstyle [jar] 15:56:44 [INFO] cps-parent [pom] 15:56:44 [INFO] cps-events [jar] 15:56:44 [INFO] cps-path-parser [jar] 15:56:44 [INFO] cps-service [jar] 15:56:44 [INFO] cps-rest [jar] 15:56:44 [INFO] cps-ncmp-events [jar] 15:56:44 [INFO] cps-ncmp-service [jar] 15:56:44 [INFO] cps-ncmp-rest [jar] 15:56:44 [INFO] cps-ncmp-rest-stub [pom] 15:56:44 [INFO] cps-ncmp-rest-stub-service [jar] 15:56:44 [INFO] cps-ncmp-rest-stub-app [jar] 15:56:44 [INFO] cps-ri [jar] 15:56:44 [INFO] integration-test [jar] 15:56:44 [INFO] spotbugs [jar] 15:56:44 [INFO] cps-application [jar] 15:56:44 [INFO] policy-executor-stub [jar] 15:56:44 [INFO] jacoco-report [jar] 15:56:44 [INFO] cps [pom] 15:56:44 [INFO] 15:56:44 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 15:56:44 [INFO] Building org.onap.cps:cps-dependencies 3.7.3-SNAPSHOT [1/21] 15:56:44 [INFO] --------------------------------[ pom ]--------------------------------- 15:56:44 [INFO] 15:56:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 15:56:44 [INFO] 15:56:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 15:56:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.3-SNAPSHOT/cps-dependencies-3.7.3-SNAPSHOT.pom 15:56:45 [INFO] 15:56:45 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 15:56:45 [INFO] Building cps-bom 3.7.3-SNAPSHOT [2/21] 15:56:45 [INFO] --------------------------------[ pom ]--------------------------------- 15:56:45 [INFO] 15:56:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 15:56:45 [INFO] 15:56:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 15:56:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.3-SNAPSHOT/cps-bom-3.7.3-SNAPSHOT.pom 15:56:45 [INFO] 15:56:45 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 15:56:45 [INFO] Building checkstyle 3.7.3-SNAPSHOT [3/21] 15:56:45 [INFO] --------------------------------[ jar ]--------------------------------- 15:56:45 [INFO] 15:56:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 15:56:45 [INFO] 15:56:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 15:56:46 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:56:46 [INFO] Copying 6 resources 15:56:46 [INFO] 15:56:46 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 15:56:48 [INFO] No sources to compile 15:56:48 [INFO] 15:56:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 15:56:48 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:56:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 15:56:48 [INFO] 15:56:48 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 15:56:48 [INFO] No sources to compile 15:56:48 [INFO] 15:56:48 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 15:56:48 [INFO] No tests to run. 15:56:48 [INFO] 15:56:48 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 15:56:48 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.3-SNAPSHOT.jar 15:56:48 [INFO] 15:56:48 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 15:56:49 ======================================================================================================================== 15:56:49 Copyright Check Python Script: 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 4 read ' ================================================================================\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 4 expected '================================================================================\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 6 read ' you may not use this file except in compliance with the License.\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 6 expected 'you may not use this file except in compliance with the License.\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 7 read ' You may obtain a copy of the License at\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 7 expected 'You may obtain a copy of the License at\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 12 read " distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 14 read ' See the License for the specific language governing permissions and\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 14 expected 'See the License for the specific language governing permissions and\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 15 read ' limitations under the License.\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 15 expected 'limitations under the License.\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 18 read ' ============LICENSE_END=========================================================\n' 15:56:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/datajobs/subscription/ncmp/NcmpInEventConsumer.java | line 18 expected '============LICENSE_END=========================================================\n' 15:56:49 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/datajobs/subscription/CmSubscriptionSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 15:56:49 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/datajobs/subscription/CmSubscriptionSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 15:56:49 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/datajobs/subscription/CmSubscriptionSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 15:56:49 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/datajobs/subscription/CmSubscriptionSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 15:56:49 14 issue(s) found after 2 altered file(s) checked 15:56:49 ======================================================================================================================== 15:56:49 [INFO] 15:56:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 15:56:49 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.3-SNAPSHOT/checkstyle-3.7.3-SNAPSHOT.jar 15:56:49 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.3-SNAPSHOT/checkstyle-3.7.3-SNAPSHOT.pom 15:56:49 [INFO] 15:56:49 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 15:56:49 [INFO] Building cps-parent 3.7.3-SNAPSHOT [4/21] 15:56:49 [INFO] --------------------------------[ pom ]--------------------------------- 15:56:50 [INFO] 15:56:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 15:56:50 [INFO] 15:56:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-parent --- 15:56:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 15:56:50 [INFO] 15:56:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 15:56:53 [INFO] You have 0 Checkstyle violations. 15:56:53 [INFO] 15:56:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 15:56:54 [INFO] You have 0 Checkstyle violations. 15:56:54 [INFO] 15:56:54 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 15:56:54 [INFO] No sources specified for compilation. Skipping. 15:56:54 [INFO] 15:56:54 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-parent --- 15:56:54 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 15:56:54 [INFO] 15:56:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-parent --- 15:56:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:56:54 [INFO] 15:56:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 15:56:55 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.3-SNAPSHOT/cps-parent-3.7.3-SNAPSHOT.pom 15:56:55 [INFO] 15:56:55 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 15:56:55 [INFO] Building cps-events 3.7.3-SNAPSHOT [5/21] 15:56:55 [INFO] --------------------------------[ jar ]--------------------------------- 15:56:55 [INFO] 15:56:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 15:56:55 [INFO] 15:56:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-events --- 15:56:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 15:56:55 [INFO] 15:56:55 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 15:56:56 [INFO] 15:56:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 15:56:56 [INFO] You have 0 Checkstyle violations. 15:56:56 [INFO] 15:56:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 15:56:56 [INFO] You have 0 Checkstyle violations. 15:56:56 [INFO] 15:56:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 15:56:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:56:56 [INFO] Copying 2 resources 15:56:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 15:56:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 15:56:56 [INFO] 15:56:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 15:56:56 [INFO] Recompiling the module because of changed dependency. 15:56:56 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 15:56:57 [INFO] 15:56:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 15:56:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:56:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 15:56:57 [INFO] 15:56:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 15:56:57 [INFO] No sources to compile 15:56:57 [INFO] 15:56:57 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 15:56:57 [INFO] No sources specified for compilation. Skipping. 15:56:57 [INFO] 15:56:57 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 15:56:57 [INFO] No tests to run. 15:56:57 [INFO] 15:56:57 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-events --- 15:56:57 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 15:56:57 [INFO] 15:56:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-events --- 15:56:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:56:57 [INFO] 15:56:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 15:56:57 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.3-SNAPSHOT.jar 15:56:57 [INFO] 15:56:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 15:56:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.3-SNAPSHOT/cps-events-3.7.3-SNAPSHOT.jar 15:56:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.3-SNAPSHOT/cps-events-3.7.3-SNAPSHOT.pom 15:56:57 [INFO] 15:56:57 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 15:56:57 [INFO] Building cps-path-parser 3.7.3-SNAPSHOT [6/21] 15:56:57 [INFO] --------------------------------[ jar ]--------------------------------- 15:56:59 [INFO] 15:56:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 15:56:59 [INFO] 15:56:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-path-parser --- 15:56:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 15:56:59 [INFO] 15:56:59 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 15:56:59 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 15:56:59 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 15:57:00 [INFO] 15:57:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 15:57:00 [INFO] You have 0 Checkstyle violations. 15:57:00 [INFO] 15:57:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 15:57:00 [INFO] You have 0 Checkstyle violations. 15:57:00 [INFO] 15:57:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 15:57:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:57:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 15:57:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 15:57:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 15:57:00 [INFO] 15:57:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 15:57:00 [INFO] Recompiling the module because of changed dependency. 15:57:00 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 15:57:01 [INFO] 15:57:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 15:57:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:57:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 15:57:01 [INFO] 15:57:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 15:57:01 [INFO] No sources to compile 15:57:01 [INFO] 15:57:01 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 15:57:01 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:57:01 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:57:01 [INFO] Parallel parsing disabled. 15:57:02 [INFO] Compiled 4 files. 15:57:02 [INFO] 15:57:02 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 15:57:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:57:02 [INFO] 15:57:02 [INFO] ------------------------------------------------------- 15:57:02 [INFO] T E S T S 15:57:02 [INFO] ------------------------------------------------------- 15:57:03 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:57:04 line 1:18 missing QName at '' 15:57:04 line 1:37 mismatched input '@' expecting {'[', '/'} 15:57:04 line 1:37 mismatched input ']' expecting {'[', '/'} 15:57:04 line 1:37 mismatched input '::' expecting {'[', '/'} 15:57:04 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 15:57:04 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 15:57:04 line 1:14 no viable alternative at input '[-' 15:57:04 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 15:57:04 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 15:57:04 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 15:57:04 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 15:57:04 line 1:14 no viable alternative at input '[]' 15:57:04 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 15:57:04 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 15:57:04 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 15:57:04 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 15:57:04 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 15:57:04 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 15:57:04 line 1:2 extraneous input '/' expecting QName 15:57:04 line 1:8 mismatched input '*' expecting QName 15:57:04 line 1:0 mismatched input '' expecting '/' 15:57:04 line 1:1 no viable alternative at input '/' 15:57:04 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:57:04 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:57:04 line 1:2 missing QName at '/' 15:57:04 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:57:04 [INFO] 15:57:04 [INFO] Results: 15:57:04 [INFO] 15:57:04 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 15:57:04 [INFO] 15:57:04 [INFO] 15:57:04 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-path-parser --- 15:57:04 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:57:04 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 15:57:04 [INFO] All coverage checks have been met. 15:57:04 [INFO] 15:57:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-path-parser --- 15:57:04 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:57:04 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 15:57:04 [INFO] 15:57:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 15:57:04 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.3-SNAPSHOT.jar 15:57:04 [INFO] 15:57:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 15:57:04 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.3-SNAPSHOT/cps-path-parser-3.7.3-SNAPSHOT.jar 15:57:04 [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.3-SNAPSHOT/cps-path-parser-3.7.3-SNAPSHOT.pom 15:57:04 [INFO] 15:57:04 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 15:57:04 [INFO] Building cps-service 3.7.3-SNAPSHOT [7/21] 15:57:04 [INFO] --------------------------------[ jar ]--------------------------------- 15:57:13 [INFO] 15:57:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 15:57:13 [INFO] 15:57:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-service --- 15:57:13 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 15:57:13 [INFO] 15:57:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 15:57:14 [INFO] You have 0 Checkstyle violations. 15:57:14 [INFO] 15:57:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 15:57:15 [INFO] You have 0 Checkstyle violations. 15:57:15 [INFO] 15:57:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 15:57:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:57:15 [INFO] Copying 2 resources 15:57:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 15:57:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 15:57:15 [INFO] 15:57:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 15:57:15 [INFO] Recompiling the module because of changed dependency. 15:57:15 [INFO] Compiling 93 source files with javac [debug release 17] to target/classes 15:57:17 [INFO] 15:57:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 15:57:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:57:17 [INFO] Copying 33 resources 15:57:17 [INFO] 15:57:17 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 15:57:17 [INFO] Recompiling the module because of changed dependency. 15:57:17 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 15:57:17 [INFO] 15:57:17 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 15:57:17 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:57:17 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:57:17 [INFO] Parallel parsing disabled. 15:57:19 [INFO] Compiled 122 files. 15:57:19 [INFO] 15:57:19 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 15:57:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:57:19 [INFO] 15:57:19 [INFO] ------------------------------------------------------- 15:57:19 [INFO] T E S T S 15:57:19 [INFO] ------------------------------------------------------- 15:57:21 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 15:57:23 15:57:23.370 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 15:57:23 15:57:23.426 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 15:57:23 15:57:23.430 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 15:57:23 15:57:23.471 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 15:57:23 15:57:23.478 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 15:57:23 15:57:23.490 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 15:57:23 15:57:23.496 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 15:57:23 15:57:23.500 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 15:57:23 15:57:23.501 [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 15:57:23 15:57:23.512 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 15:57:23 15:57:23.516 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 15:57:23 15:57:23.573 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 15:57:23 15:57:23.580 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 15:57:23 15:57:23.592 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 15:57:23 15:57:23.600 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 15:57:23 15:57:23.611 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 15:57:23 15:57:23.616 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 15:57:23 15:57:23.682 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 15:57:23 15:57:23.685 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 15:57:23 15:57:23.688 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 15:57:23 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.830 s -- in org.onap.cps.init.AbstractModelLoaderSpec 15:57:23 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 15:57:23 15:57:23.703 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 15:57:23 15:57:23.709 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 15:57:23 15:57:23.710 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 15:57:23 15:57:23.713 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 15:57:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 15:57:23 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 15:57:23 Nov 05, 2025 3:57:23 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 15:57:23 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: 15:57:23 --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 15:57:24 Nov 05, 2025 3:57:23 PM com.hazelcast.system.logo 15:57:24 INFO: [10.30.106.167]:5701 [dev] [5.5.0] 15:57:24 o o o o---o o--o o o---o o o----o o--o--o 15:57:24 | | / \ / | / / \ | | 15:57:24 o----o o o o----o | o o o----o | 15:57:24 | | * \ / | \ * \ | | 15:57:24 o o * o o---o o--o o----o o---o * o o----o o 15:57:24 15:57:24 Nov 05, 2025 3:57:23 PM com.hazelcast.system 15:57:24 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:57:24 Nov 05, 2025 3:57:23 PM com.hazelcast.system 15:57:24 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 15:57:24 Nov 05, 2025 3:57:23 PM com.hazelcast.system 15:57:24 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 15:57:24 Nov 05, 2025 3:57:23 PM com.hazelcast.system 15:57:24 INFO: [10.30.106.167]: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. 15:57:24 Nov 05, 2025 3:57:23 PM com.hazelcast.system 15:57:24 INFO: [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 15:57:24 To enable the Jet engine on the members, do one of the following: 15:57:24 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:57:24 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:57:24 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:57:24 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:57:24 Nov 05, 2025 3:57:24 PM com.hazelcast.system.security 15:57:24 INFO: [10.30.106.167]: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. 15:57:24 Nov 05, 2025 3:57:24 PM com.hazelcast.instance.impl.Node 15:57:24 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 15:57:24 Nov 05, 2025 3:57:24 PM com.hazelcast.internal.diagnostics.Diagnostics 15:57:24 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:57:24 Nov 05, 2025 3:57:24 PM com.hazelcast.core.LifecycleService 15:57:24 INFO: [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 15:57:27 Nov 05, 2025 3:57:27 PM com.hazelcast.internal.cluster.ClusterService 15:57:27 INFO: [10.30.106.167]:5701 [dev] [5.5.0] 15:57:27 15:57:27 Members {size:1, ver:1} [ 15:57:27 Member [10.30.106.167]:5701 - 4e690c4b-9fe2-46cb-b628-4bed2e8e93bd this 15:57:27 ] 15:57:27 15:57:27 Nov 05, 2025 3:57:27 PM com.hazelcast.core.LifecycleService 15:57:27 INFO: [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 15:57:27 Nov 05, 2025 3:57:27 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 15:57:27 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 15:57:27 Nov 05, 2025 3:57:27 PM com.hazelcast.core.LifecycleService 15:57:27 INFO: [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 15:57:27 Nov 05, 2025 3:57:27 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 15:57:27 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 4e690c4b-9fe2-46cb-b628-4bed2e8e93bd this is handled 15:57:27 Nov 05, 2025 3:57:27 PM com.hazelcast.instance.impl.Node 15:57:27 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 15:57:27 Nov 05, 2025 3:57:27 PM com.hazelcast.instance.impl.Node 15:57:27 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 15:57:27 Nov 05, 2025 3:57:27 PM com.hazelcast.instance.impl.Node 15:57:27 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 15:57:28 Nov 05, 2025 3:57:28 PM com.hazelcast.instance.impl.NodeExtension 15:57:28 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 15:57:28 Nov 05, 2025 3:57:28 PM com.hazelcast.instance.impl.Node 15:57:28 INFO: [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 419 ms. 15:57:28 Nov 05, 2025 3:57:28 PM com.hazelcast.core.LifecycleService 15:57:28 INFO: [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 15:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.305 s -- in org.onap.cps.init.ModelLoaderLockSpec 15:57:28 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 15:57:28 15:57:28.066 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 15:57:28 15:57:28.066 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 15:57:28 15:57:28.066 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 15:57:28 15:57:28.066 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 15:57:28 15:57:28.068 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 15:57:28 15:57:28.068 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 15:57:28 15:57:28.068 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 15:57:28 15:57:28.168 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 15:57:28 15:57:28.269 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 15:57:28 15:57:28.272 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 15:57:28 15:57:28.272 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 15:57:28 15:57:28.272 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 15:57:28 15:57:28.275 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 15:57:28 15:57:28.275 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 15:57:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 15:57:28 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 15:57:28 15:57:28.322 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 15:57:28 15:57:28.322 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 15:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 15:57:28 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 15:57:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 15:57:28 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 15:57:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 15:57:28 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:57:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:57:28 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 15:57:28 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 15:57:28 [INFO] Running org.onap.cps.api.model.ConditionPropertiesSpec 15:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.api.model.ConditionPropertiesSpec 15:57:28 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 15:57:28 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 15:57:28 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 15:57:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 15:57:28 [INFO] Running org.onap.cps.config.AsyncConfigSpec 15:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.config.AsyncConfigSpec 15:57:28 [INFO] Running org.onap.cps.config.CacheConfigSpec 15:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 15:57:28 [INFO] Running org.onap.cps.events.CpsDataUpdateEventsProducerSpec 15:57:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:57:29 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s -- in org.onap.cps.events.CpsDataUpdateEventsProducerSpec 15:57:29 [INFO] Running org.onap.cps.events.EventsProducerSpec 15:57:29 15:57:29.539 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:57:29 15:57:29.544 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : eos-topic , Event : some-value 15:57:29 15:57:29.546 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 15:57:29 15:57:29.549 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : eos-topic due to some kafka exception 15:57:29 15:57:29.552 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:57:29 15:57:29.557 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:57:29 15:57:29.562 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:57:29 15:57:29.563 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 15:57:29 15:57:29.564 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 15:57:29 15:57:29.604 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some runtime exception 15:57:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.onap.cps.events.EventsProducerSpec 15:57:29 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 15:57:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 15:57:29 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 15:57:30 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:57:30 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:57:30 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 15:57:30 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 15:57:31 [Fatal Error] :1:1: Content is not allowed in prolog. 15:57:31 [Fatal Error] :1:1: Content is not allowed in prolog. 15:57:31 15:57:31.181 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 15:57:31 java.lang.Exception: Sending failed 15:57:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:57:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:57:31 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:57:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:57:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:57:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:57:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:57:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:57:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:57:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:57:31 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_33_closure18.doCall(CpsDataServiceImplSpec.groovy:567) 15:57:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:57:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:57:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:57:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:57:31 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 15:57:31 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 15:57:31 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 15:57:31 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 15:57:31 at groovy.lang.Closure.call(Closure.java:427) 15:57:31 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 15:57:31 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 15:57:31 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 15:57:31 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 15:57:31 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 15:57:31 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 15:57:31 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 15:57:31 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 15:57:31 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 15:57:31 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 15:57:31 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:57:31 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$1207399984.sendCpsDataUpdateEvent(Unknown Source) 15:57:31 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:326) 15:57:31 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:155) 15:57:31 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 15:57:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:57:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:57:31 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_33(CpsDataServiceImplSpec.groovy:569) 15:57:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:57:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:57:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:57:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:57:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:57:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:57:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:57:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:57:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:57:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:57:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:57:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:57:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:57:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:57:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:57:31 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:57:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:57:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:57:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:57:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:57:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:57:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:57:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:57:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:57:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:57:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:57:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:57:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:57:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:57:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:57:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:57:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:57:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:57:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:57:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:57:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:57:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:57:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:57:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:57:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:57:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:57:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:57:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:57:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:57:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:57:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:57:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:57:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:57:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:57:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:57:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:57:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:57:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:57:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:57:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:57:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:57:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:57:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:57:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:57:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:57:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:57:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:57:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:57:31 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 15:57:31 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 15:57:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 15:57:31 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 15:57:31 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 15:57:31 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 15:57:31 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.impl.CpsFacadeImplSpec 15:57:31 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 15:57:31 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 15:57:31 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 15:57:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 15:57:31 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 15:57:31 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 15:57:31 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 15:57:31 15:57:31.796 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 15:57:31 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.onap.cps.impl.DataNodeBuilderSpec 15:57:31 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 15:57:31 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:57:31 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:57:31 [Fatal Error] :1:1: Content is not allowed in prolog. 15:57:31 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 15:57:31 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.onap.cps.impl.DataNodeFactorySpec 15:57:31 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 15:57:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 15:57:31 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 15:57:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 15:57:32 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 15:57:32 15:57:32,458 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:57:32 15:57:32,458 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:57:32 15:57:32,470 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:57:33 15:57:33 . ____ _ __ _ _ 15:57:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:57:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:57:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:57:33 ' |____| .__|_| |_|_| |_\__, | / / / / 15:57:33 =========|_|==============|___/=/_/_/_/ 15:57:33 15:57:33 :: Spring Boot :: (v3.5.6) 15:57:33 15:57:33 2025-11-05T15:57:33.423Z INFO 6330 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6330 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 15:57:33 2025-11-05T15:57:33.424Z INFO 6330 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 15:57:33 2025-11-05T15:57:33.743Z INFO 6330 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.529 seconds (process running for 13.83) 15:57:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.652 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 15:57:33 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 15:57:34 15:57:34 . ____ _ __ _ _ 15:57:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:57:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:57:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:57:34 ' |____| .__|_| |_|_| |_\__, | / / / / 15:57:34 =========|_|==============|___/=/_/_/_/ 15:57:34 15:57:34 :: Spring Boot :: (v3.5.6) 15:57:34 15:57:34 2025-11-05T15:57:33.893Z INFO 6330 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6330 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 15:57:34 2025-11-05T15:57:33.893Z INFO 6330 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:57:34 2025-11-05T15:57:33.926Z INFO 6330 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:57:34 o o o o---o o--o o o---o o o----o o--o--o 15:57:34 | | / \ / | / / \ | | 15:57:34 o----o o o o----o | o o o----o | 15:57:34 | | * \ / | \ * \ | | 15:57:34 o o * o o---o o--o o----o o---o * o o----o o 15:57:34 15:57:34 2025-11-05T15:57:33.926Z INFO 6330 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:57:34 2025-11-05T15:57:33.926Z INFO 6330 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 15:57:34 2025-11-05T15:57:33.926Z INFO 6330 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:57:34 2025-11-05T15:57:33.926Z INFO 6330 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 15:57:34 2025-11-05T15:57:33.926Z INFO 6330 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:57:34 To enable the Jet engine on the members, do one of the following: 15:57:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:57:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:57:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:57:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:57:34 2025-11-05T15:57:33.938Z INFO 6330 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 15:57:34 2025-11-05T15:57:33.940Z INFO 6330 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:57:34 2025-11-05T15:57:33.949Z INFO 6330 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:57:34 2025-11-05T15:57:33.950Z INFO 6330 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is STARTING 15:57:36 2025-11-05T15:57:36.587Z INFO 6330 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:57:36 15:57:36 Members {size:1, ver:1} [ 15:57:36 Member [10.30.106.167]:5701 - c8cf963b-385f-4fd6-b68e-d5ad96023fd0 this 15:57:36 ] 15:57:36 15:57:36 2025-11-05T15:57:36.587Z INFO 6330 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is STARTED 15:57:36 2025-11-05T15:57:36.591Z INFO 6330 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 15:57:36 2025-11-05T15:57:36.604Z INFO 6330 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.74 seconds (process running for 16.69) 15:57:36 2025-11-05T15:57:36.612Z INFO 6330 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:57:36 2025-11-05T15:57:36.618Z INFO 6330 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 15:57:36 2025-11-05T15:57:36.619Z INFO 6330 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - c8cf963b-385f-4fd6-b68e-d5ad96023fd0 this is handled 15:57:36 2025-11-05T15:57:36.621Z INFO 6330 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 15:57:36 2025-11-05T15:57:36.624Z INFO 6330 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 15:57:36 2025-11-05T15:57:36.624Z INFO 6330 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 15:57:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.851 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 15:57:36 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 15:57:36 2025-11-05T15:57:36.713Z INFO 6330 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 15:57:36 2025-11-05T15:57:36.713Z INFO 6330 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 94 ms. 15:57:36 2025-11-05T15:57:36.714Z INFO 6330 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 15:57:36 2025-11-05T15:57:36.723Z INFO 6330 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [my cluster] [5.5.0] 15:57:36 o o o o---o o--o o o---o o o----o o--o--o 15:57:36 | | / \ / | / / \ | | 15:57:36 o----o o o o----o | o o o----o | 15:57:36 | | * \ / | \ * \ | | 15:57:36 o o * o o---o o--o o----o o---o * o o----o o 15:57:36 15:57:36 2025-11-05T15:57:36.723Z INFO 6330 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:57:36 2025-11-05T15:57:36.724Z INFO 6330 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 15:57:36 2025-11-05T15:57:36.724Z INFO 6330 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [my cluster] [5.5.0] Cluster name: my cluster 15:57:36 2025-11-05T15:57:36.724Z INFO 6330 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 15:57:36 2025-11-05T15:57:36.724Z INFO 6330 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 15:57:36 To enable the Jet engine on the members, do one of the following: 15:57:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:57:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:57:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:57:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:57:36 2025-11-05T15:57:36.738Z INFO 6330 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 15:57:36 2025-11-05T15:57:36.740Z INFO 6330 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [my cluster] [5.5.0] Using Multicast discovery 15:57:36 2025-11-05T15:57:36.748Z INFO 6330 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:57:36 2025-11-05T15:57:36.748Z INFO 6330 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [my cluster] [5.5.0] [10.30.106.167]:5701 is STARTING 15:57:39 2025-11-05T15:57:39.487Z INFO 6330 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [my cluster] [5.5.0] 15:57:39 15:57:39 Members {size:1, ver:1} [ 15:57:39 Member [10.30.106.167]:5701 - 1781f89b-6c09-45ca-86ff-23f6f3ae8af8 this 15:57:39 ] 15:57:39 15:57:39 2025-11-05T15:57:39.490Z INFO 6330 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [my cluster] [5.5.0] [10.30.106.167]:5701 is STARTED 15:57:39 2025-11-05T15:57:39.515Z INFO 6330 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [my cluster] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 15:57:39 2025-11-05T15:57:39.516Z INFO 6330 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [my cluster] [5.5.0] Shutting down multicast service... 15:57:39 2025-11-05T15:57:39.516Z INFO 6330 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [my cluster] [5.5.0] Shutting down connection manager... 15:57:39 2025-11-05T15:57:39.516Z INFO 6330 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [my cluster] [5.5.0] Shutting down node engine... 15:57:39 2025-11-05T15:57:39.580Z INFO 6330 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 15:57:39 2025-11-05T15:57:39.581Z INFO 6330 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 66 ms. 15:57:39 2025-11-05T15:57:39.581Z INFO 6330 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [my cluster] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 15:57:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.862 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 15:57:39 [INFO] Running org.onap.cps.utils.ContentTypeSpec 15:57:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.ContentTypeSpec 15:57:39 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 15:57:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.utils.CpsValidatorImplSpec 15:57:39 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 15:57:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.DataMapUtilsSpec 15:57:39 [INFO] Running org.onap.cps.utils.GsonSpec 15:57:39 first-container a-leaf a-Value 15:57:39 last-container x-leaf x-value 15:57:39 15:57:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.GsonSpec 15:57:39 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 15:57:39 2025-11-05T15:57:39.985Z ERROR 6330 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 15:57:40 2025-11-05T15:57:39.988Z ERROR 6330 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 15:57:40 2025-11-05T15:57:39.998Z ERROR 6330 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 15:57:40 2025-11-05T15:57:40.000Z ERROR 6330 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 15:57:40 2025-11-05T15:57:40.011Z ERROR 6330 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 15:57:40 2025-11-05T15:57:40.015Z ERROR 6330 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 15:57:40 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s -- in org.onap.cps.utils.JsonObjectMapperSpec 15:57:40 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 15:57:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.utils.JsonParserStreamSpec 15:57:40 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 15:57:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.utils.PrefixResolverSpec 15:57:40 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 15:57:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 15:57:40 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 15:57:40 [Fatal Error] :1:1: Content is not allowed in prolog. 15:57:40 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.utils.XmlFileUtilsSpec 15:57:40 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 15:57:40 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 15:57:40 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 15:57:40 [Fatal Error] :1:1: Premature end of file. 15:57:40 line 1:1 no viable alternative at input '/' 15:57:40 line 1:1 no viable alternative at input '/[' 15:57:40 line 1:11 missing QName at '' 15:57:40 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.onap.cps.utils.YangParserHelperSpec 15:57:40 [INFO] Running org.onap.cps.utils.YangParserSpec 15:57:40 2025-11-05T15:57:40.315Z ERROR 6330 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 15:57:40 2025-11-05T15:57:40.316Z ERROR 6330 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 15:57:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.utils.YangParserSpec 15:57:40 [INFO] Running org.onap.cps.utils.YangUtilsSpec 15:57:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.YangUtilsSpec 15:57:40 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 15:57:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 15:57:40 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:57:40 2025-11-05T15:57:40.438Z ERROR 6330 --- [ 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] 15:57:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:57:40 [INFO] 15:57:40 [INFO] Results: 15:57:40 [INFO] 15:57:40 [INFO] Tests run: 531, Failures: 0, Errors: 0, Skipped: 0 15:57:40 [INFO] 15:57:40 [INFO] 15:57:40 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-service --- 15:57:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 15:57:40 [INFO] Analyzed bundle 'cps-service' with 76 classes 15:57:40 [INFO] All coverage checks have been met. 15:57:40 [INFO] 15:57:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-service --- 15:57:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 15:57:40 [INFO] Analyzed bundle 'cps-service' with 76 classes 15:57:40 [INFO] 15:57:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 15:57:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.3-SNAPSHOT.jar 15:57:40 [INFO] 15:57:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 15:57:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.3-SNAPSHOT/cps-service-3.7.3-SNAPSHOT.jar 15:57:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.3-SNAPSHOT/cps-service-3.7.3-SNAPSHOT.pom 15:57:40 [INFO] 15:57:40 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 15:57:40 [INFO] Building cps-rest 3.7.3-SNAPSHOT [8/21] 15:57:40 [INFO] --------------------------------[ jar ]--------------------------------- 15:57:43 [INFO] 15:57:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 15:57:43 [INFO] 15:57:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-rest --- 15:57:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 15:57:43 [INFO] 15:57:43 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 15:57:49 [INFO] Generating with dryRun=false 15:57:49 [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. 15:57:49 [INFO] OpenAPI Generator: spring (server) 15:57:49 [INFO] Generator 'spring' is considered stable. 15:57:49 [INFO] ---------------------------------- 15:57:49 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 15:57:49 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 15:57:49 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:57:49 [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). 15:57:49 [INFO] Processing operation createDataspace 15:57:49 [INFO] Processing operation deleteDataspace 15:57:49 [INFO] Processing operation createDataspaceV2 15:57:49 [INFO] Processing operation getAllDataspaces 15:57:49 [INFO] Processing operation getDataspace 15:57:49 [INFO] Processing operation cleanDataspace 15:57:49 [INFO] Processing operation createAnchor 15:57:49 [INFO] Processing operation createAnchorV2 15:57:49 [INFO] Processing operation getAnchors 15:57:49 [INFO] Processing operation getAnchor 15:57:49 [INFO] Processing operation deleteAnchor 15:57:49 [INFO] Processing operation createSchemaSet 15:57:49 [INFO] Processing operation createSchemaSetV2 15:57:49 [INFO] Processing operation getSchemaSets 15:57:49 [INFO] Processing operation getSchemaSet 15:57:49 [INFO] Processing operation deleteSchemaSet 15:57:49 [INFO] Processing operation getNodeByDataspaceAndAnchor 15:57:49 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 15:57:49 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 15:57:49 [INFO] Processing operation replaceNode 15:57:49 [INFO] Processing operation createNode 15:57:49 [INFO] Processing operation deleteDataNode 15:57:49 [INFO] Processing operation updateNodeLeaves 15:57:49 [INFO] Processing operation deleteListOrListElement 15:57:49 [INFO] Processing operation replaceListContent 15:57:49 [INFO] Processing operation addListElements 15:57:49 [INFO] Processing operation getDeltaByDataspaceAndAnchors 15:57:49 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 15:57:49 [INFO] Processing operation applyChangesInDeltaReport 15:57:49 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 15:57:49 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 15:57:49 [INFO] Processing operation getNodesByDataspaceAndCpsPath 15:57:49 [INFO] Processing operation getNotificationSubscription 15:57:49 [INFO] Processing operation createNotificationSubscription 15:57:49 [INFO] Processing operation deleteNotificationSubscription 15:57:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:57:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:57:49 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:57:49 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:57:49 [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 15:57:49 [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 15:57:49 [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 15:57:49 [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 15:57:49 [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 15:57:49 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:57:50 [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 15:57:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:57:50 [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 15:57:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:57:50 [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 15:57:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:57:50 [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 15:57:50 [INFO] Skipping generation of Webhooks. 15:57:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 15:57:50 [INFO] Skipping generation of supporting files. 15:57:50 ################################################################################ 15:57:50 # Thanks for using OpenAPI Generator. # 15:57:50 # Please consider donation to help us maintain this project 🙏 # 15:57:50 # https://opencollective.com/openapi_generator/donate # 15:57:50 ################################################################################ 15:57:50 [INFO] 15:57:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 15:57:50 [INFO] You have 0 Checkstyle violations. 15:57:50 [INFO] 15:57:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 15:57:50 [INFO] You have 0 Checkstyle violations. 15:57:50 [INFO] 15:57:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 15:57:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 15:57:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 15:57:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 15:57:50 [INFO] 15:57:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 15:57:50 [INFO] Recompiling the module because of changed dependency. 15:57:50 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 15:57:51 [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". 15:57:51 [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. 15:57:51 [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. 15:57:51 [INFO] 15:57:51 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 15:57:51 [INFO] Generating with dryRun=false 15:57:51 [INFO] No .openapi-generator-ignore file found. 15:57:51 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:57:51 [INFO] Generator 'openapi-yaml' is considered stable. 15:57:51 [INFO] Output file [outputFile=openapi.yaml] 15:57:51 [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). 15:57:51 [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] 15:57:51 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:57:51 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [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] 15:57:51 [INFO] Skipping generation of Webhooks. 15:57:51 [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] 15:57:51 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 15:57:51 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 15:57:51 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 15:57:51 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:57:51 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:57:51 ################################################################################ 15:57:51 # Thanks for using OpenAPI Generator. # 15:57:51 # Please consider donation to help us maintain this project 🙏 # 15:57:51 # https://opencollective.com/openapi_generator/donate # 15:57:51 ################################################################################ 15:57:52 [INFO] 15:57:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 15:57:52 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 15:57:52 [INFO] 15:57:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 15:57:52 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 15:57:52 [INFO] 15:57:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 15:57:52 [INFO] Copying 6 resources from src/test/resources to target/test-classes 15:57:52 [INFO] 15:57:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 15:57:52 [INFO] Recompiling the module because of changed dependency. 15:57:52 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:57:52 [INFO] 15:57:52 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 15:57:52 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:57:52 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:57:52 [INFO] Parallel parsing disabled. 15:57:53 [INFO] Compiled 28 files. 15:57:53 [INFO] 15:57:53 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 15:57:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:57:53 [INFO] 15:57:53 [INFO] ------------------------------------------------------- 15:57:53 [INFO] T E S T S 15:57:53 [INFO] ------------------------------------------------------- 15:57:54 15:57:54.884 [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. 15:57:55 15:57:55.131 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:57:55 15:57:55.262 [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. 15:57:55 15:57:55.282 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:57:55 15:57:55.299 [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. 15:57:55 15:57:55.312 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 15:57:55 15:57:55.325 [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. 15:57:55 15:57:55.337 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:57:55 15:57:55.350 [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. 15:57:55 15:57:55.378 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:57:55 15:57:55.407 [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. 15:57:55 15:57:55.420 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:57:55 15:57:55.423 [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. 15:57:55 15:57:55.436 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:57:55 15:57:55.439 [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. 15:57:55 15:57:55.448 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 15:57:55 15:57:55.450 [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. 15:57:55 15:57:55.459 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:57:55 15:57:55.461 [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. 15:57:55 15:57:55.470 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:57:55 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 15:57:56 15:57:56,954 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:57:56 15:57:56,954 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:57:56 15:57:56,958 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:57:57 15:57:57,006 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:57:57 15:57:57,006 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:57:58 15:57:58 . ____ _ __ _ _ 15:57:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:57:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:57:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:57:58 ' |____| .__|_| |_|_| |_\__, | / / / / 15:57:58 =========|_|==============|___/=/_/_/_/ 15:57:58 15:57:58 :: Spring Boot :: (v3.5.6) 15:57:58 15:57:58 2025-11-05T15:57:57.519Z INFO 6566 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6566 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:57:58 2025-11-05T15:57:57.521Z INFO 6566 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:57:59 2025-11-05T15:57:59.090Z INFO 6566 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:57:59 2025-11-05T15:57:59.090Z INFO 6566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:57:59 2025-11-05T15:57:59.092Z INFO 6566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:57:59 2025-11-05T15:57:59.119Z INFO 6566 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.559 seconds (process running for 5.227) 15:57:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:58:00 2025-11-05T15:57:59.854Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:00 15:58:00 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 15:58:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:58:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:58:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:58:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:58:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:58:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:58:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:58:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:58:00 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:58:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:58:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:00 Caused by: java.lang.RuntimeException: null 15:58:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:58:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:58:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:58:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:58:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:58:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:58:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:58:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:58:00 ... 92 common frames omitted 15:58:00 15:58:00 2025-11-05T15:58:00.058Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:00 15:58:00 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 15:58:00 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 15:58:00 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 15:58:00 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:00 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:00 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:00 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 15:58:00 and component.yang=fake component content 1 15:58:00 15:58:00 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 15:58:00 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 15:58:00 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 15:58:00 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 15:58:00 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 15:58:00 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 15:58:00 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 15:58:00 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 15:58:00 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 15:58:00 ... 152 common frames omitted 15:58:00 15:58:00 2025-11-05T15:58:00.177Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:00 15:58:00 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 15:58:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:58:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:58:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:58:00 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:00 15:58:00 2025-11-05T15:58:00.187Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:00 15:58:00 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 15:58:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:00 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:00 15:58:00 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.667 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 15:58:00 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:58:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:58:00 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 15:58:00 15:58:00 . ____ _ __ _ _ 15:58:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:00 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:00 =========|_|==============|___/=/_/_/_/ 15:58:00 15:58:00 :: Spring Boot :: (v3.5.6) 15:58:00 15:58:00 2025-11-05T15:58:00.484Z INFO 6566 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6566 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:58:00 2025-11-05T15:58:00.484Z INFO 6566 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:58:00 2025-11-05T15:58:00.722Z INFO 6566 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:58:00 2025-11-05T15:58:00.722Z INFO 6566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:58:00 2025-11-05T15:58:00.722Z INFO 6566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:58:00 2025-11-05T15:58:00.727Z INFO 6566 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.268 seconds (process running for 6.836) 15:58:00 2025-11-05T15:58:00.820Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:00 15:58:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:58:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:58:00 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:123) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:00 15:58:00 2025-11-05T15:58:00.868Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:00 15:58:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:58:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:58:00 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:00 15:58:00 2025-11-05T15:58:00.883Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:00 15:58:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:58:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:58:00 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:00 15:58:00 2025-11-05T15:58:00.899Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:00 15:58:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:58:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:58:00 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:58:00 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:58:00 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:00 15:58:00 2025-11-05T15:58:00.912Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:00 15:58:00 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:58:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:58:00 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 15:58:00 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:58:00 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:58:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:00 15:58:01 2025-11-05T15:58:01.058Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:01 15:58:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:58:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:58:01 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:58:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:361) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:01 15:58:01 2025-11-05T15:58:01.104Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:01 15:58:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:58:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:58:01 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 15:58:01 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 15:58:01 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:58:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:449) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:01 15:58:01 2025-11-05T15:58:01.120Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:01 15:58:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:58:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:58:01 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:58:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:474) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:01 15:58:01 2025-11-05T15:58:01.135Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:01 15:58:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:58:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:58:01 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:58:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:01 15:58:01 2025-11-05T15:58:01.155Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:01 15:58:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:58:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:58:01 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:58:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:534) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:01 15:58:01 2025-11-05T15:58:01.168Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:01 15:58:01 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 15:58:01 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 15:58:01 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 15:58:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:01 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:58:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:58:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:58:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:58:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 15:58:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:58:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:58:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:58:01 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:556) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:58:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:58:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:58:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:01 15:58:01 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 15:58:01 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 15:58:01 15:58:01 . ____ _ __ _ _ 15:58:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:01 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:01 =========|_|==============|___/=/_/_/_/ 15:58:01 15:58:01 :: Spring Boot :: (v3.5.6) 15:58:01 15:58:01 2025-11-05T15:58:01.197Z INFO 6566 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6566 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:58:01 2025-11-05T15:58:01.197Z INFO 6566 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:58:01 2025-11-05T15:58:01.364Z INFO 6566 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:58:01 2025-11-05T15:58:01.364Z INFO 6566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:58:01 2025-11-05T15:58:01.364Z INFO 6566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:58:01 2025-11-05T15:58:01.368Z INFO 6566 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.189 seconds (process running for 7.476) 15:58:01 2025-11-05T15:58:01.444Z ERROR 6566 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 15:58:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 15:58:01 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 15:58:01 15:58:01 . ____ _ __ _ _ 15:58:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:01 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:01 =========|_|==============|___/=/_/_/_/ 15:58:01 15:58:01 :: Spring Boot :: (v3.5.6) 15:58:01 15:58:01 2025-11-05T15:58:01.473Z INFO 6566 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6566 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:58:01 2025-11-05T15:58:01.473Z INFO 6566 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:58:01 2025-11-05T15:58:01.625Z INFO 6566 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:58:01 2025-11-05T15:58:01.625Z INFO 6566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:58:01 2025-11-05T15:58:01.625Z INFO 6566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:58:01 2025-11-05T15:58:01.629Z INFO 6566 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.173 seconds (process running for 7.737) 15:58:01 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 15:58:01 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:58:01 15:58:01 . ____ _ __ _ _ 15:58:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:01 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:01 =========|_|==============|___/=/_/_/_/ 15:58:01 15:58:01 :: Spring Boot :: (v3.5.6) 15:58:01 15:58:01 2025-11-05T15:58:01.745Z INFO 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6566 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 15:58:02 2025-11-05T15:58:01.745Z INFO 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:58:02 2025-11-05T15:58:01.969Z INFO 6566 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:58:02 2025-11-05T15:58:01.969Z INFO 6566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:58:02 2025-11-05T15:58:01.969Z INFO 6566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:58:02 2025-11-05T15:58:01.973Z INFO 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.248 seconds (process running for 8.081) 15:58:02 2025-11-05T15:58:01.993Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:02 15:58:02 java.lang.IllegalStateException: some error message 15:58:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:58:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:58:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:58:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:58:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:58:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:58:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:58:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:58:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:58:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:58:02 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:120) 15:58:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:58:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:58:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:58:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:02 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:02 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:02 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:02 15:58:02 2025-11-05T15:58:02.027Z ERROR 6566 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:58:02 15:58:02 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 15:58:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:58:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:58:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:58:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:58:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:58:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:58:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:58:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:58:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:58:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 15:58:02 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:147) 15:58:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:58:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:58:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:58:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:58:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:58:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:58:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:58:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:58:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:58:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:58:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:58:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:58:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:58:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:58:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:58:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:58:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:58:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:58:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:02 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:02 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:02 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 15:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 15:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 15:58:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:02 Caused by: java.lang.Throwable: null 15:58:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:58:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:58:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:58:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:58:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:58:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:58:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:58:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:58:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:58:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:58:02 ... 92 common frames omitted 15:58:02 15:58:02 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:58:02 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 15:58:02 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 15:58:02 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:58:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:58:02 [INFO] 15:58:02 [INFO] Results: 15:58:02 [INFO] 15:58:02 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 15:58:02 [INFO] 15:58:02 [INFO] 15:58:02 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-rest --- 15:58:02 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:58:02 [INFO] Analyzed bundle 'cps-rest' with 7 classes 15:58:02 [INFO] All coverage checks have been met. 15:58:02 [INFO] 15:58:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-rest --- 15:58:02 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:58:02 [INFO] Analyzed bundle 'cps-rest' with 7 classes 15:58:03 [INFO] 15:58:03 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 15:58:03 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.3-SNAPSHOT.jar 15:58:03 [INFO] 15:58:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 15:58:03 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.3-SNAPSHOT/cps-rest-3.7.3-SNAPSHOT.jar 15:58:03 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.3-SNAPSHOT/cps-rest-3.7.3-SNAPSHOT.pom 15:58:03 [INFO] 15:58:03 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 15:58:03 [INFO] Building cps-ncmp-events 3.7.3-SNAPSHOT [9/21] 15:58:03 [INFO] --------------------------------[ jar ]--------------------------------- 15:58:03 [INFO] 15:58:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 15:58:03 [INFO] 15:58:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 15:58:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 15:58:03 [INFO] 15:58:03 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 15:58:03 [INFO] 15:58:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 15:58:03 [INFO] You have 0 Checkstyle violations. 15:58:03 [INFO] 15:58:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 15:58:03 [INFO] You have 0 Checkstyle violations. 15:58:03 [INFO] 15:58:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 15:58:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:58:03 [INFO] Copying 12 resources 15:58:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 15:58:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 15:58:03 [INFO] 15:58:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 15:58:03 [INFO] Recompiling the module because of changed dependency. 15:58:03 [INFO] Compiling 99 source files with javac [debug release 17] to target/classes 15:58:05 [INFO] 15:58:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 15:58:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:58:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 15:58:05 [INFO] 15:58:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 15:58:05 [INFO] No sources to compile 15:58:05 [INFO] 15:58:05 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 15:58:05 [INFO] No sources specified for compilation. Skipping. 15:58:05 [INFO] 15:58:05 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 15:58:05 [INFO] No tests to run. 15:58:05 [INFO] 15:58:05 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-events --- 15:58:05 [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 15:58:05 [INFO] 15:58:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-events --- 15:58:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:58:05 [INFO] 15:58:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 15:58:05 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.3-SNAPSHOT.jar 15:58:05 [INFO] 15:58:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 15:58:05 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.3-SNAPSHOT/cps-ncmp-events-3.7.3-SNAPSHOT.jar 15:58:05 [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.3-SNAPSHOT/cps-ncmp-events-3.7.3-SNAPSHOT.pom 15:58:05 [INFO] 15:58:05 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 15:58:05 [INFO] Building cps-ncmp-service 3.7.3-SNAPSHOT [10/21] 15:58:05 [INFO] --------------------------------[ jar ]--------------------------------- 15:58:06 [INFO] 15:58:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 15:58:06 [INFO] 15:58:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 15:58:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 15:58:06 [INFO] 15:58:06 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 15:58:28 [INFO] Generating with dryRun=false 15:58:28 [INFO] OpenAPI Generator: spring (server) 15:58:28 [INFO] Generator 'spring' is considered stable. 15:58:28 [INFO] ---------------------------------- 15:58:28 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 15:58:28 [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) 15:58:28 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:58:28 [WARNING] Failed to get the schema name: null 15:58:28 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 15:58:28 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 15:58:28 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 15:58:28 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [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). 15:58:28 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 15:58:28 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 15:58:28 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 15:58:28 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 15:58:28 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 15:58:28 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 15:58:28 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 15:58:28 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 15:58:28 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 15:58:28 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 15:58:28 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 15:58:28 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 15:58:28 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 15:58:28 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 15:58:28 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 15:58:28 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 15:58:28 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 15:58:28 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 15:58:28 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 15:58:28 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 15:58:28 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 15:58:28 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 15:58:28 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 15:58:28 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 15:58:28 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 15:58:28 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 15:58:28 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 15:58:28 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 15:58:28 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 15:58:28 [INFO] Processing operation null 15:58:28 [INFO] Processing operation null 15:58:28 [INFO] Processing operation null 15:58:28 [INFO] Processing operation null 15:58:28 [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. 15:58:28 [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. 15:58:28 [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. 15:58:28 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:58:28 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:58:28 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:28 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 15:58:29 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:58:29 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 15:58:29 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:58:29 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 15:58:29 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:58:29 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 15:58:29 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [INFO] Model EmptyObject not generated since it's a free-form object 15:58:29 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/UtraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/EutraCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] #/components/schemas/NrCellId is not defined 15:58:29 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 15:58:29 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:29 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [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 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [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 15:58:30 [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 15:58:30 [INFO] 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.) 15:58:30 [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 15:58:30 [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 15:58:30 [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 15:58:30 [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 15:58:30 [INFO] 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.) 15:58:30 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EthFlowDescription.java (Ignored by rule in ignore file.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Addr1.java (Ignored by rule in ignore file.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Prefix1.java (Ignored by rule in ignore file.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [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 15:58:30 [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 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PeriodicityRange.java (Ignored by rule in ignore file.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [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 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [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 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [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 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow3.java (Ignored by rule in ignore file.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [INFO] 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.) 15:58:30 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 15:58:30 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 15:58:30 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 15:58:30 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 15:58:30 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 15:58:30 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 15:58:30 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 15:58:30 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 15:58:30 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 15:58:30 [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. 15:58:30 [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.) 15:58:30 [INFO] Skipping generation of Webhooks. 15:58:30 [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. 15:58:30 [INFO] Skipping generation of supporting files. 15:58:30 ################################################################################ 15:58:30 # Thanks for using OpenAPI Generator. # 15:58:30 # Please consider donation to help us maintain this project 🙏 # 15:58:30 # https://opencollective.com/openapi_generator/donate # 15:58:30 ################################################################################ 15:58:51 [INFO] 15:58:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 15:58:51 [INFO] You have 0 Checkstyle violations. 15:58:51 [INFO] 15:58:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 15:58:52 [INFO] You have 0 Checkstyle violations. 15:58:52 [INFO] 15:58:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 15:58:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:58:52 [INFO] Copying 3 resources 15:58:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 15:58:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 15:58:52 [INFO] 15:58:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 15:58:52 [INFO] Recompiling the module because of changed dependency. 15:58:52 [INFO] Compiling 172 source files with javac [debug release 17] to target/classes 15:58:54 [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". 15:58:54 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 15:58:54 [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. 15:58:54 [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. 15:58:54 [INFO] 15:58:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 15:58:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:58:54 [INFO] Copying 12 resources 15:58:54 [INFO] 15:58:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 15:58:54 [INFO] Recompiling the module because of changed dependency. 15:58:54 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 15:58:54 [INFO] 15:58:54 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 15:58:54 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:58:55 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:58:55 [INFO] Parallel parsing disabled. 15:58:58 [INFO] Compiled 227 files. 15:58:58 [INFO] 15:58:58 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 15:58:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:58:58 [INFO] 15:58:58 [INFO] ------------------------------------------------------- 15:58:58 [INFO] T E S T S 15:58:58 [INFO] ------------------------------------------------------- 15:59:01 [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec 15:59:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 15:59:01 15:59:01.932 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 15:59:01 15:59:01.939 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:59:01 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 15:59:02 15:59:01.976 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 15:59:02 15:59:02.721 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:59:02 15:59:02.729 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:59:02 15:59:02.757 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 15:59:02 Server Version: 23.0.1 15:59:02 API Version: 1.42 15:59:02 Operating System: CentOS Stream 8 15:59:02 Total Memory: 31890 MB 15:59:02 15:59:02.760 [main] WARN org.testcontainers.utility.ResourceReaper -- 15:59:02 ******************************************************************************** 15:59:02 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:59:02 ******************************************************************************** 15:59:02 15:59:02.765 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:59:02 15:59:02.766 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:59:02 15:59:02.770 [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')) 15:59:02 15:59:02.796 [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. 15:59:02 15:59:02.803 [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) 15:59:03 15:59:03.104 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 15:59:03 15:59:03.131 [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) 15:59:03 15:59:03.256 [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) 15:59:03 15:59:03.267 [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) 15:59:03 15:59:03.401 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (23 MB/? MB) 15:59:03 15:59:03.419 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (23 MB/? MB) 15:59:03 15:59:03.607 [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, (75 MB/? MB) 15:59:03 15:59:03.625 [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, (75 MB/? MB) 15:59:03 15:59:03.640 [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, (75 MB/? MB) 15:59:03 15:59:03.673 [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, (83 MB/? MB) 15:59:03 15:59:03.695 [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, (100 MB/? MB) 15:59:03 15:59:03.722 [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, (100 MB/? MB) 15:59:03 15:59:03.907 [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, (158 MB/? MB) 15:59:03 15:59:03.930 [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, (158 MB/? MB) 15:59:04 15:59:04.781 [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, (410 MB/? MB) 15:59:04 15:59:04.872 [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, (428 MB/? MB) 15:59:05 15:59:05.022 [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, (458 MB/? MB) 15:59:05 15:59:05.421 [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, (529 MB/? MB) 15:59:12 15:59:11.999 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 3 extracted, (532 MB/? MB) 15:59:12 15:59:12.072 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 4 extracted, (532 MB/? MB) 15:59:12 15:59:12.223 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 5 extracted, (534 MB/? MB) 15:59:12 15:59:12.315 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 6 extracted, (534 MB/? MB) 15:59:12 15:59:12.640 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 7 extracted, (540 MB/? MB) 15:59:12 15:59:12.715 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 8 extracted, (540 MB/? MB) 15:59:12 15:59:12.791 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 9 extracted, (540 MB/? MB) 15:59:12 15:59:12.858 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 10 extracted, (540 MB/? MB) 15:59:12 15:59:12.939 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 11 extracted, (540 MB/? MB) 15:59:13 15:59:13.007 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 12 extracted, (540 MB/? MB) 15:59:13 15:59:13.090 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 13 extracted, (540 MB/? MB) 15:59:14 15:59:14.455 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 14 extracted, (553 MB/? MB) 15:59:14 15:59:14.698 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 15 extracted, (553 MB/? MB) 15:59:14 15:59:14.861 [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) 15:59:14 15:59:14.862 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT12.065527709S 15:59:14 15:59:14.895 [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 15:59:22 15:59:22.005 [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: 2e9b45983960e1f6673e427f5b7e7efe6415b473068ee2d64b14bd3caddc3e06 15:59:28 15:59:28.109 [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 PT13.213124569S 15:59:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:59:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.26 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 15:59:30 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 15:59:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 15:59:30 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 15:59:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 15:59:30 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 15:59:30 15:59:30.302 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 15:59:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 15:59:30 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 15:59:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 15:59:30 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 15:59:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 15:59:30 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 15:59:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 15:59:30 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 15:59:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 15:59:30 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 15:59:31 15:59:30,971 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:59:31 15:59:30,972 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 15:59:31 15:59:31,006 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 15:59:31 15:59:31,067 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 15:59:31 15:59:31,067 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 15:59:31 15:59:31 . ____ _ __ _ _ 15:59:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:31 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:31 =========|_|==============|___/=/_/_/_/ 15:59:31 15:59:31 :: Spring Boot :: (v3.5.6) 15:59:31 15:59:31 2025-11-05T15:59:31.874Z INFO 6679 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:59:31 2025-11-05T15:59:31.875Z INFO 6679 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:59:32 2025-11-05T15:59:32.202Z WARN 6679 --- [ 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: 15:59:32 --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 15:59:32 2025-11-05T15:59:32.337Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:59:32 o o o o---o o--o o o---o o o----o o--o--o 15:59:32 | | / \ / | / / \ | | 15:59:32 o----o o o o----o | o o o----o | 15:59:32 | | * \ / | \ * \ | | 15:59:32 o o * o o---o o--o o----o o---o * o o----o o 15:59:32 15:59:32 2025-11-05T15:59:32.337Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 15:59:32 2025-11-05T15:59:32.340Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 15:59:32 2025-11-05T15:59:32.340Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 15:59:32 2025-11-05T15:59:32.340Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 15:59:32 2025-11-05T15:59:32.344Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 15:59:32 To enable the Jet engine on the members, do one of the following: 15:59:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:59:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:59:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:59:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:59:33 2025-11-05T15:59:32.967Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 15:59:33 2025-11-05T15:59:33.061Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 15:59:33 2025-11-05T15:59:33.277Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:59:33 2025-11-05T15:59:33.284Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is STARTING 15:59:36 2025-11-05T15:59:36.143Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] 15:59:36 15:59:36 Members {size:1, ver:1} [ 15:59:36 Member [10.30.106.167]:5701 - 4cdad15a-5fdb-4de7-b810-40db6b9c1b80 this 15:59:36 ] 15:59:36 15:59:36 2025-11-05T15:59:36.162Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is STARTED 15:59:36 2025-11-05T15:59:36.207Z INFO 6679 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.537 seconds (process running for 37.223) 15:59:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.792 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 15:59:36 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 15:59:36 15:59:36 . ____ _ __ _ _ 15:59:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:36 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:36 =========|_|==============|___/=/_/_/_/ 15:59:36 15:59:36 :: Spring Boot :: (v3.5.6) 15:59:36 15:59:36 2025-11-05T15:59:36.285Z INFO 6679 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:59:36 2025-11-05T15:59:36.285Z INFO 6679 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 15:59:36 2025-11-05T15:59:36.296Z INFO 6679 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.046 seconds (process running for 37.312) 15:59:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 15:59:36 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 15:59:36 15:59:36 . ____ _ __ _ _ 15:59:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:36 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:36 =========|_|==============|___/=/_/_/_/ 15:59:36 15:59:36 :: Spring Boot :: (v3.5.6) 15:59:36 15:59:36 2025-11-05T15:59:36.341Z INFO 6679 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:59:36 2025-11-05T15:59:36.341Z INFO 6679 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:59:36 2025-11-05T15:59:36.396Z INFO 6679 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.088 seconds (process running for 37.412) 15:59:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 15:59:36 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 15:59:36 15:59:36 . ____ _ __ _ _ 15:59:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:36 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:36 =========|_|==============|___/=/_/_/_/ 15:59:36 15:59:36 :: Spring Boot :: (v3.5.6) 15:59:36 15:59:36 2025-11-05T15:59:36.456Z INFO 6679 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:59:36 2025-11-05T15:59:36.456Z INFO 6679 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:59:46 2025-11-05T15:59:46.748Z INFO 6679 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 10.324 seconds (process running for 47.763) 15:59:46 2025-11-05T15:59:46.787Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:59:46 acks = -1 15:59:46 auto.include.jmx.reporter = true 15:59:46 batch.size = 16384 15:59:46 bootstrap.servers = [localhost:9092] 15:59:46 buffer.memory = 33554432 15:59:46 client.dns.lookup = use_all_dns_ips 15:59:46 client.id = producer-1 15:59:46 compression.gzip.level = -1 15:59:46 compression.lz4.level = 9 15:59:46 compression.type = none 15:59:46 compression.zstd.level = 3 15:59:46 connections.max.idle.ms = 540000 15:59:46 delivery.timeout.ms = 120000 15:59:46 enable.idempotence = true 15:59:46 enable.metrics.push = true 15:59:46 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 15:59:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:59:46 linger.ms = 0 15:59:46 max.block.ms = 60000 15:59:46 max.in.flight.requests.per.connection = 5 15:59:46 max.request.size = 1048576 15:59:46 metadata.max.age.ms = 300000 15:59:46 metadata.max.idle.ms = 300000 15:59:46 metadata.recovery.strategy = none 15:59:46 metric.reporters = [] 15:59:46 metrics.num.samples = 2 15:59:46 metrics.recording.level = INFO 15:59:46 metrics.sample.window.ms = 30000 15:59:46 partitioner.adaptive.partitioning.enable = true 15:59:46 partitioner.availability.timeout.ms = 0 15:59:46 partitioner.class = null 15:59:46 partitioner.ignore.keys = false 15:59:46 receive.buffer.bytes = 32768 15:59:46 reconnect.backoff.max.ms = 1000 15:59:46 reconnect.backoff.ms = 50 15:59:46 request.timeout.ms = 30000 15:59:46 retries = 2147483647 15:59:46 retry.backoff.max.ms = 1000 15:59:46 retry.backoff.ms = 100 15:59:46 sasl.client.callback.handler.class = null 15:59:46 sasl.jaas.config = null 15:59:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:59:46 sasl.kerberos.min.time.before.relogin = 60000 15:59:46 sasl.kerberos.service.name = null 15:59:46 sasl.kerberos.ticket.renew.jitter = 0.05 15:59:46 sasl.kerberos.ticket.renew.window.factor = 0.8 15:59:46 sasl.login.callback.handler.class = null 15:59:46 sasl.login.class = null 15:59:46 sasl.login.connect.timeout.ms = null 15:59:46 sasl.login.read.timeout.ms = null 15:59:46 sasl.login.refresh.buffer.seconds = 300 15:59:46 sasl.login.refresh.min.period.seconds = 60 15:59:46 sasl.login.refresh.window.factor = 0.8 15:59:46 sasl.login.refresh.window.jitter = 0.05 15:59:46 sasl.login.retry.backoff.max.ms = 10000 15:59:46 sasl.login.retry.backoff.ms = 100 15:59:46 sasl.mechanism = GSSAPI 15:59:46 sasl.oauthbearer.clock.skew.seconds = 30 15:59:46 sasl.oauthbearer.expected.audience = null 15:59:46 sasl.oauthbearer.expected.issuer = null 15:59:46 sasl.oauthbearer.header.urlencode = false 15:59:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:59:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:59:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:59:46 sasl.oauthbearer.jwks.endpoint.url = null 15:59:46 sasl.oauthbearer.scope.claim.name = scope 15:59:46 sasl.oauthbearer.sub.claim.name = sub 15:59:46 sasl.oauthbearer.token.endpoint.url = null 15:59:46 security.protocol = PLAINTEXT 15:59:46 security.providers = null 15:59:46 send.buffer.bytes = 131072 15:59:46 socket.connection.setup.timeout.max.ms = 30000 15:59:46 socket.connection.setup.timeout.ms = 10000 15:59:46 ssl.cipher.suites = null 15:59:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:59:46 ssl.endpoint.identification.algorithm = https 15:59:46 ssl.engine.factory.class = null 15:59:46 ssl.key.password = null 15:59:46 ssl.keymanager.algorithm = SunX509 15:59:46 ssl.keystore.certificate.chain = null 15:59:46 ssl.keystore.key = null 15:59:46 ssl.keystore.location = null 15:59:46 ssl.keystore.password = null 15:59:46 ssl.keystore.type = JKS 15:59:46 ssl.protocol = TLSv1.3 15:59:46 ssl.provider = null 15:59:46 ssl.secure.random.implementation = null 15:59:46 ssl.trustmanager.algorithm = PKIX 15:59:46 ssl.truststore.certificates = null 15:59:46 ssl.truststore.location = null 15:59:46 ssl.truststore.password = null 15:59:46 ssl.truststore.type = JKS 15:59:46 transaction.timeout.ms = 60000 15:59:46 transactional.id = null 15:59:46 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:59:46 15:59:46 2025-11-05T15:59:46.831Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:59:46 2025-11-05T15:59:46.844Z INFO 6679 --- [ 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 15:59:46 2025-11-05T15:59:46.880Z INFO 6679 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 15:59:46 2025-11-05T15:59:46.928Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:59:46 2025-11-05T15:59:46.928Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:59:46 2025-11-05T15:59:46.928Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358386927 15:59:46 2025-11-05T15:59:46.951Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:59:46 acks = -1 15:59:46 auto.include.jmx.reporter = true 15:59:46 batch.size = 16384 15:59:46 bootstrap.servers = [localhost:9092] 15:59:46 buffer.memory = 33554432 15:59:46 client.dns.lookup = use_all_dns_ips 15:59:46 client.id = producer-2 15:59:46 compression.gzip.level = -1 15:59:46 compression.lz4.level = 9 15:59:46 compression.type = none 15:59:46 compression.zstd.level = 3 15:59:46 connections.max.idle.ms = 540000 15:59:46 delivery.timeout.ms = 120000 15:59:46 enable.idempotence = true 15:59:46 enable.metrics.push = true 15:59:46 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 15:59:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:59:46 linger.ms = 0 15:59:46 max.block.ms = 60000 15:59:46 max.in.flight.requests.per.connection = 5 15:59:46 max.request.size = 1048576 15:59:46 metadata.max.age.ms = 300000 15:59:46 metadata.max.idle.ms = 300000 15:59:46 metadata.recovery.strategy = none 15:59:46 metric.reporters = [] 15:59:46 metrics.num.samples = 2 15:59:46 metrics.recording.level = INFO 15:59:46 metrics.sample.window.ms = 30000 15:59:46 partitioner.adaptive.partitioning.enable = true 15:59:46 partitioner.availability.timeout.ms = 0 15:59:46 partitioner.class = null 15:59:46 partitioner.ignore.keys = false 15:59:46 receive.buffer.bytes = 32768 15:59:46 reconnect.backoff.max.ms = 1000 15:59:46 reconnect.backoff.ms = 50 15:59:46 request.timeout.ms = 30000 15:59:46 retries = 2147483647 15:59:46 retry.backoff.max.ms = 1000 15:59:46 retry.backoff.ms = 100 15:59:46 sasl.client.callback.handler.class = null 15:59:46 sasl.jaas.config = null 15:59:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:59:46 sasl.kerberos.min.time.before.relogin = 60000 15:59:46 sasl.kerberos.service.name = null 15:59:46 sasl.kerberos.ticket.renew.jitter = 0.05 15:59:46 sasl.kerberos.ticket.renew.window.factor = 0.8 15:59:46 sasl.login.callback.handler.class = null 15:59:46 sasl.login.class = null 15:59:46 sasl.login.connect.timeout.ms = null 15:59:46 sasl.login.read.timeout.ms = null 15:59:46 sasl.login.refresh.buffer.seconds = 300 15:59:46 sasl.login.refresh.min.period.seconds = 60 15:59:46 sasl.login.refresh.window.factor = 0.8 15:59:46 sasl.login.refresh.window.jitter = 0.05 15:59:46 sasl.login.retry.backoff.max.ms = 10000 15:59:46 sasl.login.retry.backoff.ms = 100 15:59:46 sasl.mechanism = GSSAPI 15:59:46 sasl.oauthbearer.clock.skew.seconds = 30 15:59:46 sasl.oauthbearer.expected.audience = null 15:59:46 sasl.oauthbearer.expected.issuer = null 15:59:46 sasl.oauthbearer.header.urlencode = false 15:59:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:59:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:59:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:59:46 sasl.oauthbearer.jwks.endpoint.url = null 15:59:46 sasl.oauthbearer.scope.claim.name = scope 15:59:46 sasl.oauthbearer.sub.claim.name = sub 15:59:46 sasl.oauthbearer.token.endpoint.url = null 15:59:46 security.protocol = PLAINTEXT 15:59:46 security.providers = null 15:59:46 send.buffer.bytes = 131072 15:59:46 socket.connection.setup.timeout.max.ms = 30000 15:59:46 socket.connection.setup.timeout.ms = 10000 15:59:46 ssl.cipher.suites = null 15:59:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:59:46 ssl.endpoint.identification.algorithm = https 15:59:46 ssl.engine.factory.class = null 15:59:46 ssl.key.password = null 15:59:46 ssl.keymanager.algorithm = SunX509 15:59:46 ssl.keystore.certificate.chain = null 15:59:46 ssl.keystore.key = null 15:59:46 ssl.keystore.location = null 15:59:46 ssl.keystore.password = null 15:59:46 ssl.keystore.type = JKS 15:59:46 ssl.protocol = TLSv1.3 15:59:46 ssl.provider = null 15:59:46 ssl.secure.random.implementation = null 15:59:46 ssl.trustmanager.algorithm = PKIX 15:59:46 ssl.truststore.certificates = null 15:59:46 ssl.truststore.location = null 15:59:46 ssl.truststore.password = null 15:59:46 ssl.truststore.type = JKS 15:59:46 transaction.timeout.ms = 60000 15:59:46 transactional.id = null 15:59:46 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:59:46 15:59:46 2025-11-05T15:59:46.952Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:59:46 2025-11-05T15:59:46.953Z INFO 6679 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 15:59:46 2025-11-05T15:59:46.960Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:59:46 2025-11-05T15:59:46.960Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:59:46 2025-11-05T15:59:46.960Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358386960 15:59:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.56 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 15:59:46 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 15:59:47 15:59:47 . ____ _ __ _ _ 15:59:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:47 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:47 =========|_|==============|___/=/_/_/_/ 15:59:47 15:59:47 :: Spring Boot :: (v3.5.6) 15:59:47 15:59:47 2025-11-05T15:59:47.005Z INFO 6679 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:59:47 2025-11-05T15:59:47.005Z INFO 6679 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:59:47 2025-11-05T15:59:47.305Z INFO 6679 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.323 seconds (process running for 48.32) 15:59:47 2025-11-05T15:59:47.351Z ERROR 6679 --- [_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 15:59:47 2025-11-05T15:59:47.359Z ERROR 6679 --- [_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 15:59:47 2025-11-05T15:59:47.421Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:47 2025-11-05T15:59:47.421Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:47 2025-11-05T15:59:47.422Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:47 2025-11-05T15:59:47.423Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:47 2025-11-05T15:59:47.425Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:47 2025-11-05T15:59:47.425Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 15:59:47 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 15:59:47 15:59:47 . ____ _ __ _ _ 15:59:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:47 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:47 =========|_|==============|___/=/_/_/_/ 15:59:47 15:59:47 :: Spring Boot :: (v3.5.6) 15:59:47 15:59:47 2025-11-05T15:59:47.472Z INFO 6679 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:59:47 2025-11-05T15:59:47.472Z INFO 6679 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:59:47 2025-11-05T15:59:47.487Z INFO 6679 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.036 seconds (process running for 48.502) 15:59:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 15:59:47 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 15:59:47 2025-11-05T15:59:47.525Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:47 2025-11-05T15:59:47.525Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:47 2025-11-05T15:59:47.525Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:47 2025-11-05T15:59:47.529Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:47 2025-11-05T15:59:47.529Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:47 2025-11-05T15:59:47.529Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:47 15:59:47 . ____ _ __ _ _ 15:59:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:47 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:47 =========|_|==============|___/=/_/_/_/ 15:59:47 15:59:47 :: Spring Boot :: (v3.5.6) 15:59:47 15:59:47 2025-11-05T15:59:47.533Z INFO 6679 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:59:47 2025-11-05T15:59:47.533Z INFO 6679 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:59:47 2025-11-05T15:59:47.545Z INFO 6679 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.031 seconds (process running for 48.56) 15:59:47 2025-11-05T15:59:47.559Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 15:59:47 2025-11-05T15:59:47.565Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 15:59:47 2025-11-05T15:59:47.567Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 15:59:47 2025-11-05T15:59:47.568Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 15:59:47 2025-11-05T15:59:47.584Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 15:59:47 2025-11-05T15:59:47.586Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 24 ms. 15:59:47 2025-11-05T15:59:47.586Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 15:59:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 15:59:47 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 15:59:47 2025-11-05T15:59:47.630Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:47 2025-11-05T15:59:47.630Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:47 2025-11-05T15:59:47.630Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:47 15:59:47 . ____ _ __ _ _ 15:59:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:47 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:47 =========|_|==============|___/=/_/_/_/ 15:59:47 15:59:47 :: Spring Boot :: (v3.5.6) 15:59:47 15:59:47 2025-11-05T15:59:47.650Z INFO 6679 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:59:47 2025-11-05T15:59:47.651Z INFO 6679 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:59:47 2025-11-05T15:59:47.677Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:47 2025-11-05T15:59:47.677Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:47 2025-11-05T15:59:47.677Z INFO 6679 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.044 seconds (process running for 48.692) 15:59:47 2025-11-05T15:59:47.677Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 15:59:47 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 15:59:47 2025-11-05T15:59:47.848Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:47 2025-11-05T15:59:47.849Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:47 2025-11-05T15:59:47.849Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:47 2025-11-05T15:59:47.872Z WARN 6679 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 15:59:47 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 15:59:47 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 15:59:47 2025-11-05T15:59:47.930Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:47 2025-11-05T15:59:47.930Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:47 2025-11-05T15:59:47.930Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 15:59:47 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 15:59:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 15:59:47 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 15:59:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 15:59:48 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 15:59:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 15:59:48 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:59:48 2025-11-05T15:59:48.058Z INFO 6679 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:59:48 2025-11-05T15:59:48.140Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 04608cfe8d8ca1ed576fcd9c038836b256867d7c2172e44ac36aa7dde5b38031 15:59:48 2025-11-05T15:59:48.237Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:48 2025-11-05T15:59:48.237Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:48 2025-11-05T15:59:48.237Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:48 2025-11-05T15:59:48.290Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:48 2025-11-05T15:59:48.290Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:48 2025-11-05T15:59:48.290Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:49 2025-11-05T15:59:49.148Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:49 2025-11-05T15:59:49.148Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:49 2025-11-05T15:59:49.148Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:49 2025-11-05T15:59:49.148Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:49 2025-11-05T15:59:49.149Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:49 2025-11-05T15:59:49.149Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:50 2025-11-05T15:59:50.156Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:50 2025-11-05T15:59:50.156Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:50 2025-11-05T15:59:50.156Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:50 2025-11-05T15:59:50.178Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:50 2025-11-05T15:59:50.178Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:50 2025-11-05T15:59:50.178Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:51 2025-11-05T15:59:51.126Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:51 2025-11-05T15:59:51.126Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:51 2025-11-05T15:59:51.126Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:51 2025-11-05T15:59:51.158Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:51 2025-11-05T15:59:51.158Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:51 2025-11-05T15:59:51.158Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:52 2025-11-05T15:59:52.014Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:52 2025-11-05T15:59:52.014Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:52 2025-11-05T15:59:52.014Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:52 2025-11-05T15:59:52.136Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:52 2025-11-05T15:59:52.136Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:52 2025-11-05T15:59:52.136Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:53 2025-11-05T15:59:53.035Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:53 2025-11-05T15:59:53.035Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:53 2025-11-05T15:59:53.035Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:53 2025-11-05T15:59:53.041Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:53 2025-11-05T15:59:53.041Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:53 2025-11-05T15:59:53.042Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:53 2025-11-05T15:59:53.896Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:53 2025-11-05T15:59:53.896Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:53 2025-11-05T15:59:53.896Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:54 2025-11-05T15:59:53.972Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.914085236S 15:59:54 2025-11-05T15:59:53.994Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:59:54 allow.auto.create.topics = true 15:59:54 auto.commit.interval.ms = 5000 15:59:54 auto.include.jmx.reporter = true 15:59:54 auto.offset.reset = earliest 15:59:54 bootstrap.servers = [localhost:32769] 15:59:54 check.crcs = true 15:59:54 client.dns.lookup = use_all_dns_ips 15:59:54 client.id = consumer-test-1 15:59:54 client.rack = 15:59:54 connections.max.idle.ms = 540000 15:59:54 default.api.timeout.ms = 60000 15:59:54 enable.auto.commit = true 15:59:54 enable.metrics.push = true 15:59:54 exclude.internal.topics = true 15:59:54 fetch.max.bytes = 52428800 15:59:54 fetch.max.wait.ms = 500 15:59:54 fetch.min.bytes = 1 15:59:54 group.id = test 15:59:54 group.instance.id = null 15:59:54 group.protocol = classic 15:59:54 group.remote.assignor = null 15:59:54 heartbeat.interval.ms = 3000 15:59:54 interceptor.classes = [] 15:59:54 internal.leave.group.on.close = true 15:59:54 internal.throw.on.fetch.stable.offset.unsupported = false 15:59:54 isolation.level = read_uncommitted 15:59:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:59:54 max.partition.fetch.bytes = 1048576 15:59:54 max.poll.interval.ms = 300000 15:59:54 max.poll.records = 500 15:59:54 metadata.max.age.ms = 300000 15:59:54 metadata.recovery.strategy = none 15:59:54 metric.reporters = [] 15:59:54 metrics.num.samples = 2 15:59:54 metrics.recording.level = INFO 15:59:54 metrics.sample.window.ms = 30000 15:59:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:59:54 receive.buffer.bytes = 65536 15:59:54 reconnect.backoff.max.ms = 1000 15:59:54 reconnect.backoff.ms = 50 15:59:54 request.timeout.ms = 30000 15:59:54 retry.backoff.max.ms = 1000 15:59:54 retry.backoff.ms = 100 15:59:54 sasl.client.callback.handler.class = null 15:59:54 sasl.jaas.config = null 15:59:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:59:54 sasl.kerberos.min.time.before.relogin = 60000 15:59:54 sasl.kerberos.service.name = null 15:59:54 sasl.kerberos.ticket.renew.jitter = 0.05 15:59:54 sasl.kerberos.ticket.renew.window.factor = 0.8 15:59:54 sasl.login.callback.handler.class = null 15:59:54 sasl.login.class = null 15:59:54 sasl.login.connect.timeout.ms = null 15:59:54 sasl.login.read.timeout.ms = null 15:59:54 sasl.login.refresh.buffer.seconds = 300 15:59:54 sasl.login.refresh.min.period.seconds = 60 15:59:54 sasl.login.refresh.window.factor = 0.8 15:59:54 sasl.login.refresh.window.jitter = 0.05 15:59:54 sasl.login.retry.backoff.max.ms = 10000 15:59:54 sasl.login.retry.backoff.ms = 100 15:59:54 sasl.mechanism = GSSAPI 15:59:54 sasl.oauthbearer.clock.skew.seconds = 30 15:59:54 sasl.oauthbearer.expected.audience = null 15:59:54 sasl.oauthbearer.expected.issuer = null 15:59:54 sasl.oauthbearer.header.urlencode = false 15:59:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:59:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:59:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:59:54 sasl.oauthbearer.jwks.endpoint.url = null 15:59:54 sasl.oauthbearer.scope.claim.name = scope 15:59:54 sasl.oauthbearer.sub.claim.name = sub 15:59:54 sasl.oauthbearer.token.endpoint.url = null 15:59:54 security.protocol = PLAINTEXT 15:59:54 security.providers = null 15:59:54 send.buffer.bytes = 131072 15:59:54 session.timeout.ms = 45000 15:59:54 socket.connection.setup.timeout.max.ms = 30000 15:59:54 socket.connection.setup.timeout.ms = 10000 15:59:54 ssl.cipher.suites = null 15:59:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:59:54 ssl.endpoint.identification.algorithm = https 15:59:54 ssl.engine.factory.class = null 15:59:54 ssl.key.password = null 15:59:54 ssl.keymanager.algorithm = SunX509 15:59:54 ssl.keystore.certificate.chain = null 15:59:54 ssl.keystore.key = null 15:59:54 ssl.keystore.location = null 15:59:54 ssl.keystore.password = null 15:59:54 ssl.keystore.type = JKS 15:59:54 ssl.protocol = TLSv1.3 15:59:54 ssl.provider = null 15:59:54 ssl.secure.random.implementation = null 15:59:54 ssl.trustmanager.algorithm = PKIX 15:59:54 ssl.truststore.certificates = null 15:59:54 ssl.truststore.location = null 15:59:54 ssl.truststore.password = null 15:59:54 ssl.truststore.type = JKS 15:59:54 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:59:54 15:59:54 2025-11-05T15:59:54.008Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:59:54 2025-11-05T15:59:54.054Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:54 2025-11-05T15:59:54.054Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:54 2025-11-05T15:59:54.054Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:54 2025-11-05T15:59:54.061Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:59:54 2025-11-05T15:59:54.061Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:59:54 2025-11-05T15:59:54.061Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358394061 15:59:54 15:59:54 . ____ _ __ _ _ 15:59:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:54 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:54 =========|_|==============|___/=/_/_/_/ 15:59:54 15:59:54 :: Spring Boot :: (v3.5.6) 15:59:54 15:59:54 2025-11-05T15:59:54.080Z INFO 6679 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 15:59:54 2025-11-05T15:59:54.080Z INFO 6679 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:59:54 2025-11-05T15:59:54.121Z INFO 6679 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.059 seconds (process running for 55.137) 15:59:54 2025-11-05T15:59:54.125Z INFO 6679 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 15:59:54 2025-11-05T15:59:54.156Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:59:54 2025-11-05T15:59:54.156Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:59:54 acks = -1 15:59:54 auto.include.jmx.reporter = true 15:59:54 batch.size = 16384 15:59:54 bootstrap.servers = [localhost:32769] 15:59:54 buffer.memory = 33554432 15:59:54 client.dns.lookup = use_all_dns_ips 15:59:54 client.id = producer-3 15:59:54 compression.gzip.level = -1 15:59:54 compression.lz4.level = 9 15:59:54 compression.type = none 15:59:54 compression.zstd.level = 3 15:59:54 connections.max.idle.ms = 540000 15:59:54 delivery.timeout.ms = 120000 15:59:54 enable.idempotence = false 15:59:54 enable.metrics.push = true 15:59:54 interceptor.classes = [] 15:59:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:59:54 linger.ms = 1 15:59:54 max.block.ms = 60000 15:59:54 max.in.flight.requests.per.connection = 5 15:59:54 max.request.size = 1048576 15:59:54 metadata.max.age.ms = 300000 15:59:54 metadata.max.idle.ms = 300000 15:59:54 metadata.recovery.strategy = none 15:59:54 metric.reporters = [] 15:59:54 metrics.num.samples = 2 15:59:54 metrics.recording.level = INFO 15:59:54 metrics.sample.window.ms = 30000 15:59:54 partitioner.adaptive.partitioning.enable = true 15:59:54 partitioner.availability.timeout.ms = 0 15:59:54 partitioner.class = null 15:59:54 partitioner.ignore.keys = false 15:59:54 receive.buffer.bytes = 32768 15:59:54 reconnect.backoff.max.ms = 1000 15:59:54 reconnect.backoff.ms = 50 15:59:54 request.timeout.ms = 30000 15:59:54 retries = 0 15:59:54 retry.backoff.max.ms = 1000 15:59:54 retry.backoff.ms = 100 15:59:54 sasl.client.callback.handler.class = null 15:59:54 sasl.jaas.config = null 15:59:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:59:54 sasl.kerberos.min.time.before.relogin = 60000 15:59:54 sasl.kerberos.service.name = null 15:59:54 sasl.kerberos.ticket.renew.jitter = 0.05 15:59:54 sasl.kerberos.ticket.renew.window.factor = 0.8 15:59:54 sasl.login.callback.handler.class = null 15:59:54 sasl.login.class = null 15:59:54 sasl.login.connect.timeout.ms = null 15:59:54 sasl.login.read.timeout.ms = null 15:59:54 sasl.login.refresh.buffer.seconds = 300 15:59:54 sasl.login.refresh.min.period.seconds = 60 15:59:54 sasl.login.refresh.window.factor = 0.8 15:59:54 sasl.login.refresh.window.jitter = 0.05 15:59:54 sasl.login.retry.backoff.max.ms = 10000 15:59:54 sasl.login.retry.backoff.ms = 100 15:59:54 sasl.mechanism = GSSAPI 15:59:54 sasl.oauthbearer.clock.skew.seconds = 30 15:59:54 sasl.oauthbearer.expected.audience = null 15:59:54 sasl.oauthbearer.expected.issuer = null 15:59:54 sasl.oauthbearer.header.urlencode = false 15:59:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:59:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:59:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:59:54 sasl.oauthbearer.jwks.endpoint.url = null 15:59:54 sasl.oauthbearer.scope.claim.name = scope 15:59:54 sasl.oauthbearer.sub.claim.name = sub 15:59:54 sasl.oauthbearer.token.endpoint.url = null 15:59:54 security.protocol = PLAINTEXT 15:59:54 security.providers = null 15:59:54 send.buffer.bytes = 131072 15:59:54 socket.connection.setup.timeout.max.ms = 30000 15:59:54 socket.connection.setup.timeout.ms = 10000 15:59:54 ssl.cipher.suites = null 15:59:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:59:54 ssl.endpoint.identification.algorithm = https 15:59:54 ssl.engine.factory.class = null 15:59:54 ssl.key.password = null 15:59:54 ssl.keymanager.algorithm = SunX509 15:59:54 ssl.keystore.certificate.chain = null 15:59:54 ssl.keystore.key = null 15:59:54 ssl.keystore.location = null 15:59:54 ssl.keystore.password = null 15:59:54 ssl.keystore.type = JKS 15:59:54 ssl.protocol = TLSv1.3 15:59:54 ssl.provider = null 15:59:54 ssl.secure.random.implementation = null 15:59:54 ssl.trustmanager.algorithm = PKIX 15:59:54 ssl.truststore.certificates = null 15:59:54 ssl.truststore.location = null 15:59:54 ssl.truststore.password = null 15:59:54 ssl.truststore.type = JKS 15:59:54 transaction.timeout.ms = 60000 15:59:54 transactional.id = null 15:59:54 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:59:54 15:59:54 2025-11-05T15:59:54.157Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 15:59:54 2025-11-05T15:59:54.162Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:59:54 2025-11-05T15:59:54.162Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 15:59:54 2025-11-05T15:59:54.162Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 15:59:54 2025-11-05T15:59:54.162Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358394162 15:59:54 2025-11-05T15:59:54.320Z WARN 6679 --- [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} 15:59:54 2025-11-05T15:59:54.320Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:59:54 2025-11-05T15:59:54.525Z INFO 6679 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 15:59:54 2025-11-05T15:59:54.665Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 15:59:54 2025-11-05T15:59:54.672Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 15:59:54 2025-11-05T15:59:54.706Z INFO 6679 --- [ 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-781e891f-726d-49e4-a211-22e77f6e9426 15:59:54 2025-11-05T15:59:54.706Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 15:59:54 2025-11-05T15:59:54.730Z INFO 6679 --- [ 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-781e891f-726d-49e4-a211-22e77f6e9426', protocol='range'} 15:59:54 2025-11-05T15:59:54.740Z INFO 6679 --- [ 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-781e891f-726d-49e4-a211-22e77f6e9426=Assignment(partitions=[test-topic-0])} 15:59:54 2025-11-05T15:59:54.765Z INFO 6679 --- [ 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-781e891f-726d-49e4-a211-22e77f6e9426', protocol='range'} 15:59:54 2025-11-05T15:59:54.765Z INFO 6679 --- [ 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]) 15:59:54 2025-11-05T15:59:54.769Z INFO 6679 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 15:59:54 2025-11-05T15:59:54.794Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 15:59:54 2025-11-05T15:59:54.810Z INFO 6679 --- [ 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}}. 15:59:54 2025-11-05T15:59:54.946Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:54 2025-11-05T15:59:54.946Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:54 2025-11-05T15:59:54.946Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:54 2025-11-05T15:59:54.959Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:59:54 2025-11-05T15:59:54.963Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 15:59:55 2025-11-05T15:59:55.048Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:59:55 2025-11-05T15:59:55.048Z INFO 6679 --- [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: 192ms, elapsed time since send: 192ms, throttle time: 0ms, request timeout: 30000ms) 15:59:55 2025-11-05T15:59:55.048Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 15:59:55 2025-11-05T15:59:55.048Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 15:59:55 2025-11-05T15:59:55.048Z INFO 6679 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=15816957, epoch=1) to node 1: 15:59:55 15:59:55 org.apache.kafka.common.errors.DisconnectException: null 15:59:55 15:59:55 2025-11-05T15:59:55.052Z INFO 6679 --- [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. 15:59:55 2025-11-05T15:59:55.072Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:55 2025-11-05T15:59:55.072Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:55 2025-11-05T15:59:55.072Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:55 2025-11-05T15:59:55.080Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:59:55 2025-11-05T15:59:55.080Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.085 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:59:55 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 15:59:55 2025-11-05T15:59:55.134Z INFO 6679 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 15:59:55 2025-11-05T15:59:55.153Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:59:55 2025-11-05T15:59:55.153Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:55 2025-11-05T15:59:55.178Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 315fb88c7095864b4c986449c12c45d3a449cae92699e9797d1096ac30fb9e91 15:59:55 2025-11-05T15:59:55.269Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:59:55 2025-11-05T15:59:55.269Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:55 2025-11-05T15:59:55.355Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:59:55 2025-11-05T15:59:55.355Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:55 2025-11-05T15:59:55.657Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:59:55 2025-11-05T15:59:55.657Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:55 2025-11-05T15:59:55.664Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:59:55 2025-11-05T15:59:55.665Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:55 2025-11-05T15:59:55.809Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:55 2025-11-05T15:59:55.809Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:55 2025-11-05T15:59:55.809Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:56 2025-11-05T15:59:56.060Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:59:56 2025-11-05T15:59:56.060Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:56 2025-11-05T15:59:56.093Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:56 2025-11-05T15:59:56.093Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:56 2025-11-05T15:59:56.093Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:56 2025-11-05T15:59:56.397Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:59:56 2025-11-05T15:59:56.397Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:56 2025-11-05T15:59:56.718Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:56 2025-11-05T15:59:56.719Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:56 2025-11-05T15:59:56.719Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:56 2025-11-05T15:59:56.863Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:59:56 2025-11-05T15:59:56.863Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:57 2025-11-05T15:59:57.087Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:59:57 2025-11-05T15:59:57.087Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:57 2025-11-05T15:59:57.094Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:57 2025-11-05T15:59:57.095Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:57 2025-11-05T15:59:57.095Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:57 2025-11-05T15:59:57.719Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:57 2025-11-05T15:59:57.719Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:57 2025-11-05T15:59:57.719Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:57 2025-11-05T15:59:57.868Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:59:57 2025-11-05T15:59:57.868Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:57 2025-11-05T15:59:57.949Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:57 2025-11-05T15:59:57.949Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:57 2025-11-05T15:59:57.949Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:58 2025-11-05T15:59:58.108Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:59:58 2025-11-05T15:59:58.108Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:58 2025-11-05T15:59:58.698Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:58 2025-11-05T15:59:58.698Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:58 2025-11-05T15:59:58.698Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:58 2025-11-05T15:59:58.873Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:59:58 2025-11-05T15:59:58.873Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:59 2025-11-05T15:59:58.998Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:59:59 2025-11-05T15:59:58.999Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:59 2025-11-05T15:59:58.999Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:59 2025-11-05T15:59:59.110Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:59:59 2025-11-05T15:59:59.110Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 15:59:59 2025-11-05T15:59:59.654Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:59:59 2025-11-05T15:59:59.654Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 15:59:59 2025-11-05T15:59:59.654Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:59:59 2025-11-05T15:59:59.877Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:59:59 2025-11-05T15:59:59.877Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:00 2025-11-05T16:00:00.001Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:00 2025-11-05T16:00:00.001Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:00 2025-11-05T16:00:00.001Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:00 2025-11-05T16:00:00.156Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:00 2025-11-05T16:00:00.156Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:00 2025-11-05T16:00:00.674Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:00 2025-11-05T16:00:00.674Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:00 2025-11-05T16:00:00.674Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:00 2025-11-05T16:00:00.870Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:00 2025-11-05T16:00:00.870Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:00 2025-11-05T16:00:00.870Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:00 2025-11-05T16:00:00.882Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:00 2025-11-05T16:00:00.882Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:01 2025-11-05T16:00:01.106Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.972039854S 16:00:01 2025-11-05T16:00:01.111Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:01 allow.auto.create.topics = true 16:00:01 auto.commit.interval.ms = 5000 16:00:01 auto.include.jmx.reporter = true 16:00:01 auto.offset.reset = earliest 16:00:01 bootstrap.servers = [localhost:32770] 16:00:01 check.crcs = true 16:00:01 client.dns.lookup = use_all_dns_ips 16:00:01 client.id = consumer-test-2 16:00:01 client.rack = 16:00:01 connections.max.idle.ms = 540000 16:00:01 default.api.timeout.ms = 60000 16:00:01 enable.auto.commit = true 16:00:01 enable.metrics.push = true 16:00:01 exclude.internal.topics = true 16:00:01 fetch.max.bytes = 52428800 16:00:01 fetch.max.wait.ms = 500 16:00:01 fetch.min.bytes = 1 16:00:01 group.id = test 16:00:01 group.instance.id = null 16:00:01 group.protocol = classic 16:00:01 group.remote.assignor = null 16:00:01 heartbeat.interval.ms = 3000 16:00:01 interceptor.classes = [] 16:00:01 internal.leave.group.on.close = true 16:00:01 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:01 isolation.level = read_uncommitted 16:00:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:01 max.partition.fetch.bytes = 1048576 16:00:01 max.poll.interval.ms = 300000 16:00:01 max.poll.records = 500 16:00:01 metadata.max.age.ms = 300000 16:00:01 metadata.recovery.strategy = none 16:00:01 metric.reporters = [] 16:00:01 metrics.num.samples = 2 16:00:01 metrics.recording.level = INFO 16:00:01 metrics.sample.window.ms = 30000 16:00:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:01 receive.buffer.bytes = 65536 16:00:01 reconnect.backoff.max.ms = 1000 16:00:01 reconnect.backoff.ms = 50 16:00:01 request.timeout.ms = 30000 16:00:01 retry.backoff.max.ms = 1000 16:00:01 retry.backoff.ms = 100 16:00:01 sasl.client.callback.handler.class = null 16:00:01 sasl.jaas.config = null 16:00:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:01 sasl.kerberos.min.time.before.relogin = 60000 16:00:01 sasl.kerberos.service.name = null 16:00:01 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:01 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:01 sasl.login.callback.handler.class = null 16:00:01 sasl.login.class = null 16:00:01 sasl.login.connect.timeout.ms = null 16:00:01 sasl.login.read.timeout.ms = null 16:00:01 sasl.login.refresh.buffer.seconds = 300 16:00:01 sasl.login.refresh.min.period.seconds = 60 16:00:01 sasl.login.refresh.window.factor = 0.8 16:00:01 sasl.login.refresh.window.jitter = 0.05 16:00:01 sasl.login.retry.backoff.max.ms = 10000 16:00:01 sasl.login.retry.backoff.ms = 100 16:00:01 sasl.mechanism = GSSAPI 16:00:01 sasl.oauthbearer.clock.skew.seconds = 30 16:00:01 sasl.oauthbearer.expected.audience = null 16:00:01 sasl.oauthbearer.expected.issuer = null 16:00:01 sasl.oauthbearer.header.urlencode = false 16:00:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:01 sasl.oauthbearer.jwks.endpoint.url = null 16:00:01 sasl.oauthbearer.scope.claim.name = scope 16:00:01 sasl.oauthbearer.sub.claim.name = sub 16:00:01 sasl.oauthbearer.token.endpoint.url = null 16:00:01 security.protocol = PLAINTEXT 16:00:01 security.providers = null 16:00:01 send.buffer.bytes = 131072 16:00:01 session.timeout.ms = 45000 16:00:01 socket.connection.setup.timeout.max.ms = 30000 16:00:01 socket.connection.setup.timeout.ms = 10000 16:00:01 ssl.cipher.suites = null 16:00:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:01 ssl.endpoint.identification.algorithm = https 16:00:01 ssl.engine.factory.class = null 16:00:01 ssl.key.password = null 16:00:01 ssl.keymanager.algorithm = SunX509 16:00:01 ssl.keystore.certificate.chain = null 16:00:01 ssl.keystore.key = null 16:00:01 ssl.keystore.location = null 16:00:01 ssl.keystore.password = null 16:00:01 ssl.keystore.type = JKS 16:00:01 ssl.protocol = TLSv1.3 16:00:01 ssl.provider = null 16:00:01 ssl.secure.random.implementation = null 16:00:01 ssl.trustmanager.algorithm = PKIX 16:00:01 ssl.truststore.certificates = null 16:00:01 ssl.truststore.location = null 16:00:01 ssl.truststore.password = null 16:00:01 ssl.truststore.type = JKS 16:00:01 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:00:01 16:00:01 2025-11-05T16:00:01.111Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:01 2025-11-05T16:00:01.118Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:01 2025-11-05T16:00:01.118Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:01 2025-11-05T16:00:01.118Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358401118 16:00:01 16:00:01,138 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:00:01 16:00:01,139 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:00:01 16:00:01,139 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:00:01 16:00:01,145 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:00:01 16:00:01,145 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:00:01 16:00:01 . ____ _ __ _ _ 16:00:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:01 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:01 =========|_|==============|___/=/_/_/_/ 16:00:01 16:00:01 :: Spring Boot :: (v3.5.6) 16:00:01 16:00:01 2025-11-05T16:00:01.162Z INFO 6679 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:01 2025-11-05T16:00:01.162Z INFO 6679 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:00:01 2025-11-05T16:00:01.184Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:01 2025-11-05T16:00:01.184Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:01 2025-11-05T16:00:01.191Z INFO 6679 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.072 seconds (process running for 62.206) 16:00:01 2025-11-05T16:00:01.194Z INFO 6679 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 16:00:01 2025-11-05T16:00:01.224Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:01 2025-11-05T16:00:01.224Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:01 acks = -1 16:00:01 auto.include.jmx.reporter = true 16:00:01 batch.size = 16384 16:00:01 bootstrap.servers = [localhost:32770] 16:00:01 buffer.memory = 33554432 16:00:01 client.dns.lookup = use_all_dns_ips 16:00:01 client.id = producer-4 16:00:01 compression.gzip.level = -1 16:00:01 compression.lz4.level = 9 16:00:01 compression.type = none 16:00:01 compression.zstd.level = 3 16:00:01 connections.max.idle.ms = 540000 16:00:01 delivery.timeout.ms = 120000 16:00:01 enable.idempotence = false 16:00:01 enable.metrics.push = true 16:00:01 interceptor.classes = [] 16:00:01 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:01 linger.ms = 1 16:00:01 max.block.ms = 60000 16:00:01 max.in.flight.requests.per.connection = 5 16:00:01 max.request.size = 1048576 16:00:01 metadata.max.age.ms = 300000 16:00:01 metadata.max.idle.ms = 300000 16:00:01 metadata.recovery.strategy = none 16:00:01 metric.reporters = [] 16:00:01 metrics.num.samples = 2 16:00:01 metrics.recording.level = INFO 16:00:01 metrics.sample.window.ms = 30000 16:00:01 partitioner.adaptive.partitioning.enable = true 16:00:01 partitioner.availability.timeout.ms = 0 16:00:01 partitioner.class = null 16:00:01 partitioner.ignore.keys = false 16:00:01 receive.buffer.bytes = 32768 16:00:01 reconnect.backoff.max.ms = 1000 16:00:01 reconnect.backoff.ms = 50 16:00:01 request.timeout.ms = 30000 16:00:01 retries = 0 16:00:01 retry.backoff.max.ms = 1000 16:00:01 retry.backoff.ms = 100 16:00:01 sasl.client.callback.handler.class = null 16:00:01 sasl.jaas.config = null 16:00:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:01 sasl.kerberos.min.time.before.relogin = 60000 16:00:01 sasl.kerberos.service.name = null 16:00:01 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:01 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:01 sasl.login.callback.handler.class = null 16:00:01 sasl.login.class = null 16:00:01 sasl.login.connect.timeout.ms = null 16:00:01 sasl.login.read.timeout.ms = null 16:00:01 sasl.login.refresh.buffer.seconds = 300 16:00:01 sasl.login.refresh.min.period.seconds = 60 16:00:01 sasl.login.refresh.window.factor = 0.8 16:00:01 sasl.login.refresh.window.jitter = 0.05 16:00:01 sasl.login.retry.backoff.max.ms = 10000 16:00:01 sasl.login.retry.backoff.ms = 100 16:00:01 sasl.mechanism = GSSAPI 16:00:01 sasl.oauthbearer.clock.skew.seconds = 30 16:00:01 sasl.oauthbearer.expected.audience = null 16:00:01 sasl.oauthbearer.expected.issuer = null 16:00:01 sasl.oauthbearer.header.urlencode = false 16:00:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:01 sasl.oauthbearer.jwks.endpoint.url = null 16:00:01 sasl.oauthbearer.scope.claim.name = scope 16:00:01 sasl.oauthbearer.sub.claim.name = sub 16:00:01 sasl.oauthbearer.token.endpoint.url = null 16:00:01 security.protocol = PLAINTEXT 16:00:01 security.providers = null 16:00:01 send.buffer.bytes = 131072 16:00:01 socket.connection.setup.timeout.max.ms = 30000 16:00:01 socket.connection.setup.timeout.ms = 10000 16:00:01 ssl.cipher.suites = null 16:00:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:01 ssl.endpoint.identification.algorithm = https 16:00:01 ssl.engine.factory.class = null 16:00:01 ssl.key.password = null 16:00:01 ssl.keymanager.algorithm = SunX509 16:00:01 ssl.keystore.certificate.chain = null 16:00:01 ssl.keystore.key = null 16:00:01 ssl.keystore.location = null 16:00:01 ssl.keystore.password = null 16:00:01 ssl.keystore.type = JKS 16:00:01 ssl.protocol = TLSv1.3 16:00:01 ssl.provider = null 16:00:01 ssl.secure.random.implementation = null 16:00:01 ssl.trustmanager.algorithm = PKIX 16:00:01 ssl.truststore.certificates = null 16:00:01 ssl.truststore.location = null 16:00:01 ssl.truststore.password = null 16:00:01 ssl.truststore.type = JKS 16:00:01 transaction.timeout.ms = 60000 16:00:01 transactional.id = null 16:00:01 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:01 16:00:01 2025-11-05T16:00:01.224Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:01 2025-11-05T16:00:01.228Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:01 2025-11-05T16:00:01.228Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:01 2025-11-05T16:00:01.228Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:01 2025-11-05T16:00:01.228Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358401228 16:00:01 2025-11-05T16:00:01.276Z WARN 6679 --- [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} 16:00:01 2025-11-05T16:00:01.276Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:01 2025-11-05T16:00:01.430Z INFO 6679 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:01 2025-11-05T16:00:01.549Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 16:00:01 2025-11-05T16:00:01.550Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:00:01 2025-11-05T16:00:01.575Z INFO 6679 --- [ 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-d8ba4046-8fde-401e-aa0e-b8f7b79c8948 16:00:01 2025-11-05T16:00:01.575Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:00:01 2025-11-05T16:00:01.600Z INFO 6679 --- [ 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-d8ba4046-8fde-401e-aa0e-b8f7b79c8948', protocol='range'} 16:00:01 2025-11-05T16:00:01.600Z INFO 6679 --- [ 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-d8ba4046-8fde-401e-aa0e-b8f7b79c8948=Assignment(partitions=[client-topic-0])} 16:00:01 2025-11-05T16:00:01.618Z INFO 6679 --- [ 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-d8ba4046-8fde-401e-aa0e-b8f7b79c8948', protocol='range'} 16:00:01 2025-11-05T16:00:01.618Z INFO 6679 --- [ 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]) 16:00:01 2025-11-05T16:00:01.618Z INFO 6679 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 16:00:01 2025-11-05T16:00:01.626Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 16:00:01 2025-11-05T16:00:01.635Z INFO 6679 --- [ 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}}. 16:00:01 2025-11-05T16:00:01.675Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:01 2025-11-05T16:00:01.675Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:01 2025-11-05T16:00:01.675Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:01 2025-11-05T16:00:01.694Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:01 allow.auto.create.topics = true 16:00:01 auto.commit.interval.ms = 5000 16:00:01 auto.include.jmx.reporter = true 16:00:01 auto.offset.reset = earliest 16:00:01 bootstrap.servers = [localhost:32770] 16:00:01 check.crcs = true 16:00:01 client.dns.lookup = use_all_dns_ips 16:00:01 client.id = consumer-test-3 16:00:01 client.rack = 16:00:01 connections.max.idle.ms = 540000 16:00:01 default.api.timeout.ms = 60000 16:00:01 enable.auto.commit = true 16:00:01 enable.metrics.push = true 16:00:01 exclude.internal.topics = true 16:00:01 fetch.max.bytes = 52428800 16:00:01 fetch.max.wait.ms = 500 16:00:01 fetch.min.bytes = 1 16:00:01 group.id = test 16:00:01 group.instance.id = null 16:00:01 group.protocol = classic 16:00:01 group.remote.assignor = null 16:00:01 heartbeat.interval.ms = 3000 16:00:01 interceptor.classes = [] 16:00:01 internal.leave.group.on.close = true 16:00:01 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:01 isolation.level = read_uncommitted 16:00:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:01 max.partition.fetch.bytes = 1048576 16:00:01 max.poll.interval.ms = 300000 16:00:01 max.poll.records = 500 16:00:01 metadata.max.age.ms = 300000 16:00:01 metadata.recovery.strategy = none 16:00:01 metric.reporters = [] 16:00:01 metrics.num.samples = 2 16:00:01 metrics.recording.level = INFO 16:00:01 metrics.sample.window.ms = 30000 16:00:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:01 receive.buffer.bytes = 65536 16:00:01 reconnect.backoff.max.ms = 1000 16:00:01 reconnect.backoff.ms = 50 16:00:01 request.timeout.ms = 30000 16:00:01 retry.backoff.max.ms = 1000 16:00:01 retry.backoff.ms = 100 16:00:01 sasl.client.callback.handler.class = null 16:00:01 sasl.jaas.config = null 16:00:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:01 sasl.kerberos.min.time.before.relogin = 60000 16:00:01 sasl.kerberos.service.name = null 16:00:01 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:01 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:01 sasl.login.callback.handler.class = null 16:00:01 sasl.login.class = null 16:00:01 sasl.login.connect.timeout.ms = null 16:00:01 sasl.login.read.timeout.ms = null 16:00:01 sasl.login.refresh.buffer.seconds = 300 16:00:01 sasl.login.refresh.min.period.seconds = 60 16:00:01 sasl.login.refresh.window.factor = 0.8 16:00:01 sasl.login.refresh.window.jitter = 0.05 16:00:01 sasl.login.retry.backoff.max.ms = 10000 16:00:01 sasl.login.retry.backoff.ms = 100 16:00:01 sasl.mechanism = GSSAPI 16:00:01 sasl.oauthbearer.clock.skew.seconds = 30 16:00:01 sasl.oauthbearer.expected.audience = null 16:00:01 sasl.oauthbearer.expected.issuer = null 16:00:01 sasl.oauthbearer.header.urlencode = false 16:00:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:01 sasl.oauthbearer.jwks.endpoint.url = null 16:00:01 sasl.oauthbearer.scope.claim.name = scope 16:00:01 sasl.oauthbearer.sub.claim.name = sub 16:00:01 sasl.oauthbearer.token.endpoint.url = null 16:00:01 security.protocol = PLAINTEXT 16:00:01 security.providers = null 16:00:01 send.buffer.bytes = 131072 16:00:01 session.timeout.ms = 45000 16:00:01 socket.connection.setup.timeout.max.ms = 30000 16:00:01 socket.connection.setup.timeout.ms = 10000 16:00:01 ssl.cipher.suites = null 16:00:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:01 ssl.endpoint.identification.algorithm = https 16:00:01 ssl.engine.factory.class = null 16:00:01 ssl.key.password = null 16:00:01 ssl.keymanager.algorithm = SunX509 16:00:01 ssl.keystore.certificate.chain = null 16:00:01 ssl.keystore.key = null 16:00:01 ssl.keystore.location = null 16:00:01 ssl.keystore.password = null 16:00:01 ssl.keystore.type = JKS 16:00:01 ssl.protocol = TLSv1.3 16:00:01 ssl.provider = null 16:00:01 ssl.secure.random.implementation = null 16:00:01 ssl.trustmanager.algorithm = PKIX 16:00:01 ssl.truststore.certificates = null 16:00:01 ssl.truststore.location = null 16:00:01 ssl.truststore.password = null 16:00:01 ssl.truststore.type = JKS 16:00:01 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:00:01 16:00:01 2025-11-05T16:00:01.694Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:01 2025-11-05T16:00:01.698Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:01 2025-11-05T16:00:01.698Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:01 2025-11-05T16:00:01.698Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358401698 16:00:01 2025-11-05T16:00:01.705Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:01 allow.auto.create.topics = true 16:00:01 auto.commit.interval.ms = 5000 16:00:01 auto.include.jmx.reporter = true 16:00:01 auto.offset.reset = earliest 16:00:01 bootstrap.servers = [localhost:32770] 16:00:01 check.crcs = true 16:00:01 client.dns.lookup = use_all_dns_ips 16:00:01 client.id = consumer-test-4 16:00:01 client.rack = 16:00:01 connections.max.idle.ms = 540000 16:00:01 default.api.timeout.ms = 60000 16:00:01 enable.auto.commit = true 16:00:01 enable.metrics.push = true 16:00:01 exclude.internal.topics = true 16:00:01 fetch.max.bytes = 52428800 16:00:01 fetch.max.wait.ms = 500 16:00:01 fetch.min.bytes = 1 16:00:01 group.id = test 16:00:01 group.instance.id = null 16:00:01 group.protocol = classic 16:00:01 group.remote.assignor = null 16:00:01 heartbeat.interval.ms = 3000 16:00:01 interceptor.classes = [] 16:00:01 internal.leave.group.on.close = true 16:00:01 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:01 isolation.level = read_uncommitted 16:00:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:01 max.partition.fetch.bytes = 1048576 16:00:01 max.poll.interval.ms = 300000 16:00:01 max.poll.records = 500 16:00:01 metadata.max.age.ms = 300000 16:00:01 metadata.recovery.strategy = none 16:00:01 metric.reporters = [] 16:00:01 metrics.num.samples = 2 16:00:01 metrics.recording.level = INFO 16:00:01 metrics.sample.window.ms = 30000 16:00:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:01 receive.buffer.bytes = 65536 16:00:01 reconnect.backoff.max.ms = 1000 16:00:01 reconnect.backoff.ms = 50 16:00:01 request.timeout.ms = 30000 16:00:01 retry.backoff.max.ms = 1000 16:00:01 retry.backoff.ms = 100 16:00:01 sasl.client.callback.handler.class = null 16:00:01 sasl.jaas.config = null 16:00:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:01 sasl.kerberos.min.time.before.relogin = 60000 16:00:01 sasl.kerberos.service.name = null 16:00:01 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:01 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:01 sasl.login.callback.handler.class = null 16:00:01 sasl.login.class = null 16:00:01 sasl.login.connect.timeout.ms = null 16:00:01 sasl.login.read.timeout.ms = null 16:00:01 sasl.login.refresh.buffer.seconds = 300 16:00:01 sasl.login.refresh.min.period.seconds = 60 16:00:01 sasl.login.refresh.window.factor = 0.8 16:00:01 sasl.login.refresh.window.jitter = 0.05 16:00:01 sasl.login.retry.backoff.max.ms = 10000 16:00:01 sasl.login.retry.backoff.ms = 100 16:00:01 sasl.mechanism = GSSAPI 16:00:01 sasl.oauthbearer.clock.skew.seconds = 30 16:00:01 sasl.oauthbearer.expected.audience = null 16:00:01 sasl.oauthbearer.expected.issuer = null 16:00:01 sasl.oauthbearer.header.urlencode = false 16:00:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:01 sasl.oauthbearer.jwks.endpoint.url = null 16:00:01 sasl.oauthbearer.scope.claim.name = scope 16:00:01 sasl.oauthbearer.sub.claim.name = sub 16:00:01 sasl.oauthbearer.token.endpoint.url = null 16:00:01 security.protocol = PLAINTEXT 16:00:01 security.providers = null 16:00:01 send.buffer.bytes = 131072 16:00:01 session.timeout.ms = 45000 16:00:01 socket.connection.setup.timeout.max.ms = 30000 16:00:01 socket.connection.setup.timeout.ms = 10000 16:00:01 ssl.cipher.suites = null 16:00:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:01 ssl.endpoint.identification.algorithm = https 16:00:01 ssl.engine.factory.class = null 16:00:01 ssl.key.password = null 16:00:01 ssl.keymanager.algorithm = SunX509 16:00:01 ssl.keystore.certificate.chain = null 16:00:01 ssl.keystore.key = null 16:00:01 ssl.keystore.location = null 16:00:01 ssl.keystore.password = null 16:00:01 ssl.keystore.type = JKS 16:00:01 ssl.protocol = TLSv1.3 16:00:01 ssl.provider = null 16:00:01 ssl.secure.random.implementation = null 16:00:01 ssl.trustmanager.algorithm = PKIX 16:00:01 ssl.truststore.certificates = null 16:00:01 ssl.truststore.location = null 16:00:01 ssl.truststore.password = null 16:00:01 ssl.truststore.type = JKS 16:00:01 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:00:01 16:00:01 2025-11-05T16:00:01.705Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:01 2025-11-05T16:00:01.708Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:01 2025-11-05T16:00:01.708Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:01 2025-11-05T16:00:01.708Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358401708 16:00:01 2025-11-05T16:00:01.727Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:01 2025-11-05T16:00:01.727Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:01 2025-11-05T16:00:01.727Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:01 2025-11-05T16:00:01.766Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:01 2025-11-05T16:00:01.767Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 16:00:01 2025-11-05T16:00:01.802Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:01 2025-11-05T16:00:01.803Z INFO 6679 --- [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: 126ms, elapsed time since send: 126ms, throttle time: 0ms, request timeout: 30000ms) 16:00:01 2025-11-05T16:00:01.803Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 16:00:01 2025-11-05T16:00:01.803Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 16:00:01 2025-11-05T16:00:01.803Z INFO 6679 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=29548156, epoch=1) to node 1: 16:00:01 16:00:01 org.apache.kafka.common.errors.DisconnectException: null 16:00:01 16:00:01 2025-11-05T16:00:01.803Z INFO 6679 --- [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. 16:00:01 2025-11-05T16:00:01.852Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:01 2025-11-05T16:00:01.852Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:01 2025-11-05T16:00:01.889Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:01 2025-11-05T16:00:01.889Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.814 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 16:00:01 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 16:00:02 2025-11-05T16:00:01.956Z INFO 6679 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:00:02 2025-11-05T16:00:01.968Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:02 2025-11-05T16:00:01.968Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:02 2025-11-05T16:00:01.998Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 9420a4cfea8a0134d4e8ca230828d1476f8b6ce14401bcc8a1cd4a6c74de890a 16:00:02 2025-11-05T16:00:02.005Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:02 2025-11-05T16:00:02.005Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:02 2025-11-05T16:00:02.188Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:02 2025-11-05T16:00:02.188Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:02 2025-11-05T16:00:02.199Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:02 2025-11-05T16:00:02.199Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:02 2025-11-05T16:00:02.307Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:02 2025-11-05T16:00:02.307Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:02 2025-11-05T16:00:02.608Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:02 2025-11-05T16:00:02.609Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:02 2025-11-05T16:00:02.626Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:02 2025-11-05T16:00:02.626Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:02 2025-11-05T16:00:02.682Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:02 2025-11-05T16:00:02.682Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:02 2025-11-05T16:00:02.682Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:02 2025-11-05T16:00:02.728Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:02 2025-11-05T16:00:02.728Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:02 2025-11-05T16:00:02.728Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:02 2025-11-05T16:00:02.894Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:02 2025-11-05T16:00:02.894Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:03 2025-11-05T16:00:03.011Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:03 2025-11-05T16:00:03.011Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:03 2025-11-05T16:00:03.189Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:03 2025-11-05T16:00:03.189Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:03 2025-11-05T16:00:03.422Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:03 2025-11-05T16:00:03.422Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:03 2025-11-05T16:00:03.683Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:03 2025-11-05T16:00:03.683Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:03 2025-11-05T16:00:03.683Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:03 2025-11-05T16:00:03.728Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:03 2025-11-05T16:00:03.728Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:03 2025-11-05T16:00:03.728Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:03 2025-11-05T16:00:03.797Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:03 2025-11-05T16:00:03.797Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:03 2025-11-05T16:00:03.814Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:03 2025-11-05T16:00:03.814Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:04 2025-11-05T16:00:04.191Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:04 2025-11-05T16:00:04.192Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:04 2025-11-05T16:00:04.428Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:04 2025-11-05T16:00:04.428Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:04 2025-11-05T16:00:04.658Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:04 2025-11-05T16:00:04.659Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:04 2025-11-05T16:00:04.659Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:04 2025-11-05T16:00:04.701Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:04 2025-11-05T16:00:04.701Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:04 2025-11-05T16:00:04.752Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:04 2025-11-05T16:00:04.753Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:04 2025-11-05T16:00:04.753Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:04 2025-11-05T16:00:04.817Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:04 2025-11-05T16:00:04.818Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:05 2025-11-05T16:00:05.193Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:05 2025-11-05T16:00:05.193Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:05 2025-11-05T16:00:05.430Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:05 2025-11-05T16:00:05.430Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:05 2025-11-05T16:00:05.664Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:05 2025-11-05T16:00:05.664Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:05 2025-11-05T16:00:05.664Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:05 2025-11-05T16:00:05.705Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:05 2025-11-05T16:00:05.705Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:05 2025-11-05T16:00:05.753Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:05 2025-11-05T16:00:05.753Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:05 2025-11-05T16:00:05.753Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:05 2025-11-05T16:00:05.822Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:05 2025-11-05T16:00:05.823Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:06 2025-11-05T16:00:06.195Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:06 2025-11-05T16:00:06.195Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:06 2025-11-05T16:00:06.438Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:06 2025-11-05T16:00:06.438Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:06 2025-11-05T16:00:06.615Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:06 2025-11-05T16:00:06.615Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:06 2025-11-05T16:00:06.670Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:06 2025-11-05T16:00:06.670Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:06 2025-11-05T16:00:06.670Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:06 2025-11-05T16:00:06.754Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:06 2025-11-05T16:00:06.754Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:06 2025-11-05T16:00:06.754Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:06 2025-11-05T16:00:06.827Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:06 2025-11-05T16:00:06.827Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:07 2025-11-05T16:00:07.198Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:07 2025-11-05T16:00:07.198Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:07 2025-11-05T16:00:07.402Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:07 2025-11-05T16:00:07.402Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:07 2025-11-05T16:00:07.526Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:07 2025-11-05T16:00:07.526Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:07 2025-11-05T16:00:07.677Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:07 2025-11-05T16:00:07.677Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:07 2025-11-05T16:00:07.677Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:07 2025-11-05T16:00:07.713Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.756275568S 16:00:07 16:00:07,737 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:00:07 16:00:07,737 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:00:07 16:00:07,738 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:00:07 16:00:07,747 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:00:07 16:00:07,747 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:00:07 16:00:07 . ____ _ __ _ _ 16:00:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:07 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:07 =========|_|==============|___/=/_/_/_/ 16:00:07 16:00:07 :: Spring Boot :: (v3.5.6) 16:00:07 16:00:07 2025-11-05T16:00:07.763Z INFO 6679 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:07 2025-11-05T16:00:07.763Z INFO 6679 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:00:07 2025-11-05T16:00:07.831Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:07 2025-11-05T16:00:07.831Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:08 2025-11-05T16:00:08.200Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:08 2025-11-05T16:00:08.200Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:08 2025-11-05T16:00:08.445Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:08 2025-11-05T16:00:08.445Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:08 2025-11-05T16:00:08.550Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:08 2025-11-05T16:00:08.550Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:08 2025-11-05T16:00:08.695Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:08 2025-11-05T16:00:08.695Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:08 2025-11-05T16:00:08.696Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:08 2025-11-05T16:00:08.727Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:08 2025-11-05T16:00:08.728Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:08 2025-11-05T16:00:08.728Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:08 2025-11-05T16:00:08.808Z INFO 6679 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 16:00:08 2025-11-05T16:00:08.840Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:08 2025-11-05T16:00:08.841Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:09 2025-11-05T16:00:09.201Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:09 2025-11-05T16:00:09.202Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:09 2025-11-05T16:00:09.211Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:09 allow.auto.create.topics = true 16:00:09 auto.commit.interval.ms = 5000 16:00:09 auto.include.jmx.reporter = true 16:00:09 auto.offset.reset = latest 16:00:09 bootstrap.servers = [localhost:32771] 16:00:09 check.crcs = true 16:00:09 client.dns.lookup = use_all_dns_ips 16:00:09 client.id = consumer-ncmp-data-operation-event-group-5 16:00:09 client.rack = 16:00:09 connections.max.idle.ms = 540000 16:00:09 default.api.timeout.ms = 60000 16:00:09 enable.auto.commit = false 16:00:09 enable.metrics.push = true 16:00:09 exclude.internal.topics = true 16:00:09 fetch.max.bytes = 52428800 16:00:09 fetch.max.wait.ms = 500 16:00:09 fetch.min.bytes = 1 16:00:09 group.id = ncmp-data-operation-event-group 16:00:09 group.instance.id = null 16:00:09 group.protocol = classic 16:00:09 group.remote.assignor = null 16:00:09 heartbeat.interval.ms = 3000 16:00:09 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:00:09 internal.leave.group.on.close = true 16:00:09 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:09 isolation.level = read_uncommitted 16:00:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:09 max.partition.fetch.bytes = 1048576 16:00:09 max.poll.interval.ms = 300000 16:00:09 max.poll.records = 500 16:00:09 metadata.max.age.ms = 300000 16:00:09 metadata.recovery.strategy = none 16:00:09 metric.reporters = [] 16:00:09 metrics.num.samples = 2 16:00:09 metrics.recording.level = INFO 16:00:09 metrics.sample.window.ms = 30000 16:00:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:09 receive.buffer.bytes = 65536 16:00:09 reconnect.backoff.max.ms = 1000 16:00:09 reconnect.backoff.ms = 50 16:00:09 request.timeout.ms = 30000 16:00:09 retry.backoff.max.ms = 1000 16:00:09 retry.backoff.ms = 100 16:00:09 sasl.client.callback.handler.class = null 16:00:09 sasl.jaas.config = null 16:00:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:09 sasl.kerberos.min.time.before.relogin = 60000 16:00:09 sasl.kerberos.service.name = null 16:00:09 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:09 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:09 sasl.login.callback.handler.class = null 16:00:09 sasl.login.class = null 16:00:09 sasl.login.connect.timeout.ms = null 16:00:09 sasl.login.read.timeout.ms = null 16:00:09 sasl.login.refresh.buffer.seconds = 300 16:00:09 sasl.login.refresh.min.period.seconds = 60 16:00:09 sasl.login.refresh.window.factor = 0.8 16:00:09 sasl.login.refresh.window.jitter = 0.05 16:00:09 sasl.login.retry.backoff.max.ms = 10000 16:00:09 sasl.login.retry.backoff.ms = 100 16:00:09 sasl.mechanism = GSSAPI 16:00:09 sasl.oauthbearer.clock.skew.seconds = 30 16:00:09 sasl.oauthbearer.expected.audience = null 16:00:09 sasl.oauthbearer.expected.issuer = null 16:00:09 sasl.oauthbearer.header.urlencode = false 16:00:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:09 sasl.oauthbearer.jwks.endpoint.url = null 16:00:09 sasl.oauthbearer.scope.claim.name = scope 16:00:09 sasl.oauthbearer.sub.claim.name = sub 16:00:09 sasl.oauthbearer.token.endpoint.url = null 16:00:09 security.protocol = PLAINTEXT 16:00:09 security.providers = null 16:00:09 send.buffer.bytes = 131072 16:00:09 session.timeout.ms = 45000 16:00:09 socket.connection.setup.timeout.max.ms = 30000 16:00:09 socket.connection.setup.timeout.ms = 10000 16:00:09 ssl.cipher.suites = null 16:00:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:09 ssl.endpoint.identification.algorithm = https 16:00:09 ssl.engine.factory.class = null 16:00:09 ssl.key.password = null 16:00:09 ssl.keymanager.algorithm = SunX509 16:00:09 ssl.keystore.certificate.chain = null 16:00:09 ssl.keystore.key = null 16:00:09 ssl.keystore.location = null 16:00:09 ssl.keystore.password = null 16:00:09 ssl.keystore.type = JKS 16:00:09 ssl.protocol = TLSv1.3 16:00:09 ssl.provider = null 16:00:09 ssl.secure.random.implementation = null 16:00:09 ssl.trustmanager.algorithm = PKIX 16:00:09 ssl.truststore.certificates = null 16:00:09 ssl.truststore.location = null 16:00:09 ssl.truststore.password = null 16:00:09 ssl.truststore.type = JKS 16:00:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:00:09 16:00:09 2025-11-05T16:00:09.211Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:09 2025-11-05T16:00:09.215Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:09 2025-11-05T16:00:09.215Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:09 2025-11-05T16:00:09.215Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358409215 16:00:09 2025-11-05T16:00:09.217Z INFO 6679 --- [ 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 16:00:09 2025-11-05T16:00:09.224Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:09 allow.auto.create.topics = true 16:00:09 auto.commit.interval.ms = 5000 16:00:09 auto.include.jmx.reporter = true 16:00:09 auto.offset.reset = latest 16:00:09 bootstrap.servers = [localhost:32771] 16:00:09 check.crcs = true 16:00:09 client.dns.lookup = use_all_dns_ips 16:00:09 client.id = consumer-ncmp-async-rest-request-event-group-6 16:00:09 client.rack = 16:00:09 connections.max.idle.ms = 540000 16:00:09 default.api.timeout.ms = 60000 16:00:09 enable.auto.commit = false 16:00:09 enable.metrics.push = true 16:00:09 exclude.internal.topics = true 16:00:09 fetch.max.bytes = 52428800 16:00:09 fetch.max.wait.ms = 500 16:00:09 fetch.min.bytes = 1 16:00:09 group.id = ncmp-async-rest-request-event-group 16:00:09 group.instance.id = null 16:00:09 group.protocol = classic 16:00:09 group.remote.assignor = null 16:00:09 heartbeat.interval.ms = 3000 16:00:09 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:00:09 internal.leave.group.on.close = true 16:00:09 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:09 isolation.level = read_uncommitted 16:00:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:09 max.partition.fetch.bytes = 1048576 16:00:09 max.poll.interval.ms = 300000 16:00:09 max.poll.records = 500 16:00:09 metadata.max.age.ms = 300000 16:00:09 metadata.recovery.strategy = none 16:00:09 metric.reporters = [] 16:00:09 metrics.num.samples = 2 16:00:09 metrics.recording.level = INFO 16:00:09 metrics.sample.window.ms = 30000 16:00:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:09 receive.buffer.bytes = 65536 16:00:09 reconnect.backoff.max.ms = 1000 16:00:09 reconnect.backoff.ms = 50 16:00:09 request.timeout.ms = 30000 16:00:09 retry.backoff.max.ms = 1000 16:00:09 retry.backoff.ms = 100 16:00:09 sasl.client.callback.handler.class = null 16:00:09 sasl.jaas.config = null 16:00:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:09 sasl.kerberos.min.time.before.relogin = 60000 16:00:09 sasl.kerberos.service.name = null 16:00:09 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:09 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:09 sasl.login.callback.handler.class = null 16:00:09 sasl.login.class = null 16:00:09 sasl.login.connect.timeout.ms = null 16:00:09 sasl.login.read.timeout.ms = null 16:00:09 sasl.login.refresh.buffer.seconds = 300 16:00:09 sasl.login.refresh.min.period.seconds = 60 16:00:09 sasl.login.refresh.window.factor = 0.8 16:00:09 sasl.login.refresh.window.jitter = 0.05 16:00:09 sasl.login.retry.backoff.max.ms = 10000 16:00:09 sasl.login.retry.backoff.ms = 100 16:00:09 sasl.mechanism = GSSAPI 16:00:09 sasl.oauthbearer.clock.skew.seconds = 30 16:00:09 sasl.oauthbearer.expected.audience = null 16:00:09 sasl.oauthbearer.expected.issuer = null 16:00:09 sasl.oauthbearer.header.urlencode = false 16:00:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:09 sasl.oauthbearer.jwks.endpoint.url = null 16:00:09 sasl.oauthbearer.scope.claim.name = scope 16:00:09 sasl.oauthbearer.sub.claim.name = sub 16:00:09 sasl.oauthbearer.token.endpoint.url = null 16:00:09 security.protocol = PLAINTEXT 16:00:09 security.providers = null 16:00:09 send.buffer.bytes = 131072 16:00:09 session.timeout.ms = 45000 16:00:09 socket.connection.setup.timeout.max.ms = 30000 16:00:09 socket.connection.setup.timeout.ms = 10000 16:00:09 ssl.cipher.suites = null 16:00:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:09 ssl.endpoint.identification.algorithm = https 16:00:09 ssl.engine.factory.class = null 16:00:09 ssl.key.password = null 16:00:09 ssl.keymanager.algorithm = SunX509 16:00:09 ssl.keystore.certificate.chain = null 16:00:09 ssl.keystore.key = null 16:00:09 ssl.keystore.location = null 16:00:09 ssl.keystore.password = null 16:00:09 ssl.keystore.type = JKS 16:00:09 ssl.protocol = TLSv1.3 16:00:09 ssl.provider = null 16:00:09 ssl.secure.random.implementation = null 16:00:09 ssl.trustmanager.algorithm = PKIX 16:00:09 ssl.truststore.certificates = null 16:00:09 ssl.truststore.location = null 16:00:09 ssl.truststore.password = null 16:00:09 ssl.truststore.type = JKS 16:00:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:00:09 16:00:09 2025-11-05T16:00:09.224Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:09 2025-11-05T16:00:09.236Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:09 2025-11-05T16:00:09.236Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:09 2025-11-05T16:00:09.236Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358409236 16:00:09 2025-11-05T16:00:09.236Z INFO 6679 --- [ 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 16:00:09 2025-11-05T16:00:09.257Z INFO 6679 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.54 seconds (process running for 70.273) 16:00:09 2025-11-05T16:00:09.284Z WARN 6679 --- [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} 16:00:09 2025-11-05T16:00:09.284Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.286Z WARN 6679 --- [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} 16:00:09 2025-11-05T16:00:09.286Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.377Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:09 2025-11-05T16:00:09.377Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:09 2025-11-05T16:00:09.415Z INFO 6679 --- [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) 16:00:09 2025-11-05T16:00:09.416Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.422Z INFO 6679 --- [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) 16:00:09 2025-11-05T16:00:09.422Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.440Z INFO 6679 --- [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-86c052f7-1407-494a-bc08-3f94d829c46c 16:00:09 2025-11-05T16:00:09.440Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.441Z INFO 6679 --- [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-caf28b4b-e3d4-48ae-8bac-582da5c6ba9b 16:00:09 2025-11-05T16:00:09.442Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.460Z INFO 6679 --- [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-86c052f7-1407-494a-bc08-3f94d829c46c', protocol='range'} 16:00:09 2025-11-05T16:00:09.460Z INFO 6679 --- [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-86c052f7-1407-494a-bc08-3f94d829c46c=Assignment(partitions=[ncmp-async-m2m-0])} 16:00:09 2025-11-05T16:00:09.464Z INFO 6679 --- [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-caf28b4b-e3d4-48ae-8bac-582da5c6ba9b', protocol='range'} 16:00:09 2025-11-05T16:00:09.465Z INFO 6679 --- [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-caf28b4b-e3d4-48ae-8bac-582da5c6ba9b=Assignment(partitions=[ncmp-async-m2m-0])} 16:00:09 2025-11-05T16:00:09.490Z INFO 6679 --- [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-caf28b4b-e3d4-48ae-8bac-582da5c6ba9b', protocol='range'} 16:00:09 2025-11-05T16:00:09.490Z INFO 6679 --- [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]) 16:00:09 2025-11-05T16:00:09.491Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.492Z INFO 6679 --- [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-86c052f7-1407-494a-bc08-3f94d829c46c', protocol='range'} 16:00:09 2025-11-05T16:00:09.493Z INFO 6679 --- [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]) 16:00:09 2025-11-05T16:00:09.493Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.500Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.501Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.503Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.504Z INFO 6679 --- [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 16:00:09 2025-11-05T16:00:09.511Z INFO 6679 --- [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}}. 16:00:09 2025-11-05T16:00:09.513Z INFO 6679 --- [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}}. 16:00:09 2025-11-05T16:00:09.536Z INFO 6679 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:00:09 2025-11-05T16:00:09.537Z INFO 6679 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:00:09 2025-11-05T16:00:09.568Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:09 2025-11-05T16:00:09.568Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:09 2025-11-05T16:00:09.587Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:09 2025-11-05T16:00:09.587Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:09 acks = -1 16:00:09 auto.include.jmx.reporter = true 16:00:09 batch.size = 16384 16:00:09 bootstrap.servers = [localhost:32771] 16:00:09 buffer.memory = 33554432 16:00:09 client.dns.lookup = use_all_dns_ips 16:00:09 client.id = producer-5 16:00:09 compression.gzip.level = -1 16:00:09 compression.lz4.level = 9 16:00:09 compression.type = none 16:00:09 compression.zstd.level = 3 16:00:09 connections.max.idle.ms = 540000 16:00:09 delivery.timeout.ms = 120000 16:00:09 enable.idempotence = false 16:00:09 enable.metrics.push = true 16:00:09 interceptor.classes = [] 16:00:09 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:09 linger.ms = 1 16:00:09 max.block.ms = 60000 16:00:09 max.in.flight.requests.per.connection = 5 16:00:09 max.request.size = 1048576 16:00:09 metadata.max.age.ms = 300000 16:00:09 metadata.max.idle.ms = 300000 16:00:09 metadata.recovery.strategy = none 16:00:09 metric.reporters = [] 16:00:09 metrics.num.samples = 2 16:00:09 metrics.recording.level = INFO 16:00:09 metrics.sample.window.ms = 30000 16:00:09 partitioner.adaptive.partitioning.enable = true 16:00:09 partitioner.availability.timeout.ms = 0 16:00:09 partitioner.class = null 16:00:09 partitioner.ignore.keys = false 16:00:09 receive.buffer.bytes = 32768 16:00:09 reconnect.backoff.max.ms = 1000 16:00:09 reconnect.backoff.ms = 50 16:00:09 request.timeout.ms = 30000 16:00:09 retries = 0 16:00:09 retry.backoff.max.ms = 1000 16:00:09 retry.backoff.ms = 100 16:00:09 sasl.client.callback.handler.class = null 16:00:09 sasl.jaas.config = null 16:00:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:09 sasl.kerberos.min.time.before.relogin = 60000 16:00:09 sasl.kerberos.service.name = null 16:00:09 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:09 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:09 sasl.login.callback.handler.class = null 16:00:09 sasl.login.class = null 16:00:09 sasl.login.connect.timeout.ms = null 16:00:09 sasl.login.read.timeout.ms = null 16:00:09 sasl.login.refresh.buffer.seconds = 300 16:00:09 sasl.login.refresh.min.period.seconds = 60 16:00:09 sasl.login.refresh.window.factor = 0.8 16:00:09 sasl.login.refresh.window.jitter = 0.05 16:00:09 sasl.login.retry.backoff.max.ms = 10000 16:00:09 sasl.login.retry.backoff.ms = 100 16:00:09 sasl.mechanism = GSSAPI 16:00:09 sasl.oauthbearer.clock.skew.seconds = 30 16:00:09 sasl.oauthbearer.expected.audience = null 16:00:09 sasl.oauthbearer.expected.issuer = null 16:00:09 sasl.oauthbearer.header.urlencode = false 16:00:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:09 sasl.oauthbearer.jwks.endpoint.url = null 16:00:09 sasl.oauthbearer.scope.claim.name = scope 16:00:09 sasl.oauthbearer.sub.claim.name = sub 16:00:09 sasl.oauthbearer.token.endpoint.url = null 16:00:09 security.protocol = PLAINTEXT 16:00:09 security.providers = null 16:00:09 send.buffer.bytes = 131072 16:00:09 socket.connection.setup.timeout.max.ms = 30000 16:00:09 socket.connection.setup.timeout.ms = 10000 16:00:09 ssl.cipher.suites = null 16:00:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:09 ssl.endpoint.identification.algorithm = https 16:00:09 ssl.engine.factory.class = null 16:00:09 ssl.key.password = null 16:00:09 ssl.keymanager.algorithm = SunX509 16:00:09 ssl.keystore.certificate.chain = null 16:00:09 ssl.keystore.key = null 16:00:09 ssl.keystore.location = null 16:00:09 ssl.keystore.password = null 16:00:09 ssl.keystore.type = JKS 16:00:09 ssl.protocol = TLSv1.3 16:00:09 ssl.provider = null 16:00:09 ssl.secure.random.implementation = null 16:00:09 ssl.trustmanager.algorithm = PKIX 16:00:09 ssl.truststore.certificates = null 16:00:09 ssl.truststore.location = null 16:00:09 ssl.truststore.password = null 16:00:09 ssl.truststore.type = JKS 16:00:09 transaction.timeout.ms = 60000 16:00:09 transactional.id = null 16:00:09 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:09 16:00:09 2025-11-05T16:00:09.588Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:09 2025-11-05T16:00:09.595Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:09 2025-11-05T16:00:09.595Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:09 2025-11-05T16:00:09.595Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:09 2025-11-05T16:00:09.595Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358409595 16:00:09 2025-11-05T16:00:09.607Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:09 2025-11-05T16:00:09.689Z INFO 6679 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:00:09 auto.include.jmx.reporter = true 16:00:09 bootstrap.controllers = [] 16:00:09 bootstrap.servers = [localhost:32771] 16:00:09 client.dns.lookup = use_all_dns_ips 16:00:09 client.id = 16:00:09 connections.max.idle.ms = 300000 16:00:09 default.api.timeout.ms = 60000 16:00:09 enable.metrics.push = true 16:00:09 metadata.max.age.ms = 300000 16:00:09 metadata.recovery.strategy = none 16:00:09 metric.reporters = [] 16:00:09 metrics.num.samples = 2 16:00:09 metrics.recording.level = INFO 16:00:09 metrics.sample.window.ms = 30000 16:00:09 receive.buffer.bytes = 65536 16:00:09 reconnect.backoff.max.ms = 1000 16:00:09 reconnect.backoff.ms = 50 16:00:09 request.timeout.ms = 30000 16:00:09 retries = 2147483647 16:00:09 retry.backoff.max.ms = 1000 16:00:09 retry.backoff.ms = 100 16:00:09 sasl.client.callback.handler.class = null 16:00:09 sasl.jaas.config = null 16:00:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:09 sasl.kerberos.min.time.before.relogin = 60000 16:00:09 sasl.kerberos.service.name = null 16:00:09 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:09 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:09 sasl.login.callback.handler.class = null 16:00:09 sasl.login.class = null 16:00:09 sasl.login.connect.timeout.ms = null 16:00:09 sasl.login.read.timeout.ms = null 16:00:09 sasl.login.refresh.buffer.seconds = 300 16:00:09 sasl.login.refresh.min.period.seconds = 60 16:00:09 sasl.login.refresh.window.factor = 0.8 16:00:09 sasl.login.refresh.window.jitter = 0.05 16:00:09 sasl.login.retry.backoff.max.ms = 10000 16:00:09 sasl.login.retry.backoff.ms = 100 16:00:09 sasl.mechanism = GSSAPI 16:00:09 sasl.oauthbearer.clock.skew.seconds = 30 16:00:09 sasl.oauthbearer.expected.audience = null 16:00:09 sasl.oauthbearer.expected.issuer = null 16:00:09 sasl.oauthbearer.header.urlencode = false 16:00:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:09 sasl.oauthbearer.jwks.endpoint.url = null 16:00:09 sasl.oauthbearer.scope.claim.name = scope 16:00:09 sasl.oauthbearer.sub.claim.name = sub 16:00:09 sasl.oauthbearer.token.endpoint.url = null 16:00:09 security.protocol = PLAINTEXT 16:00:09 security.providers = null 16:00:09 send.buffer.bytes = 131072 16:00:09 socket.connection.setup.timeout.max.ms = 30000 16:00:09 socket.connection.setup.timeout.ms = 10000 16:00:09 ssl.cipher.suites = null 16:00:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:09 ssl.endpoint.identification.algorithm = https 16:00:09 ssl.engine.factory.class = null 16:00:09 ssl.key.password = null 16:00:09 ssl.keymanager.algorithm = SunX509 16:00:09 ssl.keystore.certificate.chain = null 16:00:09 ssl.keystore.key = null 16:00:09 ssl.keystore.location = null 16:00:09 ssl.keystore.password = null 16:00:09 ssl.keystore.type = JKS 16:00:09 ssl.protocol = TLSv1.3 16:00:09 ssl.provider = null 16:00:09 ssl.secure.random.implementation = null 16:00:09 ssl.trustmanager.algorithm = PKIX 16:00:09 ssl.truststore.certificates = null 16:00:09 ssl.truststore.location = null 16:00:09 ssl.truststore.password = null 16:00:09 ssl.truststore.type = JKS 16:00:09 16:00:09 2025-11-05T16:00:09.689Z INFO 6679 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:00:09 auto.include.jmx.reporter = true 16:00:09 bootstrap.controllers = [] 16:00:09 bootstrap.servers = [localhost:32771] 16:00:09 client.dns.lookup = use_all_dns_ips 16:00:09 client.id = 16:00:09 connections.max.idle.ms = 300000 16:00:09 default.api.timeout.ms = 60000 16:00:09 enable.metrics.push = true 16:00:09 metadata.max.age.ms = 300000 16:00:09 metadata.recovery.strategy = none 16:00:09 metric.reporters = [] 16:00:09 metrics.num.samples = 2 16:00:09 metrics.recording.level = INFO 16:00:09 metrics.sample.window.ms = 30000 16:00:09 receive.buffer.bytes = 65536 16:00:09 reconnect.backoff.max.ms = 1000 16:00:09 reconnect.backoff.ms = 50 16:00:09 request.timeout.ms = 30000 16:00:09 retries = 2147483647 16:00:09 retry.backoff.max.ms = 1000 16:00:09 retry.backoff.ms = 100 16:00:09 sasl.client.callback.handler.class = null 16:00:09 sasl.jaas.config = null 16:00:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:09 sasl.kerberos.min.time.before.relogin = 60000 16:00:09 sasl.kerberos.service.name = null 16:00:09 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:09 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:09 sasl.login.callback.handler.class = null 16:00:09 sasl.login.class = null 16:00:09 sasl.login.connect.timeout.ms = null 16:00:09 sasl.login.read.timeout.ms = null 16:00:09 sasl.login.refresh.buffer.seconds = 300 16:00:09 sasl.login.refresh.min.period.seconds = 60 16:00:09 sasl.login.refresh.window.factor = 0.8 16:00:09 sasl.login.refresh.window.jitter = 0.05 16:00:09 sasl.login.retry.backoff.max.ms = 10000 16:00:09 sasl.login.retry.backoff.ms = 100 16:00:09 sasl.mechanism = GSSAPI 16:00:09 sasl.oauthbearer.clock.skew.seconds = 30 16:00:09 sasl.oauthbearer.expected.audience = null 16:00:09 sasl.oauthbearer.expected.issuer = null 16:00:09 sasl.oauthbearer.header.urlencode = false 16:00:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:09 sasl.oauthbearer.jwks.endpoint.url = null 16:00:09 sasl.oauthbearer.scope.claim.name = scope 16:00:09 sasl.oauthbearer.sub.claim.name = sub 16:00:09 sasl.oauthbearer.token.endpoint.url = null 16:00:09 security.protocol = PLAINTEXT 16:00:09 security.providers = null 16:00:09 send.buffer.bytes = 131072 16:00:09 socket.connection.setup.timeout.max.ms = 30000 16:00:09 socket.connection.setup.timeout.ms = 10000 16:00:09 ssl.cipher.suites = null 16:00:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:09 ssl.endpoint.identification.algorithm = https 16:00:09 ssl.engine.factory.class = null 16:00:09 ssl.key.password = null 16:00:09 ssl.keymanager.algorithm = SunX509 16:00:09 ssl.keystore.certificate.chain = null 16:00:09 ssl.keystore.key = null 16:00:09 ssl.keystore.location = null 16:00:09 ssl.keystore.password = null 16:00:09 ssl.keystore.type = JKS 16:00:09 ssl.protocol = TLSv1.3 16:00:09 ssl.provider = null 16:00:09 ssl.secure.random.implementation = null 16:00:09 ssl.trustmanager.algorithm = PKIX 16:00:09 ssl.truststore.certificates = null 16:00:09 ssl.truststore.location = null 16:00:09 ssl.truststore.password = null 16:00:09 ssl.truststore.type = JKS 16:00:09 16:00:09 2025-11-05T16:00:09.701Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:09 2025-11-05T16:00:09.701Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:09 2025-11-05T16:00:09.701Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:09 2025-11-05T16:00:09.722Z INFO 6679 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:09 2025-11-05T16:00:09.722Z INFO 6679 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:09 2025-11-05T16:00:09.722Z INFO 6679 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358409722 16:00:09 2025-11-05T16:00:09.722Z INFO 6679 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:09 2025-11-05T16:00:09.722Z INFO 6679 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:09 2025-11-05T16:00:09.722Z INFO 6679 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358409722 16:00:09 2025-11-05T16:00:09.729Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:09 2025-11-05T16:00:09.729Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:09 2025-11-05T16:00:09.729Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:09 2025-11-05T16:00:09.755Z INFO 6679 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 16:00:09 2025-11-05T16:00:09.756Z INFO 6679 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:00:09 2025-11-05T16:00:09.756Z INFO 6679 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:00:09 2025-11-05T16:00:09.756Z INFO 6679 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:00:09 2025-11-05T16:00:09.770Z INFO 6679 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 16:00:09 2025-11-05T16:00:09.772Z INFO 6679 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:00:09 2025-11-05T16:00:09.772Z INFO 6679 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:00:09 2025-11-05T16:00:09.772Z INFO 6679 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:00:09 2025-11-05T16:00:09.851Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:09 2025-11-05T16:00:09.851Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:09 2025-11-05T16:00:09.923Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:09 2025-11-05T16:00:09.924Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:09 acks = -1 16:00:09 auto.include.jmx.reporter = true 16:00:09 batch.size = 16384 16:00:09 bootstrap.servers = [localhost:32771] 16:00:09 buffer.memory = 33554432 16:00:09 client.dns.lookup = use_all_dns_ips 16:00:09 client.id = producer-6 16:00:09 compression.gzip.level = -1 16:00:09 compression.lz4.level = 9 16:00:09 compression.type = none 16:00:09 compression.zstd.level = 3 16:00:09 connections.max.idle.ms = 540000 16:00:09 delivery.timeout.ms = 120000 16:00:09 enable.idempotence = false 16:00:09 enable.metrics.push = true 16:00:09 interceptor.classes = [] 16:00:09 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:09 linger.ms = 1 16:00:09 max.block.ms = 60000 16:00:09 max.in.flight.requests.per.connection = 5 16:00:09 max.request.size = 1048576 16:00:09 metadata.max.age.ms = 300000 16:00:09 metadata.max.idle.ms = 300000 16:00:09 metadata.recovery.strategy = none 16:00:09 metric.reporters = [] 16:00:09 metrics.num.samples = 2 16:00:09 metrics.recording.level = INFO 16:00:09 metrics.sample.window.ms = 30000 16:00:09 partitioner.adaptive.partitioning.enable = true 16:00:09 partitioner.availability.timeout.ms = 0 16:00:09 partitioner.class = null 16:00:09 partitioner.ignore.keys = false 16:00:09 receive.buffer.bytes = 32768 16:00:09 reconnect.backoff.max.ms = 1000 16:00:09 reconnect.backoff.ms = 50 16:00:09 request.timeout.ms = 30000 16:00:09 retries = 0 16:00:09 retry.backoff.max.ms = 1000 16:00:09 retry.backoff.ms = 100 16:00:09 sasl.client.callback.handler.class = null 16:00:09 sasl.jaas.config = null 16:00:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:09 sasl.kerberos.min.time.before.relogin = 60000 16:00:09 sasl.kerberos.service.name = null 16:00:09 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:09 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:09 sasl.login.callback.handler.class = null 16:00:09 sasl.login.class = null 16:00:09 sasl.login.connect.timeout.ms = null 16:00:09 sasl.login.read.timeout.ms = null 16:00:09 sasl.login.refresh.buffer.seconds = 300 16:00:09 sasl.login.refresh.min.period.seconds = 60 16:00:09 sasl.login.refresh.window.factor = 0.8 16:00:09 sasl.login.refresh.window.jitter = 0.05 16:00:09 sasl.login.retry.backoff.max.ms = 10000 16:00:09 sasl.login.retry.backoff.ms = 100 16:00:09 sasl.mechanism = GSSAPI 16:00:09 sasl.oauthbearer.clock.skew.seconds = 30 16:00:09 sasl.oauthbearer.expected.audience = null 16:00:09 sasl.oauthbearer.expected.issuer = null 16:00:09 sasl.oauthbearer.header.urlencode = false 16:00:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:09 sasl.oauthbearer.jwks.endpoint.url = null 16:00:09 sasl.oauthbearer.scope.claim.name = scope 16:00:09 sasl.oauthbearer.sub.claim.name = sub 16:00:09 sasl.oauthbearer.token.endpoint.url = null 16:00:09 security.protocol = PLAINTEXT 16:00:09 security.providers = null 16:00:09 send.buffer.bytes = 131072 16:00:09 socket.connection.setup.timeout.max.ms = 30000 16:00:09 socket.connection.setup.timeout.ms = 10000 16:00:09 ssl.cipher.suites = null 16:00:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:09 ssl.endpoint.identification.algorithm = https 16:00:09 ssl.engine.factory.class = null 16:00:09 ssl.key.password = null 16:00:09 ssl.keymanager.algorithm = SunX509 16:00:09 ssl.keystore.certificate.chain = null 16:00:09 ssl.keystore.key = null 16:00:09 ssl.keystore.location = null 16:00:09 ssl.keystore.password = null 16:00:09 ssl.keystore.type = JKS 16:00:09 ssl.protocol = TLSv1.3 16:00:09 ssl.provider = null 16:00:09 ssl.secure.random.implementation = null 16:00:09 ssl.trustmanager.algorithm = PKIX 16:00:09 ssl.truststore.certificates = null 16:00:09 ssl.truststore.location = null 16:00:09 ssl.truststore.password = null 16:00:09 ssl.truststore.type = JKS 16:00:09 transaction.timeout.ms = 60000 16:00:09 transactional.id = null 16:00:09 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:00:09 16:00:09 2025-11-05T16:00:09.924Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:10 2025-11-05T16:00:09.928Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:10 2025-11-05T16:00:09.928Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:10 2025-11-05T16:00:09.928Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:10 2025-11-05T16:00:09.929Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358409928 16:00:10 2025-11-05T16:00:09.938Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:10 2025-11-05T16:00:09.991Z ERROR 6679 --- [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 16:00:10 16:00:10 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 16:00:10 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:00:10 at java.base/java.lang.Thread.run(Thread.java:833) 16:00:10 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:00:10 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:00:10 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:00:10 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 16:00:10 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 16:00:10 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 16:00:10 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 16:00:10 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 16:00:10 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 16:00:10 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:672) 16:00:10 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 16:00:10 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 16:00:10 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 16:00:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 16:00:10 ... 3 common frames omitted 16:00:10 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:00:10 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:00:10 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:00:10 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:00:10 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:00:10 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:00:10 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:00:10 ... 16 common frames omitted 16:00:10 16:00:10 2025-11-05T16:00:10.064Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:10 2025-11-05T16:00:10.064Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:10 acks = -1 16:00:10 auto.include.jmx.reporter = true 16:00:10 batch.size = 16384 16:00:10 bootstrap.servers = [localhost:32771] 16:00:10 buffer.memory = 33554432 16:00:10 client.dns.lookup = use_all_dns_ips 16:00:10 client.id = producer-7 16:00:10 compression.gzip.level = -1 16:00:10 compression.lz4.level = 9 16:00:10 compression.type = none 16:00:10 compression.zstd.level = 3 16:00:10 connections.max.idle.ms = 540000 16:00:10 delivery.timeout.ms = 120000 16:00:10 enable.idempotence = false 16:00:10 enable.metrics.push = true 16:00:10 interceptor.classes = [] 16:00:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:10 linger.ms = 1 16:00:10 max.block.ms = 60000 16:00:10 max.in.flight.requests.per.connection = 5 16:00:10 max.request.size = 1048576 16:00:10 metadata.max.age.ms = 300000 16:00:10 metadata.max.idle.ms = 300000 16:00:10 metadata.recovery.strategy = none 16:00:10 metric.reporters = [] 16:00:10 metrics.num.samples = 2 16:00:10 metrics.recording.level = INFO 16:00:10 metrics.sample.window.ms = 30000 16:00:10 partitioner.adaptive.partitioning.enable = true 16:00:10 partitioner.availability.timeout.ms = 0 16:00:10 partitioner.class = null 16:00:10 partitioner.ignore.keys = false 16:00:10 receive.buffer.bytes = 32768 16:00:10 reconnect.backoff.max.ms = 1000 16:00:10 reconnect.backoff.ms = 50 16:00:10 request.timeout.ms = 30000 16:00:10 retries = 0 16:00:10 retry.backoff.max.ms = 1000 16:00:10 retry.backoff.ms = 100 16:00:10 sasl.client.callback.handler.class = null 16:00:10 sasl.jaas.config = null 16:00:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:10 sasl.kerberos.min.time.before.relogin = 60000 16:00:10 sasl.kerberos.service.name = null 16:00:10 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:10 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:10 sasl.login.callback.handler.class = null 16:00:10 sasl.login.class = null 16:00:10 sasl.login.connect.timeout.ms = null 16:00:10 sasl.login.read.timeout.ms = null 16:00:10 sasl.login.refresh.buffer.seconds = 300 16:00:10 sasl.login.refresh.min.period.seconds = 60 16:00:10 sasl.login.refresh.window.factor = 0.8 16:00:10 sasl.login.refresh.window.jitter = 0.05 16:00:10 sasl.login.retry.backoff.max.ms = 10000 16:00:10 sasl.login.retry.backoff.ms = 100 16:00:10 sasl.mechanism = GSSAPI 16:00:10 sasl.oauthbearer.clock.skew.seconds = 30 16:00:10 sasl.oauthbearer.expected.audience = null 16:00:10 sasl.oauthbearer.expected.issuer = null 16:00:10 sasl.oauthbearer.header.urlencode = false 16:00:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:10 sasl.oauthbearer.jwks.endpoint.url = null 16:00:10 sasl.oauthbearer.scope.claim.name = scope 16:00:10 sasl.oauthbearer.sub.claim.name = sub 16:00:10 sasl.oauthbearer.token.endpoint.url = null 16:00:10 security.protocol = PLAINTEXT 16:00:10 security.providers = null 16:00:10 send.buffer.bytes = 131072 16:00:10 socket.connection.setup.timeout.max.ms = 30000 16:00:10 socket.connection.setup.timeout.ms = 10000 16:00:10 ssl.cipher.suites = null 16:00:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:10 ssl.endpoint.identification.algorithm = https 16:00:10 ssl.engine.factory.class = null 16:00:10 ssl.key.password = null 16:00:10 ssl.keymanager.algorithm = SunX509 16:00:10 ssl.keystore.certificate.chain = null 16:00:10 ssl.keystore.key = null 16:00:10 ssl.keystore.location = null 16:00:10 ssl.keystore.password = null 16:00:10 ssl.keystore.type = JKS 16:00:10 ssl.protocol = TLSv1.3 16:00:10 ssl.provider = null 16:00:10 ssl.secure.random.implementation = null 16:00:10 ssl.trustmanager.algorithm = PKIX 16:00:10 ssl.truststore.certificates = null 16:00:10 ssl.truststore.location = null 16:00:10 ssl.truststore.password = null 16:00:10 ssl.truststore.type = JKS 16:00:10 transaction.timeout.ms = 60000 16:00:10 transactional.id = null 16:00:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:10 16:00:10 2025-11-05T16:00:10.064Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:10 2025-11-05T16:00:10.067Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:10 2025-11-05T16:00:10.067Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:10 2025-11-05T16:00:10.067Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:10 2025-11-05T16:00:10.067Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358410067 16:00:10 2025-11-05T16:00:10.075Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:10 2025-11-05T16:00:10.202Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:10 2025-11-05T16:00:10.202Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:10 2025-11-05T16:00:10.380Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:10 2025-11-05T16:00:10.380Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:10 2025-11-05T16:00:10.389Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:10 2025-11-05T16:00:10.389Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:10 acks = -1 16:00:10 auto.include.jmx.reporter = true 16:00:10 batch.size = 16384 16:00:10 bootstrap.servers = [localhost:32771] 16:00:10 buffer.memory = 33554432 16:00:10 client.dns.lookup = use_all_dns_ips 16:00:10 client.id = producer-8 16:00:10 compression.gzip.level = -1 16:00:10 compression.lz4.level = 9 16:00:10 compression.type = none 16:00:10 compression.zstd.level = 3 16:00:10 connections.max.idle.ms = 540000 16:00:10 delivery.timeout.ms = 120000 16:00:10 enable.idempotence = false 16:00:10 enable.metrics.push = true 16:00:10 interceptor.classes = [] 16:00:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:10 linger.ms = 1 16:00:10 max.block.ms = 60000 16:00:10 max.in.flight.requests.per.connection = 5 16:00:10 max.request.size = 1048576 16:00:10 metadata.max.age.ms = 300000 16:00:10 metadata.max.idle.ms = 300000 16:00:10 metadata.recovery.strategy = none 16:00:10 metric.reporters = [] 16:00:10 metrics.num.samples = 2 16:00:10 metrics.recording.level = INFO 16:00:10 metrics.sample.window.ms = 30000 16:00:10 partitioner.adaptive.partitioning.enable = true 16:00:10 partitioner.availability.timeout.ms = 0 16:00:10 partitioner.class = null 16:00:10 partitioner.ignore.keys = false 16:00:10 receive.buffer.bytes = 32768 16:00:10 reconnect.backoff.max.ms = 1000 16:00:10 reconnect.backoff.ms = 50 16:00:10 request.timeout.ms = 30000 16:00:10 retries = 0 16:00:10 retry.backoff.max.ms = 1000 16:00:10 retry.backoff.ms = 100 16:00:10 sasl.client.callback.handler.class = null 16:00:10 sasl.jaas.config = null 16:00:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:10 sasl.kerberos.min.time.before.relogin = 60000 16:00:10 sasl.kerberos.service.name = null 16:00:10 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:10 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:10 sasl.login.callback.handler.class = null 16:00:10 sasl.login.class = null 16:00:10 sasl.login.connect.timeout.ms = null 16:00:10 sasl.login.read.timeout.ms = null 16:00:10 sasl.login.refresh.buffer.seconds = 300 16:00:10 sasl.login.refresh.min.period.seconds = 60 16:00:10 sasl.login.refresh.window.factor = 0.8 16:00:10 sasl.login.refresh.window.jitter = 0.05 16:00:10 sasl.login.retry.backoff.max.ms = 10000 16:00:10 sasl.login.retry.backoff.ms = 100 16:00:10 sasl.mechanism = GSSAPI 16:00:10 sasl.oauthbearer.clock.skew.seconds = 30 16:00:10 sasl.oauthbearer.expected.audience = null 16:00:10 sasl.oauthbearer.expected.issuer = null 16:00:10 sasl.oauthbearer.header.urlencode = false 16:00:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:10 sasl.oauthbearer.jwks.endpoint.url = null 16:00:10 sasl.oauthbearer.scope.claim.name = scope 16:00:10 sasl.oauthbearer.sub.claim.name = sub 16:00:10 sasl.oauthbearer.token.endpoint.url = null 16:00:10 security.protocol = PLAINTEXT 16:00:10 security.providers = null 16:00:10 send.buffer.bytes = 131072 16:00:10 socket.connection.setup.timeout.max.ms = 30000 16:00:10 socket.connection.setup.timeout.ms = 10000 16:00:10 ssl.cipher.suites = null 16:00:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:10 ssl.endpoint.identification.algorithm = https 16:00:10 ssl.engine.factory.class = null 16:00:10 ssl.key.password = null 16:00:10 ssl.keymanager.algorithm = SunX509 16:00:10 ssl.keystore.certificate.chain = null 16:00:10 ssl.keystore.key = null 16:00:10 ssl.keystore.location = null 16:00:10 ssl.keystore.password = null 16:00:10 ssl.keystore.type = JKS 16:00:10 ssl.protocol = TLSv1.3 16:00:10 ssl.provider = null 16:00:10 ssl.secure.random.implementation = null 16:00:10 ssl.trustmanager.algorithm = PKIX 16:00:10 ssl.truststore.certificates = null 16:00:10 ssl.truststore.location = null 16:00:10 ssl.truststore.password = null 16:00:10 ssl.truststore.type = JKS 16:00:10 transaction.timeout.ms = 60000 16:00:10 transactional.id = null 16:00:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:10 16:00:10 2025-11-05T16:00:10.390Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:10 2025-11-05T16:00:10.392Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:10 2025-11-05T16:00:10.392Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:10 2025-11-05T16:00:10.392Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:10 2025-11-05T16:00:10.392Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358410392 16:00:10 2025-11-05T16:00:10.400Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:10 2025-11-05T16:00:10.573Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:10 2025-11-05T16:00:10.573Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:10 2025-11-05T16:00:10.684Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:10 2025-11-05T16:00:10.684Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:10 2025-11-05T16:00:10.684Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:10 2025-11-05T16:00:10.690Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:10 2025-11-05T16:00:10.690Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:10 2025-11-05T16:00:10.690Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:10 2025-11-05T16:00:10.714Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:10 2025-11-05T16:00:10.714Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:10 acks = -1 16:00:10 auto.include.jmx.reporter = true 16:00:10 batch.size = 16384 16:00:10 bootstrap.servers = [localhost:32771] 16:00:10 buffer.memory = 33554432 16:00:10 client.dns.lookup = use_all_dns_ips 16:00:10 client.id = producer-9 16:00:10 compression.gzip.level = -1 16:00:10 compression.lz4.level = 9 16:00:10 compression.type = none 16:00:10 compression.zstd.level = 3 16:00:10 connections.max.idle.ms = 540000 16:00:10 delivery.timeout.ms = 120000 16:00:10 enable.idempotence = false 16:00:10 enable.metrics.push = true 16:00:10 interceptor.classes = [] 16:00:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:10 linger.ms = 1 16:00:10 max.block.ms = 60000 16:00:10 max.in.flight.requests.per.connection = 5 16:00:10 max.request.size = 1048576 16:00:10 metadata.max.age.ms = 300000 16:00:10 metadata.max.idle.ms = 300000 16:00:10 metadata.recovery.strategy = none 16:00:10 metric.reporters = [] 16:00:10 metrics.num.samples = 2 16:00:10 metrics.recording.level = INFO 16:00:10 metrics.sample.window.ms = 30000 16:00:10 partitioner.adaptive.partitioning.enable = true 16:00:10 partitioner.availability.timeout.ms = 0 16:00:10 partitioner.class = null 16:00:10 partitioner.ignore.keys = false 16:00:10 receive.buffer.bytes = 32768 16:00:10 reconnect.backoff.max.ms = 1000 16:00:10 reconnect.backoff.ms = 50 16:00:10 request.timeout.ms = 30000 16:00:10 retries = 0 16:00:10 retry.backoff.max.ms = 1000 16:00:10 retry.backoff.ms = 100 16:00:10 sasl.client.callback.handler.class = null 16:00:10 sasl.jaas.config = null 16:00:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:10 sasl.kerberos.min.time.before.relogin = 60000 16:00:10 sasl.kerberos.service.name = null 16:00:10 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:10 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:10 sasl.login.callback.handler.class = null 16:00:10 sasl.login.class = null 16:00:10 sasl.login.connect.timeout.ms = null 16:00:10 sasl.login.read.timeout.ms = null 16:00:10 sasl.login.refresh.buffer.seconds = 300 16:00:10 sasl.login.refresh.min.period.seconds = 60 16:00:10 sasl.login.refresh.window.factor = 0.8 16:00:10 sasl.login.refresh.window.jitter = 0.05 16:00:10 sasl.login.retry.backoff.max.ms = 10000 16:00:10 sasl.login.retry.backoff.ms = 100 16:00:10 sasl.mechanism = GSSAPI 16:00:10 sasl.oauthbearer.clock.skew.seconds = 30 16:00:10 sasl.oauthbearer.expected.audience = null 16:00:10 sasl.oauthbearer.expected.issuer = null 16:00:10 sasl.oauthbearer.header.urlencode = false 16:00:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:10 sasl.oauthbearer.jwks.endpoint.url = null 16:00:10 sasl.oauthbearer.scope.claim.name = scope 16:00:10 sasl.oauthbearer.sub.claim.name = sub 16:00:10 sasl.oauthbearer.token.endpoint.url = null 16:00:10 security.protocol = PLAINTEXT 16:00:10 security.providers = null 16:00:10 send.buffer.bytes = 131072 16:00:10 socket.connection.setup.timeout.max.ms = 30000 16:00:10 socket.connection.setup.timeout.ms = 10000 16:00:10 ssl.cipher.suites = null 16:00:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:10 ssl.endpoint.identification.algorithm = https 16:00:10 ssl.engine.factory.class = null 16:00:10 ssl.key.password = null 16:00:10 ssl.keymanager.algorithm = SunX509 16:00:10 ssl.keystore.certificate.chain = null 16:00:10 ssl.keystore.key = null 16:00:10 ssl.keystore.location = null 16:00:10 ssl.keystore.password = null 16:00:10 ssl.keystore.type = JKS 16:00:10 ssl.protocol = TLSv1.3 16:00:10 ssl.provider = null 16:00:10 ssl.secure.random.implementation = null 16:00:10 ssl.trustmanager.algorithm = PKIX 16:00:10 ssl.truststore.certificates = null 16:00:10 ssl.truststore.location = null 16:00:10 ssl.truststore.password = null 16:00:10 ssl.truststore.type = JKS 16:00:10 transaction.timeout.ms = 60000 16:00:10 transactional.id = null 16:00:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:10 16:00:10 2025-11-05T16:00:10.715Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:10 2025-11-05T16:00:10.717Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:10 2025-11-05T16:00:10.717Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:10 2025-11-05T16:00:10.717Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:10 2025-11-05T16:00:10.717Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358410717 16:00:10 2025-11-05T16:00:10.725Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:10 2025-11-05T16:00:10.855Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:10 2025-11-05T16:00:10.855Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.036Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:11 2025-11-05T16:00:11.037Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:11 acks = -1 16:00:11 auto.include.jmx.reporter = true 16:00:11 batch.size = 16384 16:00:11 bootstrap.servers = [localhost:32771] 16:00:11 buffer.memory = 33554432 16:00:11 client.dns.lookup = use_all_dns_ips 16:00:11 client.id = producer-10 16:00:11 compression.gzip.level = -1 16:00:11 compression.lz4.level = 9 16:00:11 compression.type = none 16:00:11 compression.zstd.level = 3 16:00:11 connections.max.idle.ms = 540000 16:00:11 delivery.timeout.ms = 120000 16:00:11 enable.idempotence = false 16:00:11 enable.metrics.push = true 16:00:11 interceptor.classes = [] 16:00:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:11 linger.ms = 1 16:00:11 max.block.ms = 60000 16:00:11 max.in.flight.requests.per.connection = 5 16:00:11 max.request.size = 1048576 16:00:11 metadata.max.age.ms = 300000 16:00:11 metadata.max.idle.ms = 300000 16:00:11 metadata.recovery.strategy = none 16:00:11 metric.reporters = [] 16:00:11 metrics.num.samples = 2 16:00:11 metrics.recording.level = INFO 16:00:11 metrics.sample.window.ms = 30000 16:00:11 partitioner.adaptive.partitioning.enable = true 16:00:11 partitioner.availability.timeout.ms = 0 16:00:11 partitioner.class = null 16:00:11 partitioner.ignore.keys = false 16:00:11 receive.buffer.bytes = 32768 16:00:11 reconnect.backoff.max.ms = 1000 16:00:11 reconnect.backoff.ms = 50 16:00:11 request.timeout.ms = 30000 16:00:11 retries = 0 16:00:11 retry.backoff.max.ms = 1000 16:00:11 retry.backoff.ms = 100 16:00:11 sasl.client.callback.handler.class = null 16:00:11 sasl.jaas.config = null 16:00:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:11 sasl.kerberos.min.time.before.relogin = 60000 16:00:11 sasl.kerberos.service.name = null 16:00:11 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:11 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:11 sasl.login.callback.handler.class = null 16:00:11 sasl.login.class = null 16:00:11 sasl.login.connect.timeout.ms = null 16:00:11 sasl.login.read.timeout.ms = null 16:00:11 sasl.login.refresh.buffer.seconds = 300 16:00:11 sasl.login.refresh.min.period.seconds = 60 16:00:11 sasl.login.refresh.window.factor = 0.8 16:00:11 sasl.login.refresh.window.jitter = 0.05 16:00:11 sasl.login.retry.backoff.max.ms = 10000 16:00:11 sasl.login.retry.backoff.ms = 100 16:00:11 sasl.mechanism = GSSAPI 16:00:11 sasl.oauthbearer.clock.skew.seconds = 30 16:00:11 sasl.oauthbearer.expected.audience = null 16:00:11 sasl.oauthbearer.expected.issuer = null 16:00:11 sasl.oauthbearer.header.urlencode = false 16:00:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:11 sasl.oauthbearer.jwks.endpoint.url = null 16:00:11 sasl.oauthbearer.scope.claim.name = scope 16:00:11 sasl.oauthbearer.sub.claim.name = sub 16:00:11 sasl.oauthbearer.token.endpoint.url = null 16:00:11 security.protocol = PLAINTEXT 16:00:11 security.providers = null 16:00:11 send.buffer.bytes = 131072 16:00:11 socket.connection.setup.timeout.max.ms = 30000 16:00:11 socket.connection.setup.timeout.ms = 10000 16:00:11 ssl.cipher.suites = null 16:00:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:11 ssl.endpoint.identification.algorithm = https 16:00:11 ssl.engine.factory.class = null 16:00:11 ssl.key.password = null 16:00:11 ssl.keymanager.algorithm = SunX509 16:00:11 ssl.keystore.certificate.chain = null 16:00:11 ssl.keystore.key = null 16:00:11 ssl.keystore.location = null 16:00:11 ssl.keystore.password = null 16:00:11 ssl.keystore.type = JKS 16:00:11 ssl.protocol = TLSv1.3 16:00:11 ssl.provider = null 16:00:11 ssl.secure.random.implementation = null 16:00:11 ssl.trustmanager.algorithm = PKIX 16:00:11 ssl.truststore.certificates = null 16:00:11 ssl.truststore.location = null 16:00:11 ssl.truststore.password = null 16:00:11 ssl.truststore.type = JKS 16:00:11 transaction.timeout.ms = 60000 16:00:11 transactional.id = null 16:00:11 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:00:11 16:00:11 2025-11-05T16:00:11.037Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:11 2025-11-05T16:00:11.039Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:11 2025-11-05T16:00:11.039Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:11 2025-11-05T16:00:11.039Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:11 2025-11-05T16:00:11.039Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358411039 16:00:11 2025-11-05T16:00:11.047Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:11 2025-11-05T16:00:11.065Z ERROR 6679 --- [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 16:00:11 16:00:11 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 16:00:11 Endpoint handler details: 16:00:11 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 16:00:11 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@3fe4c0ae] 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 16:00:11 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:00:11 at java.base/java.lang.Thread.run(Thread.java:833) 16:00:11 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 16:00:11 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 16:00:11 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 16:00:11 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 16:00:11 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 16:00:11 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 16:00:11 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:00:11 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 16:00:11 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 16:00:11 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 16:00:11 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 16:00:11 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 16:00:11 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 16:00:11 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:00:11 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 16:00:11 ... 10 common frames omitted 16:00:11 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@3954bc1a, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1762358411047, kafka_groupId=ncmp-async-rest-request-event-group}] 16:00:11 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 16:00:11 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 16:00:11 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 16:00:11 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 16:00:11 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 16:00:11 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 16:00:11 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 16:00:11 ... 16 common frames omitted 16:00:11 16:00:11 2025-11-05T16:00:11.067Z ERROR 6679 --- [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 16:00:11 16:00:11 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 16:00:11 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:00:11 at java.base/java.lang.Thread.run(Thread.java:833) 16:00:11 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:00:11 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:00:11 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:00:11 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 16:00:11 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 16:00:11 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 16:00:11 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 16:00:11 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 16:00:11 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 16:00:11 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 16:00:11 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 16:00:11 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 16:00:11 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 16:00:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 16:00:11 ... 3 common frames omitted 16:00:11 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:00:11 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:00:11 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:00:11 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:00:11 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:00:11 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:00:11 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:00:11 ... 16 common frames omitted 16:00:11 16:00:11 2025-11-05T16:00:11.202Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.203Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.381Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.382Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.404Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 16:00:11 2025-11-05T16:00:11.404Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.404Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.404Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 16:00:11 2025-11-05T16:00:11.404Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 16:00:11 2025-11-05T16:00:11.404Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.404Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 16:00:11 2025-11-05T16:00:11.405Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.405Z INFO 6679 --- [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. 16:00:11 2025-11-05T16:00:11.405Z INFO 6679 --- [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. 16:00:11 2025-11-05T16:00:11.405Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.405Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 16:00:11 2025-11-05T16:00:11.405Z INFO 6679 --- [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: 343ms, elapsed time since send: 343ms, throttle time: 0ms, request timeout: 30000ms) 16:00:11 2025-11-05T16:00:11.405Z INFO 6679 --- [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] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 342ms, elapsed time since send: 342ms, throttle time: 0ms, request timeout: 30000ms) 16:00:11 2025-11-05T16:00:11.406Z INFO 6679 --- [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. 16:00:11 2025-11-05T16:00:11.406Z INFO 6679 --- [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. 16:00:11 2025-11-05T16:00:11.406Z INFO 6679 --- [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. 16:00:11 2025-11-05T16:00:11.406Z INFO 6679 --- [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=163590222, epoch=6) to node 1: 16:00:11 16:00:11 org.apache.kafka.common.errors.DisconnectException: null 16:00:11 16:00:11 2025-11-05T16:00:11.406Z INFO 6679 --- [ntainer#0-0-C-1] 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=340280712, epoch=6) to node 1: 16:00:11 16:00:11 org.apache.kafka.common.errors.DisconnectException: null 16:00:11 16:00:11 2025-11-05T16:00:11.406Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] 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) 16:00:11 2025-11-05T16:00:11.406Z INFO 6679 --- [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. 16:00:11 2025-11-05T16:00:11.407Z INFO 6679 --- [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. 16:00:11 2025-11-05T16:00:11.407Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.407Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 16:00:11 2025-11-05T16:00:11.407Z INFO 6679 --- [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. 16:00:11 2025-11-05T16:00:11.496Z INFO 6679 --- [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. 16:00:11 2025-11-05T16:00:11.496Z WARN 6679 --- [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. 16:00:11 2025-11-05T16:00:11.502Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.502Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.511Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.511Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.519Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.519Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.520Z INFO 6679 --- [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. 16:00:11 2025-11-05T16:00:11.520Z WARN 6679 --- [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. 16:00:11 2025-11-05T16:00:11.521Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.521Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.522Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.522Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.522Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.522Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.575Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.575Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.575Z INFO 6679 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:00:11 2025-11-05T16:00:11.575Z INFO 6679 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:00:11 2025-11-05T16:00:11.576Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.576Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.576Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.576Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.576Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.576Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.578Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.578Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.578Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.578Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.580Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.580Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.581Z INFO 6679 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:00:11 2025-11-05T16:00:11.581Z INFO 6679 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:00:11 2025-11-05T16:00:11.581Z INFO 6679 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:00:11 2025-11-05T16:00:11.581Z INFO 6679 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:00:11 2025-11-05T16:00:11.581Z INFO 6679 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:00:11 2025-11-05T16:00:11.581Z INFO 6679 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:00:11 2025-11-05T16:00:11.581Z INFO 6679 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:00:11 2025-11-05T16:00:11.581Z INFO 6679 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:00:11 2025-11-05T16:00:11.585Z INFO 6679 --- [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 16:00:11 2025-11-05T16:00:11.585Z INFO 6679 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:00:11 2025-11-05T16:00:11.586Z INFO 6679 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 16:00:11 2025-11-05T16:00:11.586Z INFO 6679 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:00:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.646 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 16:00:11 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 16:00:11 2025-11-05T16:00:11.606Z INFO 6679 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:00:11 2025-11-05T16:00:11.611Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.611Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.660Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 625074e1e562734cf63e5fddd5c9eede24372aeccbd7cf21574b48fe4a740b0c 16:00:11 2025-11-05T16:00:11.690Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:11 2025-11-05T16:00:11.690Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.690Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:11 2025-11-05T16:00:11.691Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:11 2025-11-05T16:00:11.691Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.691Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:11 2025-11-05T16:00:11.733Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.733Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.742Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.743Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.744Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.744Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.754Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.754Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.761Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.762Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.860Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.860Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:11 2025-11-05T16:00:11.866Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:11 2025-11-05T16:00:11.866Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.145Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.145Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.150Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.150Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.189Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.189Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.203Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.203Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.214Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.214Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.225Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.225Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.319Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.319Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.382Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.382Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.546Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:12 2025-11-05T16:00:12.546Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.546Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:12 2025-11-05T16:00:12.588Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.588Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.611Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.611Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.644Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.644Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.692Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:12 2025-11-05T16:00:12.692Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:12 2025-11-05T16:00:12.692Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:12 2025-11-05T16:00:12.864Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:12 2025-11-05T16:00:12.864Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.028Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:13 2025-11-05T16:00:13.029Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.076Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:13 2025-11-05T16:00:13.076Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.078Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:13 2025-11-05T16:00:13.078Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.204Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:13 2025-11-05T16:00:13.204Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.241Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:13 2025-11-05T16:00:13.241Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.383Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:13 2025-11-05T16:00:13.383Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.445Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:13 2025-11-05T16:00:13.445Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.445Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:13 2025-11-05T16:00:13.515Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:13 2025-11-05T16:00:13.515Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.532Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:13 2025-11-05T16:00:13.532Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.604Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:13 2025-11-05T16:00:13.604Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.694Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:13 2025-11-05T16:00:13.694Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:13 2025-11-05T16:00:13.694Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:13 2025-11-05T16:00:13.867Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:13 2025-11-05T16:00:13.867Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:13.989Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:14 2025-11-05T16:00:13.989Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:14.058Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:14 2025-11-05T16:00:14.058Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:14.079Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:14 2025-11-05T16:00:14.079Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:14.205Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:14 2025-11-05T16:00:14.205Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:14.243Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:14 2025-11-05T16:00:14.243Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:14.407Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:14 2025-11-05T16:00:14.407Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:14.462Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:14 2025-11-05T16:00:14.462Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:14.462Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:14 2025-11-05T16:00:14.520Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:14 2025-11-05T16:00:14.520Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:14.533Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:14 2025-11-05T16:00:14.533Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:14.623Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:14 2025-11-05T16:00:14.623Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:14.695Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:14 2025-11-05T16:00:14.695Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:14 2025-11-05T16:00:14.695Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:14 2025-11-05T16:00:14.871Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:14 2025-11-05T16:00:14.871Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:14.990Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:15 2025-11-05T16:00:14.990Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:15.071Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:15 2025-11-05T16:00:15.071Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:15.080Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:15 2025-11-05T16:00:15.080Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:15.209Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:15 2025-11-05T16:00:15.209Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:15.244Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:15 2025-11-05T16:00:15.244Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:15.408Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:15 2025-11-05T16:00:15.408Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:15.425Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:15 2025-11-05T16:00:15.425Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:15.425Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:15 2025-11-05T16:00:15.524Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:15 2025-11-05T16:00:15.524Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:15.535Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:15 2025-11-05T16:00:15.535Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:15.552Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:15 2025-11-05T16:00:15.552Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:15.552Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:15 2025-11-05T16:00:15.633Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:15 2025-11-05T16:00:15.633Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:15 2025-11-05T16:00:15.879Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:15 2025-11-05T16:00:15.880Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:15.992Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:16 2025-11-05T16:00:15.992Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:16.072Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:16 2025-11-05T16:00:16.072Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:16.081Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:16 2025-11-05T16:00:16.081Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:16.211Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:16 2025-11-05T16:00:16.211Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:16.247Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:16 2025-11-05T16:00:16.247Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:16.375Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:16 2025-11-05T16:00:16.375Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:16.375Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:16 2025-11-05T16:00:16.413Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:16 2025-11-05T16:00:16.413Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:16.504Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:16 2025-11-05T16:00:16.504Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:16.537Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:16 2025-11-05T16:00:16.537Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:16.564Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:16 2025-11-05T16:00:16.564Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:16.564Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:16 2025-11-05T16:00:16.644Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:16 2025-11-05T16:00:16.644Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:16 2025-11-05T16:00:16.883Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:16 2025-11-05T16:00:16.883Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:16.996Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:17 2025-11-05T16:00:16.996Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.077Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:17 2025-11-05T16:00:17.077Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.082Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:17 2025-11-05T16:00:17.082Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.213Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:17 2025-11-05T16:00:17.213Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.241Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:17 2025-11-05T16:00:17.241Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.241Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:17 2025-11-05T16:00:17.293Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:17 2025-11-05T16:00:17.293Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.385Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:17 2025-11-05T16:00:17.385Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.418Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:17 2025-11-05T16:00:17.418Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.489Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:17 2025-11-05T16:00:17.489Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.521Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.915190117S 16:00:17 16:00:17,546 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:00:17 16:00:17,546 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:00:17 16:00:17,546 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:00:17 16:00:17,551 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:00:17 16:00:17,551 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:00:17 16:00:17 . ____ _ __ _ _ 16:00:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:17 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:17 =========|_|==============|___/=/_/_/_/ 16:00:17 16:00:17 :: Spring Boot :: (v3.5.6) 16:00:17 16:00:17 2025-11-05T16:00:17.565Z INFO 6679 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:17 2025-11-05T16:00:17.565Z INFO 6679 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:00:17 2025-11-05T16:00:17.595Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:17 2025-11-05T16:00:17.595Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.595Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:17 2025-11-05T16:00:17.651Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:17 2025-11-05T16:00:17.651Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.807Z INFO 6679 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 16:00:17 2025-11-05T16:00:17.859Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:17 allow.auto.create.topics = true 16:00:17 auto.commit.interval.ms = 5000 16:00:17 auto.include.jmx.reporter = true 16:00:17 auto.offset.reset = latest 16:00:17 bootstrap.servers = [localhost:32772] 16:00:17 check.crcs = true 16:00:17 client.dns.lookup = use_all_dns_ips 16:00:17 client.id = consumer-ncmp-data-operation-event-group-7 16:00:17 client.rack = 16:00:17 connections.max.idle.ms = 540000 16:00:17 default.api.timeout.ms = 60000 16:00:17 enable.auto.commit = false 16:00:17 enable.metrics.push = true 16:00:17 exclude.internal.topics = true 16:00:17 fetch.max.bytes = 52428800 16:00:17 fetch.max.wait.ms = 500 16:00:17 fetch.min.bytes = 1 16:00:17 group.id = ncmp-data-operation-event-group 16:00:17 group.instance.id = null 16:00:17 group.protocol = classic 16:00:17 group.remote.assignor = null 16:00:17 heartbeat.interval.ms = 3000 16:00:17 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:00:17 internal.leave.group.on.close = true 16:00:17 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:17 isolation.level = read_uncommitted 16:00:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:17 max.partition.fetch.bytes = 1048576 16:00:17 max.poll.interval.ms = 300000 16:00:17 max.poll.records = 500 16:00:17 metadata.max.age.ms = 300000 16:00:17 metadata.recovery.strategy = none 16:00:17 metric.reporters = [] 16:00:17 metrics.num.samples = 2 16:00:17 metrics.recording.level = INFO 16:00:17 metrics.sample.window.ms = 30000 16:00:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:17 receive.buffer.bytes = 65536 16:00:17 reconnect.backoff.max.ms = 1000 16:00:17 reconnect.backoff.ms = 50 16:00:17 request.timeout.ms = 30000 16:00:17 retry.backoff.max.ms = 1000 16:00:17 retry.backoff.ms = 100 16:00:17 sasl.client.callback.handler.class = null 16:00:17 sasl.jaas.config = null 16:00:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:17 sasl.kerberos.min.time.before.relogin = 60000 16:00:17 sasl.kerberos.service.name = null 16:00:17 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:17 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:17 sasl.login.callback.handler.class = null 16:00:17 sasl.login.class = null 16:00:17 sasl.login.connect.timeout.ms = null 16:00:17 sasl.login.read.timeout.ms = null 16:00:17 sasl.login.refresh.buffer.seconds = 300 16:00:17 sasl.login.refresh.min.period.seconds = 60 16:00:17 sasl.login.refresh.window.factor = 0.8 16:00:17 sasl.login.refresh.window.jitter = 0.05 16:00:17 sasl.login.retry.backoff.max.ms = 10000 16:00:17 sasl.login.retry.backoff.ms = 100 16:00:17 sasl.mechanism = GSSAPI 16:00:17 sasl.oauthbearer.clock.skew.seconds = 30 16:00:17 sasl.oauthbearer.expected.audience = null 16:00:17 sasl.oauthbearer.expected.issuer = null 16:00:17 sasl.oauthbearer.header.urlencode = false 16:00:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:17 sasl.oauthbearer.jwks.endpoint.url = null 16:00:17 sasl.oauthbearer.scope.claim.name = scope 16:00:17 sasl.oauthbearer.sub.claim.name = sub 16:00:17 sasl.oauthbearer.token.endpoint.url = null 16:00:17 security.protocol = PLAINTEXT 16:00:17 security.providers = null 16:00:17 send.buffer.bytes = 131072 16:00:17 session.timeout.ms = 45000 16:00:17 socket.connection.setup.timeout.max.ms = 30000 16:00:17 socket.connection.setup.timeout.ms = 10000 16:00:17 ssl.cipher.suites = null 16:00:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:17 ssl.endpoint.identification.algorithm = https 16:00:17 ssl.engine.factory.class = null 16:00:17 ssl.key.password = null 16:00:17 ssl.keymanager.algorithm = SunX509 16:00:17 ssl.keystore.certificate.chain = null 16:00:17 ssl.keystore.key = null 16:00:17 ssl.keystore.location = null 16:00:17 ssl.keystore.password = null 16:00:17 ssl.keystore.type = JKS 16:00:17 ssl.protocol = TLSv1.3 16:00:17 ssl.provider = null 16:00:17 ssl.secure.random.implementation = null 16:00:17 ssl.trustmanager.algorithm = PKIX 16:00:17 ssl.truststore.certificates = null 16:00:17 ssl.truststore.location = null 16:00:17 ssl.truststore.password = null 16:00:17 ssl.truststore.type = JKS 16:00:17 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:00:17 16:00:17 2025-11-05T16:00:17.860Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:17 2025-11-05T16:00:17.862Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:17 2025-11-05T16:00:17.862Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:17 2025-11-05T16:00:17.862Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358417862 16:00:17 2025-11-05T16:00:17.862Z INFO 6679 --- [ 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 16:00:17 2025-11-05T16:00:17.863Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:17 allow.auto.create.topics = true 16:00:17 auto.commit.interval.ms = 5000 16:00:17 auto.include.jmx.reporter = true 16:00:17 auto.offset.reset = latest 16:00:17 bootstrap.servers = [localhost:32772] 16:00:17 check.crcs = true 16:00:17 client.dns.lookup = use_all_dns_ips 16:00:17 client.id = consumer-ncmp-async-rest-request-event-group-8 16:00:17 client.rack = 16:00:17 connections.max.idle.ms = 540000 16:00:17 default.api.timeout.ms = 60000 16:00:17 enable.auto.commit = false 16:00:17 enable.metrics.push = true 16:00:17 exclude.internal.topics = true 16:00:17 fetch.max.bytes = 52428800 16:00:17 fetch.max.wait.ms = 500 16:00:17 fetch.min.bytes = 1 16:00:17 group.id = ncmp-async-rest-request-event-group 16:00:17 group.instance.id = null 16:00:17 group.protocol = classic 16:00:17 group.remote.assignor = null 16:00:17 heartbeat.interval.ms = 3000 16:00:17 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:00:17 internal.leave.group.on.close = true 16:00:17 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:17 isolation.level = read_uncommitted 16:00:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:17 max.partition.fetch.bytes = 1048576 16:00:17 max.poll.interval.ms = 300000 16:00:17 max.poll.records = 500 16:00:17 metadata.max.age.ms = 300000 16:00:17 metadata.recovery.strategy = none 16:00:17 metric.reporters = [] 16:00:17 metrics.num.samples = 2 16:00:17 metrics.recording.level = INFO 16:00:17 metrics.sample.window.ms = 30000 16:00:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:17 receive.buffer.bytes = 65536 16:00:17 reconnect.backoff.max.ms = 1000 16:00:17 reconnect.backoff.ms = 50 16:00:17 request.timeout.ms = 30000 16:00:17 retry.backoff.max.ms = 1000 16:00:17 retry.backoff.ms = 100 16:00:17 sasl.client.callback.handler.class = null 16:00:17 sasl.jaas.config = null 16:00:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:17 sasl.kerberos.min.time.before.relogin = 60000 16:00:17 sasl.kerberos.service.name = null 16:00:17 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:17 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:17 sasl.login.callback.handler.class = null 16:00:17 sasl.login.class = null 16:00:17 sasl.login.connect.timeout.ms = null 16:00:17 sasl.login.read.timeout.ms = null 16:00:17 sasl.login.refresh.buffer.seconds = 300 16:00:17 sasl.login.refresh.min.period.seconds = 60 16:00:17 sasl.login.refresh.window.factor = 0.8 16:00:17 sasl.login.refresh.window.jitter = 0.05 16:00:17 sasl.login.retry.backoff.max.ms = 10000 16:00:17 sasl.login.retry.backoff.ms = 100 16:00:17 sasl.mechanism = GSSAPI 16:00:17 sasl.oauthbearer.clock.skew.seconds = 30 16:00:17 sasl.oauthbearer.expected.audience = null 16:00:17 sasl.oauthbearer.expected.issuer = null 16:00:17 sasl.oauthbearer.header.urlencode = false 16:00:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:17 sasl.oauthbearer.jwks.endpoint.url = null 16:00:17 sasl.oauthbearer.scope.claim.name = scope 16:00:17 sasl.oauthbearer.sub.claim.name = sub 16:00:17 sasl.oauthbearer.token.endpoint.url = null 16:00:17 security.protocol = PLAINTEXT 16:00:17 security.providers = null 16:00:17 send.buffer.bytes = 131072 16:00:17 session.timeout.ms = 45000 16:00:17 socket.connection.setup.timeout.max.ms = 30000 16:00:17 socket.connection.setup.timeout.ms = 10000 16:00:17 ssl.cipher.suites = null 16:00:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:17 ssl.endpoint.identification.algorithm = https 16:00:17 ssl.engine.factory.class = null 16:00:17 ssl.key.password = null 16:00:17 ssl.keymanager.algorithm = SunX509 16:00:17 ssl.keystore.certificate.chain = null 16:00:17 ssl.keystore.key = null 16:00:17 ssl.keystore.location = null 16:00:17 ssl.keystore.password = null 16:00:17 ssl.keystore.type = JKS 16:00:17 ssl.protocol = TLSv1.3 16:00:17 ssl.provider = null 16:00:17 ssl.secure.random.implementation = null 16:00:17 ssl.trustmanager.algorithm = PKIX 16:00:17 ssl.truststore.certificates = null 16:00:17 ssl.truststore.location = null 16:00:17 ssl.truststore.password = null 16:00:17 ssl.truststore.type = JKS 16:00:17 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:00:17 16:00:17 2025-11-05T16:00:17.863Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:17 2025-11-05T16:00:17.870Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:17 2025-11-05T16:00:17.870Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:17 2025-11-05T16:00:17.870Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358417870 16:00:17 2025-11-05T16:00:17.870Z INFO 6679 --- [ 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 16:00:17 2025-11-05T16:00:17.878Z INFO 6679 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.349 seconds (process running for 78.893) 16:00:17 2025-11-05T16:00:17.890Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:17 2025-11-05T16:00:17.890Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:17 2025-11-05T16:00:17.909Z WARN 6679 --- [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} 16:00:17 2025-11-05T16:00:17.909Z INFO 6679 --- [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 16:00:17 2025-11-05T16:00:17.910Z WARN 6679 --- [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} 16:00:17 2025-11-05T16:00:17.910Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.026Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.026Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.045Z INFO 6679 --- [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) 16:00:18 2025-11-05T16:00:18.045Z INFO 6679 --- [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) 16:00:18 2025-11-05T16:00:18.046Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.048Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.070Z INFO 6679 --- [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-42c89671-d0b3-4ad9-a95b-824f201d90fb 16:00:18 2025-11-05T16:00:18.070Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.071Z INFO 6679 --- [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-84099ce8-8c29-4d7e-8858-cb6749607b2d 16:00:18 2025-11-05T16:00:18.071Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.079Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.079Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.085Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.085Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.093Z INFO 6679 --- [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-42c89671-d0b3-4ad9-a95b-824f201d90fb', protocol='range'} 16:00:18 2025-11-05T16:00:18.093Z INFO 6679 --- [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-42c89671-d0b3-4ad9-a95b-824f201d90fb=Assignment(partitions=[ncmp-async-m2m-0])} 16:00:18 2025-11-05T16:00:18.101Z INFO 6679 --- [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-84099ce8-8c29-4d7e-8858-cb6749607b2d', protocol='range'} 16:00:18 2025-11-05T16:00:18.102Z INFO 6679 --- [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-84099ce8-8c29-4d7e-8858-cb6749607b2d=Assignment(partitions=[ncmp-async-m2m-0])} 16:00:18 2025-11-05T16:00:18.123Z INFO 6679 --- [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-42c89671-d0b3-4ad9-a95b-824f201d90fb', protocol='range'} 16:00:18 2025-11-05T16:00:18.123Z INFO 6679 --- [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]) 16:00:18 2025-11-05T16:00:18.123Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.124Z INFO 6679 --- [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-84099ce8-8c29-4d7e-8858-cb6749607b2d', protocol='range'} 16:00:18 2025-11-05T16:00:18.124Z INFO 6679 --- [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]) 16:00:18 2025-11-05T16:00:18.124Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.132Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.133Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.134Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.135Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.145Z INFO 6679 --- [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}}. 16:00:18 2025-11-05T16:00:18.146Z INFO 6679 --- [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}}. 16:00:18 2025-11-05T16:00:18.165Z INFO 6679 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:00:18 2025-11-05T16:00:18.166Z INFO 6679 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:00:18 2025-11-05T16:00:18.193Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:18 2025-11-05T16:00:18.193Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:18 acks = -1 16:00:18 auto.include.jmx.reporter = true 16:00:18 batch.size = 16384 16:00:18 bootstrap.servers = [localhost:32772] 16:00:18 buffer.memory = 33554432 16:00:18 client.dns.lookup = use_all_dns_ips 16:00:18 client.id = producer-11 16:00:18 compression.gzip.level = -1 16:00:18 compression.lz4.level = 9 16:00:18 compression.type = none 16:00:18 compression.zstd.level = 3 16:00:18 connections.max.idle.ms = 540000 16:00:18 delivery.timeout.ms = 120000 16:00:18 enable.idempotence = false 16:00:18 enable.metrics.push = true 16:00:18 interceptor.classes = [] 16:00:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:18 linger.ms = 1 16:00:18 max.block.ms = 60000 16:00:18 max.in.flight.requests.per.connection = 5 16:00:18 max.request.size = 1048576 16:00:18 metadata.max.age.ms = 300000 16:00:18 metadata.max.idle.ms = 300000 16:00:18 metadata.recovery.strategy = none 16:00:18 metric.reporters = [] 16:00:18 metrics.num.samples = 2 16:00:18 metrics.recording.level = INFO 16:00:18 metrics.sample.window.ms = 30000 16:00:18 partitioner.adaptive.partitioning.enable = true 16:00:18 partitioner.availability.timeout.ms = 0 16:00:18 partitioner.class = null 16:00:18 partitioner.ignore.keys = false 16:00:18 receive.buffer.bytes = 32768 16:00:18 reconnect.backoff.max.ms = 1000 16:00:18 reconnect.backoff.ms = 50 16:00:18 request.timeout.ms = 30000 16:00:18 retries = 0 16:00:18 retry.backoff.max.ms = 1000 16:00:18 retry.backoff.ms = 100 16:00:18 sasl.client.callback.handler.class = null 16:00:18 sasl.jaas.config = null 16:00:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:18 sasl.kerberos.min.time.before.relogin = 60000 16:00:18 sasl.kerberos.service.name = null 16:00:18 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:18 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:18 sasl.login.callback.handler.class = null 16:00:18 sasl.login.class = null 16:00:18 sasl.login.connect.timeout.ms = null 16:00:18 sasl.login.read.timeout.ms = null 16:00:18 sasl.login.refresh.buffer.seconds = 300 16:00:18 sasl.login.refresh.min.period.seconds = 60 16:00:18 sasl.login.refresh.window.factor = 0.8 16:00:18 sasl.login.refresh.window.jitter = 0.05 16:00:18 sasl.login.retry.backoff.max.ms = 10000 16:00:18 sasl.login.retry.backoff.ms = 100 16:00:18 sasl.mechanism = GSSAPI 16:00:18 sasl.oauthbearer.clock.skew.seconds = 30 16:00:18 sasl.oauthbearer.expected.audience = null 16:00:18 sasl.oauthbearer.expected.issuer = null 16:00:18 sasl.oauthbearer.header.urlencode = false 16:00:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:18 sasl.oauthbearer.jwks.endpoint.url = null 16:00:18 sasl.oauthbearer.scope.claim.name = scope 16:00:18 sasl.oauthbearer.sub.claim.name = sub 16:00:18 sasl.oauthbearer.token.endpoint.url = null 16:00:18 security.protocol = PLAINTEXT 16:00:18 security.providers = null 16:00:18 send.buffer.bytes = 131072 16:00:18 socket.connection.setup.timeout.max.ms = 30000 16:00:18 socket.connection.setup.timeout.ms = 10000 16:00:18 ssl.cipher.suites = null 16:00:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:18 ssl.endpoint.identification.algorithm = https 16:00:18 ssl.engine.factory.class = null 16:00:18 ssl.key.password = null 16:00:18 ssl.keymanager.algorithm = SunX509 16:00:18 ssl.keystore.certificate.chain = null 16:00:18 ssl.keystore.key = null 16:00:18 ssl.keystore.location = null 16:00:18 ssl.keystore.password = null 16:00:18 ssl.keystore.type = JKS 16:00:18 ssl.protocol = TLSv1.3 16:00:18 ssl.provider = null 16:00:18 ssl.secure.random.implementation = null 16:00:18 ssl.trustmanager.algorithm = PKIX 16:00:18 ssl.truststore.certificates = null 16:00:18 ssl.truststore.location = null 16:00:18 ssl.truststore.password = null 16:00:18 ssl.truststore.type = JKS 16:00:18 transaction.timeout.ms = 60000 16:00:18 transactional.id = null 16:00:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:18 16:00:18 2025-11-05T16:00:18.193Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:18 2025-11-05T16:00:18.195Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:18 2025-11-05T16:00:18.195Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:18 2025-11-05T16:00:18.195Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:18 2025-11-05T16:00:18.195Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358418195 16:00:18 2025-11-05T16:00:18.205Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:18 2025-11-05T16:00:18.215Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.215Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.243Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:18 2025-11-05T16:00:18.243Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.243Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:18 2025-11-05T16:00:18.266Z INFO 6679 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:00:18 auto.include.jmx.reporter = true 16:00:18 bootstrap.controllers = [] 16:00:18 bootstrap.servers = [localhost:32772] 16:00:18 client.dns.lookup = use_all_dns_ips 16:00:18 client.id = 16:00:18 connections.max.idle.ms = 300000 16:00:18 default.api.timeout.ms = 60000 16:00:18 enable.metrics.push = true 16:00:18 metadata.max.age.ms = 300000 16:00:18 metadata.recovery.strategy = none 16:00:18 metric.reporters = [] 16:00:18 metrics.num.samples = 2 16:00:18 metrics.recording.level = INFO 16:00:18 metrics.sample.window.ms = 30000 16:00:18 receive.buffer.bytes = 65536 16:00:18 reconnect.backoff.max.ms = 1000 16:00:18 reconnect.backoff.ms = 50 16:00:18 request.timeout.ms = 30000 16:00:18 retries = 2147483647 16:00:18 retry.backoff.max.ms = 1000 16:00:18 retry.backoff.ms = 100 16:00:18 sasl.client.callback.handler.class = null 16:00:18 sasl.jaas.config = null 16:00:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:18 sasl.kerberos.min.time.before.relogin = 60000 16:00:18 sasl.kerberos.service.name = null 16:00:18 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:18 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:18 sasl.login.callback.handler.class = null 16:00:18 sasl.login.class = null 16:00:18 sasl.login.connect.timeout.ms = null 16:00:18 sasl.login.read.timeout.ms = null 16:00:18 sasl.login.refresh.buffer.seconds = 300 16:00:18 sasl.login.refresh.min.period.seconds = 60 16:00:18 sasl.login.refresh.window.factor = 0.8 16:00:18 sasl.login.refresh.window.jitter = 0.05 16:00:18 sasl.login.retry.backoff.max.ms = 10000 16:00:18 sasl.login.retry.backoff.ms = 100 16:00:18 sasl.mechanism = GSSAPI 16:00:18 sasl.oauthbearer.clock.skew.seconds = 30 16:00:18 sasl.oauthbearer.expected.audience = null 16:00:18 sasl.oauthbearer.expected.issuer = null 16:00:18 sasl.oauthbearer.header.urlencode = false 16:00:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:18 sasl.oauthbearer.jwks.endpoint.url = null 16:00:18 sasl.oauthbearer.scope.claim.name = scope 16:00:18 sasl.oauthbearer.sub.claim.name = sub 16:00:18 sasl.oauthbearer.token.endpoint.url = null 16:00:18 security.protocol = PLAINTEXT 16:00:18 security.providers = null 16:00:18 send.buffer.bytes = 131072 16:00:18 socket.connection.setup.timeout.max.ms = 30000 16:00:18 socket.connection.setup.timeout.ms = 10000 16:00:18 ssl.cipher.suites = null 16:00:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:18 ssl.endpoint.identification.algorithm = https 16:00:18 ssl.engine.factory.class = null 16:00:18 ssl.key.password = null 16:00:18 ssl.keymanager.algorithm = SunX509 16:00:18 ssl.keystore.certificate.chain = null 16:00:18 ssl.keystore.key = null 16:00:18 ssl.keystore.location = null 16:00:18 ssl.keystore.password = null 16:00:18 ssl.keystore.type = JKS 16:00:18 ssl.protocol = TLSv1.3 16:00:18 ssl.provider = null 16:00:18 ssl.secure.random.implementation = null 16:00:18 ssl.trustmanager.algorithm = PKIX 16:00:18 ssl.truststore.certificates = null 16:00:18 ssl.truststore.location = null 16:00:18 ssl.truststore.password = null 16:00:18 ssl.truststore.type = JKS 16:00:18 16:00:18 2025-11-05T16:00:18.267Z INFO 6679 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:18 2025-11-05T16:00:18.267Z INFO 6679 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:18 2025-11-05T16:00:18.267Z INFO 6679 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358418267 16:00:18 2025-11-05T16:00:18.269Z INFO 6679 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:00:18 auto.include.jmx.reporter = true 16:00:18 bootstrap.controllers = [] 16:00:18 bootstrap.servers = [localhost:32772] 16:00:18 client.dns.lookup = use_all_dns_ips 16:00:18 client.id = 16:00:18 connections.max.idle.ms = 300000 16:00:18 default.api.timeout.ms = 60000 16:00:18 enable.metrics.push = true 16:00:18 metadata.max.age.ms = 300000 16:00:18 metadata.recovery.strategy = none 16:00:18 metric.reporters = [] 16:00:18 metrics.num.samples = 2 16:00:18 metrics.recording.level = INFO 16:00:18 metrics.sample.window.ms = 30000 16:00:18 receive.buffer.bytes = 65536 16:00:18 reconnect.backoff.max.ms = 1000 16:00:18 reconnect.backoff.ms = 50 16:00:18 request.timeout.ms = 30000 16:00:18 retries = 2147483647 16:00:18 retry.backoff.max.ms = 1000 16:00:18 retry.backoff.ms = 100 16:00:18 sasl.client.callback.handler.class = null 16:00:18 sasl.jaas.config = null 16:00:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:18 sasl.kerberos.min.time.before.relogin = 60000 16:00:18 sasl.kerberos.service.name = null 16:00:18 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:18 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:18 sasl.login.callback.handler.class = null 16:00:18 sasl.login.class = null 16:00:18 sasl.login.connect.timeout.ms = null 16:00:18 sasl.login.read.timeout.ms = null 16:00:18 sasl.login.refresh.buffer.seconds = 300 16:00:18 sasl.login.refresh.min.period.seconds = 60 16:00:18 sasl.login.refresh.window.factor = 0.8 16:00:18 sasl.login.refresh.window.jitter = 0.05 16:00:18 sasl.login.retry.backoff.max.ms = 10000 16:00:18 sasl.login.retry.backoff.ms = 100 16:00:18 sasl.mechanism = GSSAPI 16:00:18 sasl.oauthbearer.clock.skew.seconds = 30 16:00:18 sasl.oauthbearer.expected.audience = null 16:00:18 sasl.oauthbearer.expected.issuer = null 16:00:18 sasl.oauthbearer.header.urlencode = false 16:00:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:18 sasl.oauthbearer.jwks.endpoint.url = null 16:00:18 sasl.oauthbearer.scope.claim.name = scope 16:00:18 sasl.oauthbearer.sub.claim.name = sub 16:00:18 sasl.oauthbearer.token.endpoint.url = null 16:00:18 security.protocol = PLAINTEXT 16:00:18 security.providers = null 16:00:18 send.buffer.bytes = 131072 16:00:18 socket.connection.setup.timeout.max.ms = 30000 16:00:18 socket.connection.setup.timeout.ms = 10000 16:00:18 ssl.cipher.suites = null 16:00:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:18 ssl.endpoint.identification.algorithm = https 16:00:18 ssl.engine.factory.class = null 16:00:18 ssl.key.password = null 16:00:18 ssl.keymanager.algorithm = SunX509 16:00:18 ssl.keystore.certificate.chain = null 16:00:18 ssl.keystore.key = null 16:00:18 ssl.keystore.location = null 16:00:18 ssl.keystore.password = null 16:00:18 ssl.keystore.type = JKS 16:00:18 ssl.protocol = TLSv1.3 16:00:18 ssl.provider = null 16:00:18 ssl.secure.random.implementation = null 16:00:18 ssl.trustmanager.algorithm = PKIX 16:00:18 ssl.truststore.certificates = null 16:00:18 ssl.truststore.location = null 16:00:18 ssl.truststore.password = null 16:00:18 ssl.truststore.type = JKS 16:00:18 16:00:18 2025-11-05T16:00:18.270Z INFO 6679 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:18 2025-11-05T16:00:18.270Z INFO 6679 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:18 2025-11-05T16:00:18.270Z INFO 6679 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358418270 16:00:18 2025-11-05T16:00:18.311Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.311Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.332Z INFO 6679 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 16:00:18 2025-11-05T16:00:18.333Z INFO 6679 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 16:00:18 2025-11-05T16:00:18.335Z INFO 6679 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:00:18 2025-11-05T16:00:18.335Z INFO 6679 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:00:18 2025-11-05T16:00:18.335Z INFO 6679 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:00:18 2025-11-05T16:00:18.335Z INFO 6679 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:00:18 2025-11-05T16:00:18.335Z INFO 6679 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:00:18 2025-11-05T16:00:18.335Z INFO 6679 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:00:18 2025-11-05T16:00:18.386Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.386Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.421Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.421Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.433Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:18 2025-11-05T16:00:18.433Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:18 acks = -1 16:00:18 auto.include.jmx.reporter = true 16:00:18 batch.size = 16384 16:00:18 bootstrap.servers = [localhost:32772] 16:00:18 buffer.memory = 33554432 16:00:18 client.dns.lookup = use_all_dns_ips 16:00:18 client.id = producer-12 16:00:18 compression.gzip.level = -1 16:00:18 compression.lz4.level = 9 16:00:18 compression.type = none 16:00:18 compression.zstd.level = 3 16:00:18 connections.max.idle.ms = 540000 16:00:18 delivery.timeout.ms = 120000 16:00:18 enable.idempotence = false 16:00:18 enable.metrics.push = true 16:00:18 interceptor.classes = [] 16:00:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:18 linger.ms = 1 16:00:18 max.block.ms = 60000 16:00:18 max.in.flight.requests.per.connection = 5 16:00:18 max.request.size = 1048576 16:00:18 metadata.max.age.ms = 300000 16:00:18 metadata.max.idle.ms = 300000 16:00:18 metadata.recovery.strategy = none 16:00:18 metric.reporters = [] 16:00:18 metrics.num.samples = 2 16:00:18 metrics.recording.level = INFO 16:00:18 metrics.sample.window.ms = 30000 16:00:18 partitioner.adaptive.partitioning.enable = true 16:00:18 partitioner.availability.timeout.ms = 0 16:00:18 partitioner.class = null 16:00:18 partitioner.ignore.keys = false 16:00:18 receive.buffer.bytes = 32768 16:00:18 reconnect.backoff.max.ms = 1000 16:00:18 reconnect.backoff.ms = 50 16:00:18 request.timeout.ms = 30000 16:00:18 retries = 0 16:00:18 retry.backoff.max.ms = 1000 16:00:18 retry.backoff.ms = 100 16:00:18 sasl.client.callback.handler.class = null 16:00:18 sasl.jaas.config = null 16:00:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:18 sasl.kerberos.min.time.before.relogin = 60000 16:00:18 sasl.kerberos.service.name = null 16:00:18 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:18 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:18 sasl.login.callback.handler.class = null 16:00:18 sasl.login.class = null 16:00:18 sasl.login.connect.timeout.ms = null 16:00:18 sasl.login.read.timeout.ms = null 16:00:18 sasl.login.refresh.buffer.seconds = 300 16:00:18 sasl.login.refresh.min.period.seconds = 60 16:00:18 sasl.login.refresh.window.factor = 0.8 16:00:18 sasl.login.refresh.window.jitter = 0.05 16:00:18 sasl.login.retry.backoff.max.ms = 10000 16:00:18 sasl.login.retry.backoff.ms = 100 16:00:18 sasl.mechanism = GSSAPI 16:00:18 sasl.oauthbearer.clock.skew.seconds = 30 16:00:18 sasl.oauthbearer.expected.audience = null 16:00:18 sasl.oauthbearer.expected.issuer = null 16:00:18 sasl.oauthbearer.header.urlencode = false 16:00:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:18 sasl.oauthbearer.jwks.endpoint.url = null 16:00:18 sasl.oauthbearer.scope.claim.name = scope 16:00:18 sasl.oauthbearer.sub.claim.name = sub 16:00:18 sasl.oauthbearer.token.endpoint.url = null 16:00:18 security.protocol = PLAINTEXT 16:00:18 security.providers = null 16:00:18 send.buffer.bytes = 131072 16:00:18 socket.connection.setup.timeout.max.ms = 30000 16:00:18 socket.connection.setup.timeout.ms = 10000 16:00:18 ssl.cipher.suites = null 16:00:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:18 ssl.endpoint.identification.algorithm = https 16:00:18 ssl.engine.factory.class = null 16:00:18 ssl.key.password = null 16:00:18 ssl.keymanager.algorithm = SunX509 16:00:18 ssl.keystore.certificate.chain = null 16:00:18 ssl.keystore.key = null 16:00:18 ssl.keystore.location = null 16:00:18 ssl.keystore.password = null 16:00:18 ssl.keystore.type = JKS 16:00:18 ssl.protocol = TLSv1.3 16:00:18 ssl.provider = null 16:00:18 ssl.secure.random.implementation = null 16:00:18 ssl.trustmanager.algorithm = PKIX 16:00:18 ssl.truststore.certificates = null 16:00:18 ssl.truststore.location = null 16:00:18 ssl.truststore.password = null 16:00:18 ssl.truststore.type = JKS 16:00:18 transaction.timeout.ms = 60000 16:00:18 transactional.id = null 16:00:18 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:00:18 16:00:18 2025-11-05T16:00:18.433Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:18 2025-11-05T16:00:18.436Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:18 2025-11-05T16:00:18.436Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:18 2025-11-05T16:00:18.436Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:18 2025-11-05T16:00:18.436Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358418436 16:00:18 2025-11-05T16:00:18.450Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:18 2025-11-05T16:00:18.479Z ERROR 6679 --- [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 16:00:18 16:00:18 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 16:00:18 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:00:18 at java.base/java.lang.Thread.run(Thread.java:833) 16:00:18 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:00:18 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:00:18 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:00:18 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 16:00:18 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 16:00:18 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 16:00:18 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 16:00:18 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 16:00:18 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 16:00:18 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 16:00:18 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 16:00:18 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 16:00:18 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 16:00:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 16:00:18 ... 3 common frames omitted 16:00:18 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:00:18 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:00:18 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:00:18 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:00:18 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:00:18 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:00:18 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:00:18 ... 16 common frames omitted 16:00:18 16:00:18 2025-11-05T16:00:18.490Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.490Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.611Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.611Z INFO 6679 --- [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. 16:00:18 2025-11-05T16:00:18.611Z INFO 6679 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 136ms, elapsed time since send: 136ms, throttle time: 0ms, request timeout: 30000ms) 16:00:18 2025-11-05T16:00:18.611Z INFO 6679 --- [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. 16:00:18 2025-11-05T16:00:18.611Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:00:18 2025-11-05T16:00:18.611Z INFO 6679 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=22291747, epoch=2) to node 1: 16:00:18 16:00:18 org.apache.kafka.common.errors.DisconnectException: null 16:00:18 16:00:18 2025-11-05T16:00:18.611Z INFO 6679 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 132ms, elapsed time since send: 132ms, throttle time: 0ms, request timeout: 30000ms) 16:00:18 2025-11-05T16:00:18.611Z INFO 6679 --- [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. 16:00:18 2025-11-05T16:00:18.612Z INFO 6679 --- [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. 16:00:18 2025-11-05T16:00:18.612Z INFO 6679 --- [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=367791514, epoch=2) to node 1: 16:00:18 16:00:18 org.apache.kafka.common.errors.DisconnectException: null 16:00:18 16:00:18 2025-11-05T16:00:18.612Z INFO 6679 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 16:00:18 2025-11-05T16:00:18.612Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.612Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:00:18 2025-11-05T16:00:18.612Z INFO 6679 --- [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. 16:00:18 2025-11-05T16:00:18.612Z INFO 6679 --- [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. 16:00:18 2025-11-05T16:00:18.612Z INFO 6679 --- [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. 16:00:18 2025-11-05T16:00:18.614Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:18 2025-11-05T16:00:18.614Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.614Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:18 2025-11-05T16:00:18.656Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.656Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.721Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.721Z WARN 6679 --- [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. 16:00:18 2025-11-05T16:00:18.724Z INFO 6679 --- [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. 16:00:18 2025-11-05T16:00:18.724Z WARN 6679 --- [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. 16:00:18 2025-11-05T16:00:18.725Z INFO 6679 --- [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. 16:00:18 2025-11-05T16:00:18.725Z WARN 6679 --- [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. 16:00:18 2025-11-05T16:00:18.731Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.731Z WARN 6679 --- [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. 16:00:18 2025-11-05T16:00:18.770Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.770Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.770Z INFO 6679 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:00:18 2025-11-05T16:00:18.770Z INFO 6679 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:00:18 2025-11-05T16:00:18.770Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.770Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.770Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.770Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.770Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.770Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.771Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.771Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.771Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.771Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.771Z INFO 6679 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:00:18 2025-11-05T16:00:18.772Z INFO 6679 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:00:18 2025-11-05T16:00:18.772Z INFO 6679 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:00:18 2025-11-05T16:00:18.772Z INFO 6679 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:00:18 2025-11-05T16:00:18.772Z INFO 6679 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:00:18 2025-11-05T16:00:18.772Z INFO 6679 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:00:18 2025-11-05T16:00:18.772Z INFO 6679 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:00:18 2025-11-05T16:00:18.772Z INFO 6679 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:00:18 2025-11-05T16:00:18.775Z INFO 6679 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 16:00:18 2025-11-05T16:00:18.775Z INFO 6679 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:00:18 2025-11-05T16:00:18.777Z INFO 6679 --- [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 16:00:18 2025-11-05T16:00:18.777Z INFO 6679 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:00:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.176 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 16:00:18 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 16:00:18 16:00:18,803 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:00:18 16:00:18,803 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:00:18 16:00:18,803 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:00:18 16:00:18,807 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:00:18 16:00:18,807 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:00:18 16:00:18 . ____ _ __ _ _ 16:00:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:18 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:18 =========|_|==============|___/=/_/_/_/ 16:00:18 16:00:18 :: Spring Boot :: (v3.5.6) 16:00:18 16:00:18 2025-11-05T16:00:18.820Z INFO 6679 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:18 2025-11-05T16:00:18.820Z INFO 6679 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:00:18 2025-11-05T16:00:18.873Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.873Z WARN 6679 --- [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. 16:00:18 2025-11-05T16:00:18.895Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.895Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:18 2025-11-05T16:00:18.931Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:18 2025-11-05T16:00:18.931Z WARN 6679 --- [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. 16:00:18 2025-11-05T16:00:18.948Z INFO 6679 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.161 seconds (process running for 79.964) 16:00:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 16:00:18 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 16:00:19 2025-11-05T16:00:19.028Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.028Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.080Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.080Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.085Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.085Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.102Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.102Z WARN 6679 --- [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. 16:00:19 2025-11-05T16:00:19.124Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.124Z WARN 6679 --- [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. 16:00:19 2025-11-05T16:00:19.216Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.216Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.275Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:19 2025-11-05T16:00:19.275Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.275Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:19 2025-11-05T16:00:19.294Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.295Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.388Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.388Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.398Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.399Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:00:19 2025-11-05T16:00:19.399Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.416Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:00:19 2025-11-05T16:00:19.416Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:00:19 2025-11-05T16:00:19.422Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.422Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 16:00:19 2025-11-05T16:00:19.422Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.423Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.423Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.423Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:00:19 2025-11-05T16:00:19.423Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:00:19 2025-11-05T16:00:19.425Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.425Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:00:19 2025-11-05T16:00:19.426Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.427Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:19 2025-11-05T16:00:19.427Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.432Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:19 2025-11-05T16:00:19.434Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:00:19 2025-11-05T16:00:19.434Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:00:19 2025-11-05T16:00:19.439Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.440Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 16:00:19 2025-11-05T16:00:19.440Z TRACE 6679 --- [ 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=update, entityHandleId=null}]} 16:00:19 2025-11-05T16:00:19.441Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:00:19 2025-11-05T16:00:19.441Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:00:19 2025-11-05T16:00:19.448Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.449Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:00:19 2025-11-05T16:00:19.449Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.449Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 16:00:19 2025-11-05T16:00:19.449Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 16:00:19 2025-11-05T16:00:19.450Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 16:00:19 2025-11-05T16:00:19.451Z WARN 6679 --- [ 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. 16:00:19 2025-11-05T16:00:19.492Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.492Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.501Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.502Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:00:19 2025-11-05T16:00:19.502Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.503Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1430300035, Message: null, Details: Policy Executor returned HTTP Status code 418. 16:00:19 2025-11-05T16:00:19.503Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 16:00:19 2025-11-05T16:00:19.503Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:00:19 2025-11-05T16:00:19.503Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:00:19 2025-11-05T16:00:19.505Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.505Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:00:19 2025-11-05T16:00:19.505Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.506Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1430300035, Message: null, Details: Policy Executor returned HTTP Status code 418. 16:00:19 2025-11-05T16:00:19.506Z WARN 6679 --- [ 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 16:00:19 2025-11-05T16:00:19.506Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:00:19 2025-11-05T16:00:19.506Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 16:00:19 2025-11-05T16:00:19.506Z WARN 6679 --- [ 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 16:00:19 2025-11-05T16:00:19.508Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.508Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:00:19 2025-11-05T16:00:19.508Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.509Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 16:00:19 2025-11-05T16:00:19.512Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.512Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:00:19 2025-11-05T16:00:19.512Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.513Z WARN 6679 --- [ 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. 16:00:19 2025-11-05T16:00:19.513Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 16:00:19 2025-11-05T16:00:19.513Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:00:19 2025-11-05T16:00:19.513Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 16:00:19 2025-11-05T16:00:19.514Z WARN 6679 --- [ 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 16:00:19 2025-11-05T16:00:19.516Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.517Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:00:19 2025-11-05T16:00:19.517Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.517Z WARN 6679 --- [ 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). 16:00:19 2025-11-05T16:00:19.517Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 16:00:19 2025-11-05T16:00:19.517Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:00:19 2025-11-05T16:00:19.517Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 16:00:19 2025-11-05T16:00:19.518Z WARN 6679 --- [ 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 16:00:19 2025-11-05T16:00:19.520Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.520Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:00:19 2025-11-05T16:00:19.520Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.521Z WARN 6679 --- [ 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. 16:00:19 2025-11-05T16:00:19.521Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 16:00:19 2025-11-05T16:00:19.521Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:00:19 2025-11-05T16:00:19.521Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:00:19 2025-11-05T16:00:19.522Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.522Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:00:19 2025-11-05T16:00:19.522Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.523Z WARN 6679 --- [ 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). 16:00:19 2025-11-05T16:00:19.523Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 16:00:19 2025-11-05T16:00:19.523Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:00:19 2025-11-05T16:00:19.523Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:00:19 2025-11-05T16:00:19.524Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.525Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:00:19 2025-11-05T16:00:19.525Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.526Z WARN 6679 --- [ 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. 16:00:19 2025-11-05T16:00:19.527Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.528Z WARN 6679 --- [ 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. 16:00:19 2025-11-05T16:00:19.530Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 16:00:19 2025-11-05T16:00:19.562Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:00:19 2025-11-05T16:00:19.563Z DEBUG 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:00:19 2025-11-05T16:00:19.563Z TRACE 6679 --- [ 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}]} 16:00:19 2025-11-05T16:00:19.563Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1727384584, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 16:00:19 2025-11-05T16:00:19.563Z WARN 6679 --- [ 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 16:00:19 2025-11-05T16:00:19.563Z TRACE 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:00:19 2025-11-05T16:00:19.563Z WARN 6679 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 16:00:19 2025-11-05T16:00:19.563Z WARN 6679 --- [ 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 16:00:19 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 16:00:19 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 16:00:19 2025-11-05T16:00:19.575Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.575Z WARN 6679 --- [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. 16:00:19 2025-11-05T16:00:19.613Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.613Z WARN 6679 --- [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. 16:00:19 16:00:19 . ____ _ __ _ _ 16:00:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:19 =========|_|==============|___/=/_/_/_/ 16:00:19 16:00:19 :: Spring Boot :: (v3.5.6) 16:00:19 16:00:19 2025-11-05T16:00:19.631Z INFO 6679 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:19 2025-11-05T16:00:19.631Z INFO 6679 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:00:19 2025-11-05T16:00:19.676Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.676Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.903Z INFO 6679 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.284 seconds (process running for 80.918) 16:00:19 2025-11-05T16:00:19.911Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:19 2025-11-05T16:00:19.911Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:19 2025-11-05T16:00:19.952Z WARN 6679 --- [ 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: 37633f01-a70b-42a0-9c86-bb14f045c33c 16:00:19 2025-11-05T16:00:19.966Z ERROR 6679 --- [ main] reactor.core.publisher.Operators : Operator called default onErrorDropped 16:00:19 16:00:19 reactor.core.Exceptions$ErrorCallbackNotImplemented: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperation(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null 16:00:19 Caused by: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperation(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null 16:00:19 at org.onap.cps.ncmp.impl.data.DmiDataOperations.lambda$asyncSendMultipleRequest$2(DmiDataOperations.java:289) 16:00:19 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:388) 16:00:19 at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:335) 16:00:19 at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) 16:00:19 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:373) 16:00:19 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:201) 16:00:19 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:83) 16:00:19 at reactor.core.publisher.Flux.subscribe(Flux.java:8891) 16:00:19 at reactor.core.publisher.Flux.subscribeWith(Flux.java:9012) 16:00:19 at reactor.core.publisher.Flux.subscribe(Flux.java:8856) 16:00:19 at reactor.core.publisher.Flux.subscribe(Flux.java:8780) 16:00:19 at reactor.core.publisher.Flux.subscribe(Flux.java:8698) 16:00:19 at org.onap.cps.ncmp.impl.data.DmiDataOperations.asyncSendMultipleRequest(DmiDataOperations.java:299) 16:00:19 at org.onap.cps.ncmp.impl.data.DmiDataOperations.requestResourceDataFromDmi(DmiDataOperations.java:157) 16:00:19 at org.onap.cps.ncmp.impl.data.DmiDataOperations$requestResourceDataFromDmi$0.call(Unknown Source) 16:00:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:00:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:00:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:00:19 at org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec.$spock_feature_1_1(DmiDataOperationsSpec.groovy:122) 16:00:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:00:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:00:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:00:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:00:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:00:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:00:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:00:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:00:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:00:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:00:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:00:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:00:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:00:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:00:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:00:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:00:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:00:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:00:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:00:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:00:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:00:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:00:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:00:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:00:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:00:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:00:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:00:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:00:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:00:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:00:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:00:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:00:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:00:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:00:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:00:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:00:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:00:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:00:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:00:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:00:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:00:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:00:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:00:19 16:00:19 2025-11-05T16:00:19.976Z WARN 6679 --- [ 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: 01e7dff6-450a-412c-a211-85672cd2620b 16:00:19 2025-11-05T16:00:19.994Z WARN 6679 --- [ 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: 29c001fc-4a83-44b0-a286-3973ebaff550 16:00:20 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 16:00:20 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 16:00:20 2025-11-05T16:00:20.026Z INFO 6679 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:00:20 2025-11-05T16:00:20.030Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.030Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:20 2025-11-05T16:00:20.082Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.082Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:20 2025-11-05T16:00:20.088Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.088Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:20 2025-11-05T16:00:20.121Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 621cf49904ccf2f8f34d3fefae273dda2d2c17db7555198c5cac6798a07fd8f2 16:00:20 2025-11-05T16:00:20.217Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.217Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:20 2025-11-05T16:00:20.230Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:20 2025-11-05T16:00:20.231Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:20 2025-11-05T16:00:20.231Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:20 2025-11-05T16:00:20.295Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.295Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:20 2025-11-05T16:00:20.349Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.349Z WARN 6679 --- [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. 16:00:20 2025-11-05T16:00:20.389Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.389Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:20 2025-11-05T16:00:20.425Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.425Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:20 2025-11-05T16:00:20.438Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:20 2025-11-05T16:00:20.438Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:20 2025-11-05T16:00:20.438Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:20 2025-11-05T16:00:20.503Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.504Z WARN 6679 --- [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. 16:00:20 2025-11-05T16:00:20.523Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.523Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:20 2025-11-05T16:00:20.680Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.681Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:20 2025-11-05T16:00:20.915Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:20 2025-11-05T16:00:20.915Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.031Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.031Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.083Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.083Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.091Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.091Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.219Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.219Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.243Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:21 2025-11-05T16:00:21.243Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.243Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:21 2025-11-05T16:00:21.269Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.270Z WARN 6679 --- [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. 16:00:21 2025-11-05T16:00:21.295Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.296Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.389Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.389Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.426Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.426Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.439Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:21 2025-11-05T16:00:21.439Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.439Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:21 2025-11-05T16:00:21.504Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.504Z WARN 6679 --- [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. 16:00:21 2025-11-05T16:00:21.561Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.561Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.687Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.687Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.919Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.919Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:21 2025-11-05T16:00:21.951Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:21 2025-11-05T16:00:21.951Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.022Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.022Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.092Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.092Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.103Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:22 2025-11-05T16:00:22.103Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.104Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:22 2025-11-05T16:00:22.220Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.220Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.271Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.271Z WARN 6679 --- [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. 16:00:22 2025-11-05T16:00:22.296Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.296Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.346Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:22 2025-11-05T16:00:22.346Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.346Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:22 2025-11-05T16:00:22.391Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.391Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.427Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.427Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.504Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.504Z WARN 6679 --- [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. 16:00:22 2025-11-05T16:00:22.564Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.564Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.691Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.691Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.838Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.839Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:22 2025-11-05T16:00:22.924Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:22 2025-11-05T16:00:22.924Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.023Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.023Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.095Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.095Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.114Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:23 2025-11-05T16:00:23.114Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.114Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:23 2025-11-05T16:00:23.221Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.221Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.274Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.275Z WARN 6679 --- [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. 16:00:23 2025-11-05T16:00:23.297Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.297Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.359Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:23 2025-11-05T16:00:23.359Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.359Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:23 2025-11-05T16:00:23.392Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.392Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.433Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.433Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.505Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.505Z WARN 6679 --- [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. 16:00:23 2025-11-05T16:00:23.566Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.566Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.696Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.696Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.839Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.839Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:23 2025-11-05T16:00:23.928Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:23 2025-11-05T16:00:23.928Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.024Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.024Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.096Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.096Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.119Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:24 2025-11-05T16:00:24.119Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.119Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:24 2025-11-05T16:00:24.222Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.222Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.276Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.276Z WARN 6679 --- [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. 16:00:24 2025-11-05T16:00:24.297Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.297Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.360Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:24 2025-11-05T16:00:24.360Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.360Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:24 2025-11-05T16:00:24.394Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.394Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.434Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.434Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.508Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.508Z WARN 6679 --- [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. 16:00:24 2025-11-05T16:00:24.567Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.567Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.702Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.702Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.840Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.840Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:24 2025-11-05T16:00:24.935Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:24 2025-11-05T16:00:24.935Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.025Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:25 2025-11-05T16:00:25.025Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.097Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:25 2025-11-05T16:00:25.097Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.120Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:25 2025-11-05T16:00:25.120Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.120Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:25 2025-11-05T16:00:25.224Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:25 2025-11-05T16:00:25.224Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.278Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:25 2025-11-05T16:00:25.278Z WARN 6679 --- [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. 16:00:25 2025-11-05T16:00:25.299Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:25 2025-11-05T16:00:25.299Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.336Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:25 2025-11-05T16:00:25.336Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.336Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:25 2025-11-05T16:00:25.396Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:25 2025-11-05T16:00:25.396Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.439Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:25 2025-11-05T16:00:25.439Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.509Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:25 2025-11-05T16:00:25.509Z WARN 6679 --- [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. 16:00:25 2025-11-05T16:00:25.570Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:25 2025-11-05T16:00:25.570Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.711Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:25 2025-11-05T16:00:25.711Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.842Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:25 2025-11-05T16:00:25.842Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:25 2025-11-05T16:00:25.848Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.822126321S 16:00:25 2025-11-05T16:00:25.871Z WARN 6679 --- [ 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: 7a8d2808-6d73-47cf-936d-031bd708d5ea 16:00:25 2025-11-05T16:00:25.871Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:25 2025-11-05T16:00:25.871Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:25 acks = -1 16:00:25 auto.include.jmx.reporter = true 16:00:25 batch.size = 16384 16:00:25 bootstrap.servers = [localhost:32773] 16:00:25 buffer.memory = 33554432 16:00:25 client.dns.lookup = use_all_dns_ips 16:00:25 client.id = producer-13 16:00:25 compression.gzip.level = -1 16:00:25 compression.lz4.level = 9 16:00:25 compression.type = none 16:00:25 compression.zstd.level = 3 16:00:25 connections.max.idle.ms = 540000 16:00:25 delivery.timeout.ms = 120000 16:00:25 enable.idempotence = false 16:00:25 enable.metrics.push = true 16:00:25 interceptor.classes = [] 16:00:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:25 linger.ms = 1 16:00:25 max.block.ms = 60000 16:00:25 max.in.flight.requests.per.connection = 5 16:00:25 max.request.size = 1048576 16:00:25 metadata.max.age.ms = 300000 16:00:25 metadata.max.idle.ms = 300000 16:00:25 metadata.recovery.strategy = none 16:00:25 metric.reporters = [] 16:00:25 metrics.num.samples = 2 16:00:25 metrics.recording.level = INFO 16:00:25 metrics.sample.window.ms = 30000 16:00:25 partitioner.adaptive.partitioning.enable = true 16:00:25 partitioner.availability.timeout.ms = 0 16:00:25 partitioner.class = null 16:00:25 partitioner.ignore.keys = false 16:00:25 receive.buffer.bytes = 32768 16:00:25 reconnect.backoff.max.ms = 1000 16:00:25 reconnect.backoff.ms = 50 16:00:25 request.timeout.ms = 30000 16:00:25 retries = 0 16:00:25 retry.backoff.max.ms = 1000 16:00:25 retry.backoff.ms = 100 16:00:25 sasl.client.callback.handler.class = null 16:00:25 sasl.jaas.config = null 16:00:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:25 sasl.kerberos.min.time.before.relogin = 60000 16:00:25 sasl.kerberos.service.name = null 16:00:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:25 sasl.login.callback.handler.class = null 16:00:25 sasl.login.class = null 16:00:25 sasl.login.connect.timeout.ms = null 16:00:25 sasl.login.read.timeout.ms = null 16:00:25 sasl.login.refresh.buffer.seconds = 300 16:00:25 sasl.login.refresh.min.period.seconds = 60 16:00:25 sasl.login.refresh.window.factor = 0.8 16:00:25 sasl.login.refresh.window.jitter = 0.05 16:00:25 sasl.login.retry.backoff.max.ms = 10000 16:00:25 sasl.login.retry.backoff.ms = 100 16:00:25 sasl.mechanism = GSSAPI 16:00:25 sasl.oauthbearer.clock.skew.seconds = 30 16:00:25 sasl.oauthbearer.expected.audience = null 16:00:25 sasl.oauthbearer.expected.issuer = null 16:00:25 sasl.oauthbearer.header.urlencode = false 16:00:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:25 sasl.oauthbearer.jwks.endpoint.url = null 16:00:25 sasl.oauthbearer.scope.claim.name = scope 16:00:25 sasl.oauthbearer.sub.claim.name = sub 16:00:25 sasl.oauthbearer.token.endpoint.url = null 16:00:25 security.protocol = PLAINTEXT 16:00:25 security.providers = null 16:00:25 send.buffer.bytes = 131072 16:00:25 socket.connection.setup.timeout.max.ms = 30000 16:00:25 socket.connection.setup.timeout.ms = 10000 16:00:25 ssl.cipher.suites = null 16:00:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:25 ssl.endpoint.identification.algorithm = https 16:00:25 ssl.engine.factory.class = null 16:00:25 ssl.key.password = null 16:00:25 ssl.keymanager.algorithm = SunX509 16:00:25 ssl.keystore.certificate.chain = null 16:00:25 ssl.keystore.key = null 16:00:25 ssl.keystore.location = null 16:00:25 ssl.keystore.password = null 16:00:25 ssl.keystore.type = JKS 16:00:25 ssl.protocol = TLSv1.3 16:00:25 ssl.provider = null 16:00:25 ssl.secure.random.implementation = null 16:00:25 ssl.trustmanager.algorithm = PKIX 16:00:25 ssl.truststore.certificates = null 16:00:25 ssl.truststore.location = null 16:00:25 ssl.truststore.password = null 16:00:25 ssl.truststore.type = JKS 16:00:25 transaction.timeout.ms = 60000 16:00:25 transactional.id = null 16:00:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:25 16:00:25 2025-11-05T16:00:25.872Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:25 2025-11-05T16:00:25.874Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:25 2025-11-05T16:00:25.874Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:25 2025-11-05T16:00:25.874Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:25 2025-11-05T16:00:25.874Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358425874 16:00:26 2025-11-05T16:00:25.924Z WARN 6679 --- [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} 16:00:26 2025-11-05T16:00:25.924Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:26 2025-11-05T16:00:25.939Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:26 2025-11-05T16:00:25.939Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.027Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.027Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.100Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.100Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.114Z WARN 6679 --- [ 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: d153ef2a-f370-4896-bc9a-70acc5383125 16:00:26 2025-11-05T16:00:26.114Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:26 2025-11-05T16:00:26.115Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:26 acks = -1 16:00:26 auto.include.jmx.reporter = true 16:00:26 batch.size = 16384 16:00:26 bootstrap.servers = [localhost:32773] 16:00:26 buffer.memory = 33554432 16:00:26 client.dns.lookup = use_all_dns_ips 16:00:26 client.id = producer-14 16:00:26 compression.gzip.level = -1 16:00:26 compression.lz4.level = 9 16:00:26 compression.type = none 16:00:26 compression.zstd.level = 3 16:00:26 connections.max.idle.ms = 540000 16:00:26 delivery.timeout.ms = 120000 16:00:26 enable.idempotence = false 16:00:26 enable.metrics.push = true 16:00:26 interceptor.classes = [] 16:00:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:26 linger.ms = 1 16:00:26 max.block.ms = 60000 16:00:26 max.in.flight.requests.per.connection = 5 16:00:26 max.request.size = 1048576 16:00:26 metadata.max.age.ms = 300000 16:00:26 metadata.max.idle.ms = 300000 16:00:26 metadata.recovery.strategy = none 16:00:26 metric.reporters = [] 16:00:26 metrics.num.samples = 2 16:00:26 metrics.recording.level = INFO 16:00:26 metrics.sample.window.ms = 30000 16:00:26 partitioner.adaptive.partitioning.enable = true 16:00:26 partitioner.availability.timeout.ms = 0 16:00:26 partitioner.class = null 16:00:26 partitioner.ignore.keys = false 16:00:26 receive.buffer.bytes = 32768 16:00:26 reconnect.backoff.max.ms = 1000 16:00:26 reconnect.backoff.ms = 50 16:00:26 request.timeout.ms = 30000 16:00:26 retries = 0 16:00:26 retry.backoff.max.ms = 1000 16:00:26 retry.backoff.ms = 100 16:00:26 sasl.client.callback.handler.class = null 16:00:26 sasl.jaas.config = null 16:00:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:26 sasl.kerberos.min.time.before.relogin = 60000 16:00:26 sasl.kerberos.service.name = null 16:00:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:26 sasl.login.callback.handler.class = null 16:00:26 sasl.login.class = null 16:00:26 sasl.login.connect.timeout.ms = null 16:00:26 sasl.login.read.timeout.ms = null 16:00:26 sasl.login.refresh.buffer.seconds = 300 16:00:26 sasl.login.refresh.min.period.seconds = 60 16:00:26 sasl.login.refresh.window.factor = 0.8 16:00:26 sasl.login.refresh.window.jitter = 0.05 16:00:26 sasl.login.retry.backoff.max.ms = 10000 16:00:26 sasl.login.retry.backoff.ms = 100 16:00:26 sasl.mechanism = GSSAPI 16:00:26 sasl.oauthbearer.clock.skew.seconds = 30 16:00:26 sasl.oauthbearer.expected.audience = null 16:00:26 sasl.oauthbearer.expected.issuer = null 16:00:26 sasl.oauthbearer.header.urlencode = false 16:00:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:26 sasl.oauthbearer.jwks.endpoint.url = null 16:00:26 sasl.oauthbearer.scope.claim.name = scope 16:00:26 sasl.oauthbearer.sub.claim.name = sub 16:00:26 sasl.oauthbearer.token.endpoint.url = null 16:00:26 security.protocol = PLAINTEXT 16:00:26 security.providers = null 16:00:26 send.buffer.bytes = 131072 16:00:26 socket.connection.setup.timeout.max.ms = 30000 16:00:26 socket.connection.setup.timeout.ms = 10000 16:00:26 ssl.cipher.suites = null 16:00:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:26 ssl.endpoint.identification.algorithm = https 16:00:26 ssl.engine.factory.class = null 16:00:26 ssl.key.password = null 16:00:26 ssl.keymanager.algorithm = SunX509 16:00:26 ssl.keystore.certificate.chain = null 16:00:26 ssl.keystore.key = null 16:00:26 ssl.keystore.location = null 16:00:26 ssl.keystore.password = null 16:00:26 ssl.keystore.type = JKS 16:00:26 ssl.protocol = TLSv1.3 16:00:26 ssl.provider = null 16:00:26 ssl.secure.random.implementation = null 16:00:26 ssl.trustmanager.algorithm = PKIX 16:00:26 ssl.truststore.certificates = null 16:00:26 ssl.truststore.location = null 16:00:26 ssl.truststore.password = null 16:00:26 ssl.truststore.type = JKS 16:00:26 transaction.timeout.ms = 60000 16:00:26 transactional.id = null 16:00:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:26 16:00:26 2025-11-05T16:00:26.115Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:26 2025-11-05T16:00:26.117Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:26 2025-11-05T16:00:26.117Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:26 2025-11-05T16:00:26.117Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:26 2025-11-05T16:00:26.117Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358426117 16:00:26 2025-11-05T16:00:26.120Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.120Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.120Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:26 2025-11-05T16:00:26.165Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:26 2025-11-05T16:00:26.187Z WARN 6679 --- [ 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: 7db51d9a-6cb3-4ea7-82c1-7d376120ff0f 16:00:26 2025-11-05T16:00:26.187Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:26 2025-11-05T16:00:26.187Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:26 acks = -1 16:00:26 auto.include.jmx.reporter = true 16:00:26 batch.size = 16384 16:00:26 bootstrap.servers = [localhost:32773] 16:00:26 buffer.memory = 33554432 16:00:26 client.dns.lookup = use_all_dns_ips 16:00:26 client.id = producer-15 16:00:26 compression.gzip.level = -1 16:00:26 compression.lz4.level = 9 16:00:26 compression.type = none 16:00:26 compression.zstd.level = 3 16:00:26 connections.max.idle.ms = 540000 16:00:26 delivery.timeout.ms = 120000 16:00:26 enable.idempotence = false 16:00:26 enable.metrics.push = true 16:00:26 interceptor.classes = [] 16:00:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:26 linger.ms = 1 16:00:26 max.block.ms = 60000 16:00:26 max.in.flight.requests.per.connection = 5 16:00:26 max.request.size = 1048576 16:00:26 metadata.max.age.ms = 300000 16:00:26 metadata.max.idle.ms = 300000 16:00:26 metadata.recovery.strategy = none 16:00:26 metric.reporters = [] 16:00:26 metrics.num.samples = 2 16:00:26 metrics.recording.level = INFO 16:00:26 metrics.sample.window.ms = 30000 16:00:26 partitioner.adaptive.partitioning.enable = true 16:00:26 partitioner.availability.timeout.ms = 0 16:00:26 partitioner.class = null 16:00:26 partitioner.ignore.keys = false 16:00:26 receive.buffer.bytes = 32768 16:00:26 reconnect.backoff.max.ms = 1000 16:00:26 reconnect.backoff.ms = 50 16:00:26 request.timeout.ms = 30000 16:00:26 retries = 0 16:00:26 retry.backoff.max.ms = 1000 16:00:26 retry.backoff.ms = 100 16:00:26 sasl.client.callback.handler.class = null 16:00:26 sasl.jaas.config = null 16:00:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:26 sasl.kerberos.min.time.before.relogin = 60000 16:00:26 sasl.kerberos.service.name = null 16:00:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:26 sasl.login.callback.handler.class = null 16:00:26 sasl.login.class = null 16:00:26 sasl.login.connect.timeout.ms = null 16:00:26 sasl.login.read.timeout.ms = null 16:00:26 sasl.login.refresh.buffer.seconds = 300 16:00:26 sasl.login.refresh.min.period.seconds = 60 16:00:26 sasl.login.refresh.window.factor = 0.8 16:00:26 sasl.login.refresh.window.jitter = 0.05 16:00:26 sasl.login.retry.backoff.max.ms = 10000 16:00:26 sasl.login.retry.backoff.ms = 100 16:00:26 sasl.mechanism = GSSAPI 16:00:26 sasl.oauthbearer.clock.skew.seconds = 30 16:00:26 sasl.oauthbearer.expected.audience = null 16:00:26 sasl.oauthbearer.expected.issuer = null 16:00:26 sasl.oauthbearer.header.urlencode = false 16:00:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:26 sasl.oauthbearer.jwks.endpoint.url = null 16:00:26 sasl.oauthbearer.scope.claim.name = scope 16:00:26 sasl.oauthbearer.sub.claim.name = sub 16:00:26 sasl.oauthbearer.token.endpoint.url = null 16:00:26 security.protocol = PLAINTEXT 16:00:26 security.providers = null 16:00:26 send.buffer.bytes = 131072 16:00:26 socket.connection.setup.timeout.max.ms = 30000 16:00:26 socket.connection.setup.timeout.ms = 10000 16:00:26 ssl.cipher.suites = null 16:00:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:26 ssl.endpoint.identification.algorithm = https 16:00:26 ssl.engine.factory.class = null 16:00:26 ssl.key.password = null 16:00:26 ssl.keymanager.algorithm = SunX509 16:00:26 ssl.keystore.certificate.chain = null 16:00:26 ssl.keystore.key = null 16:00:26 ssl.keystore.location = null 16:00:26 ssl.keystore.password = null 16:00:26 ssl.keystore.type = JKS 16:00:26 ssl.protocol = TLSv1.3 16:00:26 ssl.provider = null 16:00:26 ssl.secure.random.implementation = null 16:00:26 ssl.trustmanager.algorithm = PKIX 16:00:26 ssl.truststore.certificates = null 16:00:26 ssl.truststore.location = null 16:00:26 ssl.truststore.password = null 16:00:26 ssl.truststore.type = JKS 16:00:26 transaction.timeout.ms = 60000 16:00:26 transactional.id = null 16:00:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:26 16:00:26 2025-11-05T16:00:26.188Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:26 2025-11-05T16:00:26.190Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:26 2025-11-05T16:00:26.190Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:26 2025-11-05T16:00:26.190Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:26 2025-11-05T16:00:26.190Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358426190 16:00:26 2025-11-05T16:00:26.211Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:26 2025-11-05T16:00:26.225Z WARN 6679 --- [ 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: 2efb20b1-e900-4e5e-8cd6-fbe1b5ed8f57 16:00:26 2025-11-05T16:00:26.226Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:26 2025-11-05T16:00:26.226Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:26 acks = -1 16:00:26 auto.include.jmx.reporter = true 16:00:26 batch.size = 16384 16:00:26 bootstrap.servers = [localhost:32773] 16:00:26 buffer.memory = 33554432 16:00:26 client.dns.lookup = use_all_dns_ips 16:00:26 client.id = producer-16 16:00:26 compression.gzip.level = -1 16:00:26 compression.lz4.level = 9 16:00:26 compression.type = none 16:00:26 compression.zstd.level = 3 16:00:26 connections.max.idle.ms = 540000 16:00:26 delivery.timeout.ms = 120000 16:00:26 enable.idempotence = false 16:00:26 enable.metrics.push = true 16:00:26 interceptor.classes = [] 16:00:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:26 linger.ms = 1 16:00:26 max.block.ms = 60000 16:00:26 max.in.flight.requests.per.connection = 5 16:00:26 max.request.size = 1048576 16:00:26 metadata.max.age.ms = 300000 16:00:26 metadata.max.idle.ms = 300000 16:00:26 metadata.recovery.strategy = none 16:00:26 metric.reporters = [] 16:00:26 metrics.num.samples = 2 16:00:26 metrics.recording.level = INFO 16:00:26 metrics.sample.window.ms = 30000 16:00:26 partitioner.adaptive.partitioning.enable = true 16:00:26 partitioner.availability.timeout.ms = 0 16:00:26 partitioner.class = null 16:00:26 partitioner.ignore.keys = false 16:00:26 receive.buffer.bytes = 32768 16:00:26 reconnect.backoff.max.ms = 1000 16:00:26 reconnect.backoff.ms = 50 16:00:26 request.timeout.ms = 30000 16:00:26 retries = 0 16:00:26 retry.backoff.max.ms = 1000 16:00:26 retry.backoff.ms = 100 16:00:26 sasl.client.callback.handler.class = null 16:00:26 sasl.jaas.config = null 16:00:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:26 sasl.kerberos.min.time.before.relogin = 60000 16:00:26 sasl.kerberos.service.name = null 16:00:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:26 sasl.login.callback.handler.class = null 16:00:26 sasl.login.class = null 16:00:26 sasl.login.connect.timeout.ms = null 16:00:26 sasl.login.read.timeout.ms = null 16:00:26 sasl.login.refresh.buffer.seconds = 300 16:00:26 sasl.login.refresh.min.period.seconds = 60 16:00:26 sasl.login.refresh.window.factor = 0.8 16:00:26 sasl.login.refresh.window.jitter = 0.05 16:00:26 sasl.login.retry.backoff.max.ms = 10000 16:00:26 sasl.login.retry.backoff.ms = 100 16:00:26 sasl.mechanism = GSSAPI 16:00:26 sasl.oauthbearer.clock.skew.seconds = 30 16:00:26 sasl.oauthbearer.expected.audience = null 16:00:26 sasl.oauthbearer.expected.issuer = null 16:00:26 sasl.oauthbearer.header.urlencode = false 16:00:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:26 sasl.oauthbearer.jwks.endpoint.url = null 16:00:26 sasl.oauthbearer.scope.claim.name = scope 16:00:26 sasl.oauthbearer.sub.claim.name = sub 16:00:26 sasl.oauthbearer.token.endpoint.url = null 16:00:26 security.protocol = PLAINTEXT 16:00:26 security.providers = null 16:00:26 send.buffer.bytes = 131072 16:00:26 socket.connection.setup.timeout.max.ms = 30000 16:00:26 socket.connection.setup.timeout.ms = 10000 16:00:26 ssl.cipher.suites = null 16:00:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:26 ssl.endpoint.identification.algorithm = https 16:00:26 ssl.engine.factory.class = null 16:00:26 ssl.key.password = null 16:00:26 ssl.keymanager.algorithm = SunX509 16:00:26 ssl.keystore.certificate.chain = null 16:00:26 ssl.keystore.key = null 16:00:26 ssl.keystore.location = null 16:00:26 ssl.keystore.password = null 16:00:26 ssl.keystore.type = JKS 16:00:26 ssl.protocol = TLSv1.3 16:00:26 ssl.provider = null 16:00:26 ssl.secure.random.implementation = null 16:00:26 ssl.trustmanager.algorithm = PKIX 16:00:26 ssl.truststore.certificates = null 16:00:26 ssl.truststore.location = null 16:00:26 ssl.truststore.password = null 16:00:26 ssl.truststore.type = JKS 16:00:26 transaction.timeout.ms = 60000 16:00:26 transactional.id = null 16:00:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:26 16:00:26 2025-11-05T16:00:26.226Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:26 2025-11-05T16:00:26.229Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.229Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.229Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:26 2025-11-05T16:00:26.229Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:26 2025-11-05T16:00:26.229Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:26 2025-11-05T16:00:26.229Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358426229 16:00:26 2025-11-05T16:00:26.239Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:26 2025-11-05T16:00:26.253Z WARN 6679 --- [ 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: 607dd469-d307-4c51-9845-7ba6946f621a 16:00:26 2025-11-05T16:00:26.254Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:26 2025-11-05T16:00:26.254Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:26 acks = -1 16:00:26 auto.include.jmx.reporter = true 16:00:26 batch.size = 16384 16:00:26 bootstrap.servers = [localhost:32773] 16:00:26 buffer.memory = 33554432 16:00:26 client.dns.lookup = use_all_dns_ips 16:00:26 client.id = producer-17 16:00:26 compression.gzip.level = -1 16:00:26 compression.lz4.level = 9 16:00:26 compression.type = none 16:00:26 compression.zstd.level = 3 16:00:26 connections.max.idle.ms = 540000 16:00:26 delivery.timeout.ms = 120000 16:00:26 enable.idempotence = false 16:00:26 enable.metrics.push = true 16:00:26 interceptor.classes = [] 16:00:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:26 linger.ms = 1 16:00:26 max.block.ms = 60000 16:00:26 max.in.flight.requests.per.connection = 5 16:00:26 max.request.size = 1048576 16:00:26 metadata.max.age.ms = 300000 16:00:26 metadata.max.idle.ms = 300000 16:00:26 metadata.recovery.strategy = none 16:00:26 metric.reporters = [] 16:00:26 metrics.num.samples = 2 16:00:26 metrics.recording.level = INFO 16:00:26 metrics.sample.window.ms = 30000 16:00:26 partitioner.adaptive.partitioning.enable = true 16:00:26 partitioner.availability.timeout.ms = 0 16:00:26 partitioner.class = null 16:00:26 partitioner.ignore.keys = false 16:00:26 receive.buffer.bytes = 32768 16:00:26 reconnect.backoff.max.ms = 1000 16:00:26 reconnect.backoff.ms = 50 16:00:26 request.timeout.ms = 30000 16:00:26 retries = 0 16:00:26 retry.backoff.max.ms = 1000 16:00:26 retry.backoff.ms = 100 16:00:26 sasl.client.callback.handler.class = null 16:00:26 sasl.jaas.config = null 16:00:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:26 sasl.kerberos.min.time.before.relogin = 60000 16:00:26 sasl.kerberos.service.name = null 16:00:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:26 sasl.login.callback.handler.class = null 16:00:26 sasl.login.class = null 16:00:26 sasl.login.connect.timeout.ms = null 16:00:26 sasl.login.read.timeout.ms = null 16:00:26 sasl.login.refresh.buffer.seconds = 300 16:00:26 sasl.login.refresh.min.period.seconds = 60 16:00:26 sasl.login.refresh.window.factor = 0.8 16:00:26 sasl.login.refresh.window.jitter = 0.05 16:00:26 sasl.login.retry.backoff.max.ms = 10000 16:00:26 sasl.login.retry.backoff.ms = 100 16:00:26 sasl.mechanism = GSSAPI 16:00:26 sasl.oauthbearer.clock.skew.seconds = 30 16:00:26 sasl.oauthbearer.expected.audience = null 16:00:26 sasl.oauthbearer.expected.issuer = null 16:00:26 sasl.oauthbearer.header.urlencode = false 16:00:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:26 sasl.oauthbearer.jwks.endpoint.url = null 16:00:26 sasl.oauthbearer.scope.claim.name = scope 16:00:26 sasl.oauthbearer.sub.claim.name = sub 16:00:26 sasl.oauthbearer.token.endpoint.url = null 16:00:26 security.protocol = PLAINTEXT 16:00:26 security.providers = null 16:00:26 send.buffer.bytes = 131072 16:00:26 socket.connection.setup.timeout.max.ms = 30000 16:00:26 socket.connection.setup.timeout.ms = 10000 16:00:26 ssl.cipher.suites = null 16:00:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:26 ssl.endpoint.identification.algorithm = https 16:00:26 ssl.engine.factory.class = null 16:00:26 ssl.key.password = null 16:00:26 ssl.keymanager.algorithm = SunX509 16:00:26 ssl.keystore.certificate.chain = null 16:00:26 ssl.keystore.key = null 16:00:26 ssl.keystore.location = null 16:00:26 ssl.keystore.password = null 16:00:26 ssl.keystore.type = JKS 16:00:26 ssl.protocol = TLSv1.3 16:00:26 ssl.provider = null 16:00:26 ssl.secure.random.implementation = null 16:00:26 ssl.trustmanager.algorithm = PKIX 16:00:26 ssl.truststore.certificates = null 16:00:26 ssl.truststore.location = null 16:00:26 ssl.truststore.password = null 16:00:26 ssl.truststore.type = JKS 16:00:26 transaction.timeout.ms = 60000 16:00:26 transactional.id = null 16:00:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:26 16:00:26 2025-11-05T16:00:26.254Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:26 2025-11-05T16:00:26.256Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:26 2025-11-05T16:00:26.256Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:26 2025-11-05T16:00:26.256Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:26 2025-11-05T16:00:26.256Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358426256 16:00:26 2025-11-05T16:00:26.279Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.279Z WARN 6679 --- [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. 16:00:26 2025-11-05T16:00:26.295Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:26 2025-11-05T16:00:26.300Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.300Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.312Z WARN 6679 --- [ 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: 0c67f7f7-730e-4858-837d-df1b8573b40f 16:00:26 2025-11-05T16:00:26.313Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:26 2025-11-05T16:00:26.313Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:26 acks = -1 16:00:26 auto.include.jmx.reporter = true 16:00:26 batch.size = 16384 16:00:26 bootstrap.servers = [localhost:32773] 16:00:26 buffer.memory = 33554432 16:00:26 client.dns.lookup = use_all_dns_ips 16:00:26 client.id = producer-18 16:00:26 compression.gzip.level = -1 16:00:26 compression.lz4.level = 9 16:00:26 compression.type = none 16:00:26 compression.zstd.level = 3 16:00:26 connections.max.idle.ms = 540000 16:00:26 delivery.timeout.ms = 120000 16:00:26 enable.idempotence = false 16:00:26 enable.metrics.push = true 16:00:26 interceptor.classes = [] 16:00:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:26 linger.ms = 1 16:00:26 max.block.ms = 60000 16:00:26 max.in.flight.requests.per.connection = 5 16:00:26 max.request.size = 1048576 16:00:26 metadata.max.age.ms = 300000 16:00:26 metadata.max.idle.ms = 300000 16:00:26 metadata.recovery.strategy = none 16:00:26 metric.reporters = [] 16:00:26 metrics.num.samples = 2 16:00:26 metrics.recording.level = INFO 16:00:26 metrics.sample.window.ms = 30000 16:00:26 partitioner.adaptive.partitioning.enable = true 16:00:26 partitioner.availability.timeout.ms = 0 16:00:26 partitioner.class = null 16:00:26 partitioner.ignore.keys = false 16:00:26 receive.buffer.bytes = 32768 16:00:26 reconnect.backoff.max.ms = 1000 16:00:26 reconnect.backoff.ms = 50 16:00:26 request.timeout.ms = 30000 16:00:26 retries = 0 16:00:26 retry.backoff.max.ms = 1000 16:00:26 retry.backoff.ms = 100 16:00:26 sasl.client.callback.handler.class = null 16:00:26 sasl.jaas.config = null 16:00:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:26 sasl.kerberos.min.time.before.relogin = 60000 16:00:26 sasl.kerberos.service.name = null 16:00:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:26 sasl.login.callback.handler.class = null 16:00:26 sasl.login.class = null 16:00:26 sasl.login.connect.timeout.ms = null 16:00:26 sasl.login.read.timeout.ms = null 16:00:26 sasl.login.refresh.buffer.seconds = 300 16:00:26 sasl.login.refresh.min.period.seconds = 60 16:00:26 sasl.login.refresh.window.factor = 0.8 16:00:26 sasl.login.refresh.window.jitter = 0.05 16:00:26 sasl.login.retry.backoff.max.ms = 10000 16:00:26 sasl.login.retry.backoff.ms = 100 16:00:26 sasl.mechanism = GSSAPI 16:00:26 sasl.oauthbearer.clock.skew.seconds = 30 16:00:26 sasl.oauthbearer.expected.audience = null 16:00:26 sasl.oauthbearer.expected.issuer = null 16:00:26 sasl.oauthbearer.header.urlencode = false 16:00:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:26 sasl.oauthbearer.jwks.endpoint.url = null 16:00:26 sasl.oauthbearer.scope.claim.name = scope 16:00:26 sasl.oauthbearer.sub.claim.name = sub 16:00:26 sasl.oauthbearer.token.endpoint.url = null 16:00:26 security.protocol = PLAINTEXT 16:00:26 security.providers = null 16:00:26 send.buffer.bytes = 131072 16:00:26 socket.connection.setup.timeout.max.ms = 30000 16:00:26 socket.connection.setup.timeout.ms = 10000 16:00:26 ssl.cipher.suites = null 16:00:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:26 ssl.endpoint.identification.algorithm = https 16:00:26 ssl.engine.factory.class = null 16:00:26 ssl.key.password = null 16:00:26 ssl.keymanager.algorithm = SunX509 16:00:26 ssl.keystore.certificate.chain = null 16:00:26 ssl.keystore.key = null 16:00:26 ssl.keystore.location = null 16:00:26 ssl.keystore.password = null 16:00:26 ssl.keystore.type = JKS 16:00:26 ssl.protocol = TLSv1.3 16:00:26 ssl.provider = null 16:00:26 ssl.secure.random.implementation = null 16:00:26 ssl.trustmanager.algorithm = PKIX 16:00:26 ssl.truststore.certificates = null 16:00:26 ssl.truststore.location = null 16:00:26 ssl.truststore.password = null 16:00:26 ssl.truststore.type = JKS 16:00:26 transaction.timeout.ms = 60000 16:00:26 transactional.id = null 16:00:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:26 16:00:26 2025-11-05T16:00:26.313Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:26 2025-11-05T16:00:26.315Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:26 2025-11-05T16:00:26.315Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:26 2025-11-05T16:00:26.315Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:26 2025-11-05T16:00:26.315Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358426315 16:00:26 2025-11-05T16:00:26.326Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:26 2025-11-05T16:00:26.341Z WARN 6679 --- [ 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: 172b12d9-27f7-44ed-866e-922c58aafa98 16:00:26 2025-11-05T16:00:26.341Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:26 2025-11-05T16:00:26.341Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:26 acks = -1 16:00:26 auto.include.jmx.reporter = true 16:00:26 batch.size = 16384 16:00:26 bootstrap.servers = [localhost:32773] 16:00:26 buffer.memory = 33554432 16:00:26 client.dns.lookup = use_all_dns_ips 16:00:26 client.id = producer-19 16:00:26 compression.gzip.level = -1 16:00:26 compression.lz4.level = 9 16:00:26 compression.type = none 16:00:26 compression.zstd.level = 3 16:00:26 connections.max.idle.ms = 540000 16:00:26 delivery.timeout.ms = 120000 16:00:26 enable.idempotence = false 16:00:26 enable.metrics.push = true 16:00:26 interceptor.classes = [] 16:00:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:26 linger.ms = 1 16:00:26 max.block.ms = 60000 16:00:26 max.in.flight.requests.per.connection = 5 16:00:26 max.request.size = 1048576 16:00:26 metadata.max.age.ms = 300000 16:00:26 metadata.max.idle.ms = 300000 16:00:26 metadata.recovery.strategy = none 16:00:26 metric.reporters = [] 16:00:26 metrics.num.samples = 2 16:00:26 metrics.recording.level = INFO 16:00:26 metrics.sample.window.ms = 30000 16:00:26 partitioner.adaptive.partitioning.enable = true 16:00:26 partitioner.availability.timeout.ms = 0 16:00:26 partitioner.class = null 16:00:26 partitioner.ignore.keys = false 16:00:26 receive.buffer.bytes = 32768 16:00:26 reconnect.backoff.max.ms = 1000 16:00:26 reconnect.backoff.ms = 50 16:00:26 request.timeout.ms = 30000 16:00:26 retries = 0 16:00:26 retry.backoff.max.ms = 1000 16:00:26 retry.backoff.ms = 100 16:00:26 sasl.client.callback.handler.class = null 16:00:26 sasl.jaas.config = null 16:00:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:26 sasl.kerberos.min.time.before.relogin = 60000 16:00:26 sasl.kerberos.service.name = null 16:00:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:26 sasl.login.callback.handler.class = null 16:00:26 sasl.login.class = null 16:00:26 sasl.login.connect.timeout.ms = null 16:00:26 sasl.login.read.timeout.ms = null 16:00:26 sasl.login.refresh.buffer.seconds = 300 16:00:26 sasl.login.refresh.min.period.seconds = 60 16:00:26 sasl.login.refresh.window.factor = 0.8 16:00:26 sasl.login.refresh.window.jitter = 0.05 16:00:26 sasl.login.retry.backoff.max.ms = 10000 16:00:26 sasl.login.retry.backoff.ms = 100 16:00:26 sasl.mechanism = GSSAPI 16:00:26 sasl.oauthbearer.clock.skew.seconds = 30 16:00:26 sasl.oauthbearer.expected.audience = null 16:00:26 sasl.oauthbearer.expected.issuer = null 16:00:26 sasl.oauthbearer.header.urlencode = false 16:00:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:26 sasl.oauthbearer.jwks.endpoint.url = null 16:00:26 sasl.oauthbearer.scope.claim.name = scope 16:00:26 sasl.oauthbearer.sub.claim.name = sub 16:00:26 sasl.oauthbearer.token.endpoint.url = null 16:00:26 security.protocol = PLAINTEXT 16:00:26 security.providers = null 16:00:26 send.buffer.bytes = 131072 16:00:26 socket.connection.setup.timeout.max.ms = 30000 16:00:26 socket.connection.setup.timeout.ms = 10000 16:00:26 ssl.cipher.suites = null 16:00:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:26 ssl.endpoint.identification.algorithm = https 16:00:26 ssl.engine.factory.class = null 16:00:26 ssl.key.password = null 16:00:26 ssl.keymanager.algorithm = SunX509 16:00:26 ssl.keystore.certificate.chain = null 16:00:26 ssl.keystore.key = null 16:00:26 ssl.keystore.location = null 16:00:26 ssl.keystore.password = null 16:00:26 ssl.keystore.type = JKS 16:00:26 ssl.protocol = TLSv1.3 16:00:26 ssl.provider = null 16:00:26 ssl.secure.random.implementation = null 16:00:26 ssl.trustmanager.algorithm = PKIX 16:00:26 ssl.truststore.certificates = null 16:00:26 ssl.truststore.location = null 16:00:26 ssl.truststore.password = null 16:00:26 ssl.truststore.type = JKS 16:00:26 transaction.timeout.ms = 60000 16:00:26 transactional.id = null 16:00:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:26 16:00:26 2025-11-05T16:00:26.341Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:26 2025-11-05T16:00:26.343Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:26 2025-11-05T16:00:26.343Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:26 2025-11-05T16:00:26.343Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:26 2025-11-05T16:00:26.343Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358426343 16:00:26 2025-11-05T16:00:26.345Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.345Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.345Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:26 2025-11-05T16:00:26.349Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:26 2025-11-05T16:00:26.361Z WARN 6679 --- [ 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: 513e17a2-e450-4749-8e8e-d4c160bb5b5a 16:00:26 2025-11-05T16:00:26.362Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:26 2025-11-05T16:00:26.362Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:26 acks = -1 16:00:26 auto.include.jmx.reporter = true 16:00:26 batch.size = 16384 16:00:26 bootstrap.servers = [localhost:32773] 16:00:26 buffer.memory = 33554432 16:00:26 client.dns.lookup = use_all_dns_ips 16:00:26 client.id = producer-20 16:00:26 compression.gzip.level = -1 16:00:26 compression.lz4.level = 9 16:00:26 compression.type = none 16:00:26 compression.zstd.level = 3 16:00:26 connections.max.idle.ms = 540000 16:00:26 delivery.timeout.ms = 120000 16:00:26 enable.idempotence = false 16:00:26 enable.metrics.push = true 16:00:26 interceptor.classes = [] 16:00:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:26 linger.ms = 1 16:00:26 max.block.ms = 60000 16:00:26 max.in.flight.requests.per.connection = 5 16:00:26 max.request.size = 1048576 16:00:26 metadata.max.age.ms = 300000 16:00:26 metadata.max.idle.ms = 300000 16:00:26 metadata.recovery.strategy = none 16:00:26 metric.reporters = [] 16:00:26 metrics.num.samples = 2 16:00:26 metrics.recording.level = INFO 16:00:26 metrics.sample.window.ms = 30000 16:00:26 partitioner.adaptive.partitioning.enable = true 16:00:26 partitioner.availability.timeout.ms = 0 16:00:26 partitioner.class = null 16:00:26 partitioner.ignore.keys = false 16:00:26 receive.buffer.bytes = 32768 16:00:26 reconnect.backoff.max.ms = 1000 16:00:26 reconnect.backoff.ms = 50 16:00:26 request.timeout.ms = 30000 16:00:26 retries = 0 16:00:26 retry.backoff.max.ms = 1000 16:00:26 retry.backoff.ms = 100 16:00:26 sasl.client.callback.handler.class = null 16:00:26 sasl.jaas.config = null 16:00:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:26 sasl.kerberos.min.time.before.relogin = 60000 16:00:26 sasl.kerberos.service.name = null 16:00:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:26 sasl.login.callback.handler.class = null 16:00:26 sasl.login.class = null 16:00:26 sasl.login.connect.timeout.ms = null 16:00:26 sasl.login.read.timeout.ms = null 16:00:26 sasl.login.refresh.buffer.seconds = 300 16:00:26 sasl.login.refresh.min.period.seconds = 60 16:00:26 sasl.login.refresh.window.factor = 0.8 16:00:26 sasl.login.refresh.window.jitter = 0.05 16:00:26 sasl.login.retry.backoff.max.ms = 10000 16:00:26 sasl.login.retry.backoff.ms = 100 16:00:26 sasl.mechanism = GSSAPI 16:00:26 sasl.oauthbearer.clock.skew.seconds = 30 16:00:26 sasl.oauthbearer.expected.audience = null 16:00:26 sasl.oauthbearer.expected.issuer = null 16:00:26 sasl.oauthbearer.header.urlencode = false 16:00:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:26 sasl.oauthbearer.jwks.endpoint.url = null 16:00:26 sasl.oauthbearer.scope.claim.name = scope 16:00:26 sasl.oauthbearer.sub.claim.name = sub 16:00:26 sasl.oauthbearer.token.endpoint.url = null 16:00:26 security.protocol = PLAINTEXT 16:00:26 security.providers = null 16:00:26 send.buffer.bytes = 131072 16:00:26 socket.connection.setup.timeout.max.ms = 30000 16:00:26 socket.connection.setup.timeout.ms = 10000 16:00:26 ssl.cipher.suites = null 16:00:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:26 ssl.endpoint.identification.algorithm = https 16:00:26 ssl.engine.factory.class = null 16:00:26 ssl.key.password = null 16:00:26 ssl.keymanager.algorithm = SunX509 16:00:26 ssl.keystore.certificate.chain = null 16:00:26 ssl.keystore.key = null 16:00:26 ssl.keystore.location = null 16:00:26 ssl.keystore.password = null 16:00:26 ssl.keystore.type = JKS 16:00:26 ssl.protocol = TLSv1.3 16:00:26 ssl.provider = null 16:00:26 ssl.secure.random.implementation = null 16:00:26 ssl.trustmanager.algorithm = PKIX 16:00:26 ssl.truststore.certificates = null 16:00:26 ssl.truststore.location = null 16:00:26 ssl.truststore.password = null 16:00:26 ssl.truststore.type = JKS 16:00:26 transaction.timeout.ms = 60000 16:00:26 transactional.id = null 16:00:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:26 16:00:26 2025-11-05T16:00:26.362Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:26 2025-11-05T16:00:26.364Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:26 2025-11-05T16:00:26.364Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:26 2025-11-05T16:00:26.364Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:26 2025-11-05T16:00:26.364Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358426364 16:00:26 2025-11-05T16:00:26.385Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:26 2025-11-05T16:00:26.395Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:26 allow.auto.create.topics = true 16:00:26 auto.commit.interval.ms = 5000 16:00:26 auto.include.jmx.reporter = true 16:00:26 auto.offset.reset = earliest 16:00:26 bootstrap.servers = [localhost:32773] 16:00:26 check.crcs = true 16:00:26 client.dns.lookup = use_all_dns_ips 16:00:26 client.id = consumer-test-1-9 16:00:26 client.rack = 16:00:26 connections.max.idle.ms = 540000 16:00:26 default.api.timeout.ms = 60000 16:00:26 enable.auto.commit = true 16:00:26 enable.metrics.push = true 16:00:26 exclude.internal.topics = true 16:00:26 fetch.max.bytes = 52428800 16:00:26 fetch.max.wait.ms = 500 16:00:26 fetch.min.bytes = 1 16:00:26 group.id = test-1 16:00:26 group.instance.id = null 16:00:26 group.protocol = classic 16:00:26 group.remote.assignor = null 16:00:26 heartbeat.interval.ms = 3000 16:00:26 interceptor.classes = [] 16:00:26 internal.leave.group.on.close = true 16:00:26 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:26 isolation.level = read_uncommitted 16:00:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:26 max.partition.fetch.bytes = 1048576 16:00:26 max.poll.interval.ms = 300000 16:00:26 max.poll.records = 500 16:00:26 metadata.max.age.ms = 300000 16:00:26 metadata.recovery.strategy = none 16:00:26 metric.reporters = [] 16:00:26 metrics.num.samples = 2 16:00:26 metrics.recording.level = INFO 16:00:26 metrics.sample.window.ms = 30000 16:00:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:26 receive.buffer.bytes = 65536 16:00:26 reconnect.backoff.max.ms = 1000 16:00:26 reconnect.backoff.ms = 50 16:00:26 request.timeout.ms = 30000 16:00:26 retry.backoff.max.ms = 1000 16:00:26 retry.backoff.ms = 100 16:00:26 sasl.client.callback.handler.class = null 16:00:26 sasl.jaas.config = null 16:00:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:26 sasl.kerberos.min.time.before.relogin = 60000 16:00:26 sasl.kerberos.service.name = null 16:00:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:26 sasl.login.callback.handler.class = null 16:00:26 sasl.login.class = null 16:00:26 sasl.login.connect.timeout.ms = null 16:00:26 sasl.login.read.timeout.ms = null 16:00:26 sasl.login.refresh.buffer.seconds = 300 16:00:26 sasl.login.refresh.min.period.seconds = 60 16:00:26 sasl.login.refresh.window.factor = 0.8 16:00:26 sasl.login.refresh.window.jitter = 0.05 16:00:26 sasl.login.retry.backoff.max.ms = 10000 16:00:26 sasl.login.retry.backoff.ms = 100 16:00:26 sasl.mechanism = GSSAPI 16:00:26 sasl.oauthbearer.clock.skew.seconds = 30 16:00:26 sasl.oauthbearer.expected.audience = null 16:00:26 sasl.oauthbearer.expected.issuer = null 16:00:26 sasl.oauthbearer.header.urlencode = false 16:00:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:26 sasl.oauthbearer.jwks.endpoint.url = null 16:00:26 sasl.oauthbearer.scope.claim.name = scope 16:00:26 sasl.oauthbearer.sub.claim.name = sub 16:00:26 sasl.oauthbearer.token.endpoint.url = null 16:00:26 security.protocol = PLAINTEXT 16:00:26 security.providers = null 16:00:26 send.buffer.bytes = 131072 16:00:26 session.timeout.ms = 45000 16:00:26 socket.connection.setup.timeout.max.ms = 30000 16:00:26 socket.connection.setup.timeout.ms = 10000 16:00:26 ssl.cipher.suites = null 16:00:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:26 ssl.endpoint.identification.algorithm = https 16:00:26 ssl.engine.factory.class = null 16:00:26 ssl.key.password = null 16:00:26 ssl.keymanager.algorithm = SunX509 16:00:26 ssl.keystore.certificate.chain = null 16:00:26 ssl.keystore.key = null 16:00:26 ssl.keystore.location = null 16:00:26 ssl.keystore.password = null 16:00:26 ssl.keystore.type = JKS 16:00:26 ssl.protocol = TLSv1.3 16:00:26 ssl.provider = null 16:00:26 ssl.secure.random.implementation = null 16:00:26 ssl.trustmanager.algorithm = PKIX 16:00:26 ssl.truststore.certificates = null 16:00:26 ssl.truststore.location = null 16:00:26 ssl.truststore.password = null 16:00:26 ssl.truststore.type = JKS 16:00:26 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:00:26 16:00:26 2025-11-05T16:00:26.396Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:26 2025-11-05T16:00:26.399Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:26 2025-11-05T16:00:26.399Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:26 2025-11-05T16:00:26.399Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358426399 16:00:26 2025-11-05T16:00:26.399Z INFO 6679 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 16:00:26 2025-11-05T16:00:26.404Z WARN 6679 --- [ 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: da0b16f7-d884-4a82-80c0-ca96fda8b293 16:00:26 2025-11-05T16:00:26.404Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:26 2025-11-05T16:00:26.405Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:26 acks = -1 16:00:26 auto.include.jmx.reporter = true 16:00:26 batch.size = 16384 16:00:26 bootstrap.servers = [localhost:32773] 16:00:26 buffer.memory = 33554432 16:00:26 client.dns.lookup = use_all_dns_ips 16:00:26 client.id = producer-21 16:00:26 compression.gzip.level = -1 16:00:26 compression.lz4.level = 9 16:00:26 compression.type = none 16:00:26 compression.zstd.level = 3 16:00:26 connections.max.idle.ms = 540000 16:00:26 delivery.timeout.ms = 120000 16:00:26 enable.idempotence = false 16:00:26 enable.metrics.push = true 16:00:26 interceptor.classes = [] 16:00:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:26 linger.ms = 1 16:00:26 max.block.ms = 60000 16:00:26 max.in.flight.requests.per.connection = 5 16:00:26 max.request.size = 1048576 16:00:26 metadata.max.age.ms = 300000 16:00:26 metadata.max.idle.ms = 300000 16:00:26 metadata.recovery.strategy = none 16:00:26 metric.reporters = [] 16:00:26 metrics.num.samples = 2 16:00:26 metrics.recording.level = INFO 16:00:26 metrics.sample.window.ms = 30000 16:00:26 partitioner.adaptive.partitioning.enable = true 16:00:26 partitioner.availability.timeout.ms = 0 16:00:26 partitioner.class = null 16:00:26 partitioner.ignore.keys = false 16:00:26 receive.buffer.bytes = 32768 16:00:26 reconnect.backoff.max.ms = 1000 16:00:26 reconnect.backoff.ms = 50 16:00:26 request.timeout.ms = 30000 16:00:26 retries = 0 16:00:26 retry.backoff.max.ms = 1000 16:00:26 retry.backoff.ms = 100 16:00:26 sasl.client.callback.handler.class = null 16:00:26 sasl.jaas.config = null 16:00:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:26 sasl.kerberos.min.time.before.relogin = 60000 16:00:26 sasl.kerberos.service.name = null 16:00:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:26 sasl.login.callback.handler.class = null 16:00:26 sasl.login.class = null 16:00:26 sasl.login.connect.timeout.ms = null 16:00:26 sasl.login.read.timeout.ms = null 16:00:26 sasl.login.refresh.buffer.seconds = 300 16:00:26 sasl.login.refresh.min.period.seconds = 60 16:00:26 sasl.login.refresh.window.factor = 0.8 16:00:26 sasl.login.refresh.window.jitter = 0.05 16:00:26 sasl.login.retry.backoff.max.ms = 10000 16:00:26 sasl.login.retry.backoff.ms = 100 16:00:26 sasl.mechanism = GSSAPI 16:00:26 sasl.oauthbearer.clock.skew.seconds = 30 16:00:26 sasl.oauthbearer.expected.audience = null 16:00:26 sasl.oauthbearer.expected.issuer = null 16:00:26 sasl.oauthbearer.header.urlencode = false 16:00:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:26 sasl.oauthbearer.jwks.endpoint.url = null 16:00:26 sasl.oauthbearer.scope.claim.name = scope 16:00:26 sasl.oauthbearer.sub.claim.name = sub 16:00:26 sasl.oauthbearer.token.endpoint.url = null 16:00:26 security.protocol = PLAINTEXT 16:00:26 security.providers = null 16:00:26 send.buffer.bytes = 131072 16:00:26 socket.connection.setup.timeout.max.ms = 30000 16:00:26 socket.connection.setup.timeout.ms = 10000 16:00:26 ssl.cipher.suites = null 16:00:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:26 ssl.endpoint.identification.algorithm = https 16:00:26 ssl.engine.factory.class = null 16:00:26 ssl.key.password = null 16:00:26 ssl.keymanager.algorithm = SunX509 16:00:26 ssl.keystore.certificate.chain = null 16:00:26 ssl.keystore.key = null 16:00:26 ssl.keystore.location = null 16:00:26 ssl.keystore.password = null 16:00:26 ssl.keystore.type = JKS 16:00:26 ssl.protocol = TLSv1.3 16:00:26 ssl.provider = null 16:00:26 ssl.secure.random.implementation = null 16:00:26 ssl.trustmanager.algorithm = PKIX 16:00:26 ssl.truststore.certificates = null 16:00:26 ssl.truststore.location = null 16:00:26 ssl.truststore.password = null 16:00:26 ssl.truststore.type = JKS 16:00:26 transaction.timeout.ms = 60000 16:00:26 transactional.id = null 16:00:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:26 16:00:26 2025-11-05T16:00:26.405Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:26 2025-11-05T16:00:26.407Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:26 2025-11-05T16:00:26.407Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:26 2025-11-05T16:00:26.407Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:26 2025-11-05T16:00:26.407Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358426407 16:00:26 2025-11-05T16:00:26.414Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:26 2025-11-05T16:00:26.425Z INFO 6679 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:26 2025-11-05T16:00:26.441Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.441Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.448Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.448Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.559Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.559Z WARN 6679 --- [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. 16:00:26 2025-11-05T16:00:26.562Z INFO 6679 --- [ 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) 16:00:26 2025-11-05T16:00:26.563Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 16:00:26 2025-11-05T16:00:26.594Z INFO 6679 --- [ 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-1f9857ea-c909-4b6d-a986-88e7d62f0922 16:00:26 2025-11-05T16:00:26.594Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 16:00:26 2025-11-05T16:00:26.611Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.611Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.622Z INFO 6679 --- [ 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-1f9857ea-c909-4b6d-a986-88e7d62f0922', protocol='range'} 16:00:26 2025-11-05T16:00:26.622Z INFO 6679 --- [ 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-1f9857ea-c909-4b6d-a986-88e7d62f0922=Assignment(partitions=[my-topic-name-0])} 16:00:26 2025-11-05T16:00:26.624Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.624Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.648Z INFO 6679 --- [ 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-1f9857ea-c909-4b6d-a986-88e7d62f0922', protocol='range'} 16:00:26 2025-11-05T16:00:26.648Z INFO 6679 --- [ 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]) 16:00:26 2025-11-05T16:00:26.648Z INFO 6679 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 16:00:26 2025-11-05T16:00:26.659Z INFO 6679 --- [ 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 16:00:26 2025-11-05T16:00:26.669Z INFO 6679 --- [ 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}}. 16:00:26 2025-11-05T16:00:26.774Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.774Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.774Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.774Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.774Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.774Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.774Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.775Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.775Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.775Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.775Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 16:00:26 2025-11-05T16:00:26.775Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.775Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 16:00:26 2025-11-05T16:00:26.775Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.777Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.777Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 16:00:26 2025-11-05T16:00:26.778Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.779Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.782Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.783Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.783Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.783Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 8ms, elapsed time since send: 8ms, throttle time: 0ms, request timeout: 30000ms) 16:00:26 2025-11-05T16:00:26.824Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.824Z INFO 6679 --- [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: 112ms, elapsed time since send: 112ms, throttle time: 0ms, request timeout: 30000ms) 16:00:26 2025-11-05T16:00:26.824Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 16:00:26 2025-11-05T16:00:26.824Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 16:00:26 2025-11-05T16:00:26.824Z INFO 6679 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=263181140, epoch=1) to node 1: 16:00:26 16:00:26 org.apache.kafka.common.errors.DisconnectException: null 16:00:26 16:00:26 2025-11-05T16:00:26.824Z INFO 6679 --- [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. 16:00:26 2025-11-05T16:00:26.844Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.844Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.861Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.861Z WARN 6679 --- [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. 16:00:26 2025-11-05T16:00:26.870Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.870Z WARN 6679 --- [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. 16:00:26 2025-11-05T16:00:26.875Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.875Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.879Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.879Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:26 2025-11-05T16:00:26.881Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.881Z WARN 6679 --- [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. 16:00:26 2025-11-05T16:00:26.887Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.887Z WARN 6679 --- [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. 16:00:26 2025-11-05T16:00:26.894Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.894Z WARN 6679 --- [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. 16:00:26 2025-11-05T16:00:26.895Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.895Z WARN 6679 --- [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. 16:00:26 2025-11-05T16:00:26.896Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.896Z WARN 6679 --- [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. 16:00:26 2025-11-05T16:00:26.951Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:26 2025-11-05T16:00:26.951Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.930 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 16:00:26 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 16:00:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 16:00:26 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 16:00:27 2025-11-05T16:00:26.986Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:27 2025-11-05T16:00:26.986Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:26.992Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:27 2025-11-05T16:00:26.992Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.012Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.012Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.020Z INFO 6679 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 16:00:27 2025-11-05T16:00:27.020Z INFO 6679 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 16:00:27 2025-11-05T16:00:27.020Z INFO 6679 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 16:00:27 2025-11-05T16:00:27.024Z INFO 6679 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 16:00:27 2025-11-05T16:00:27.024Z DEBUG 6679 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 16:00:27 2025-11-05T16:00:27.024Z INFO 6679 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 16:00:27 2025-11-05T16:00:27.024Z DEBUG 6679 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 16:00:27 2025-11-05T16:00:27.025Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.025Z WARN 6679 --- [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. 16:00:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 16:00:27 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 16:00:27 2025-11-05T16:00:27.031Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:27 2025-11-05T16:00:27.031Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.031Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 16:00:27 2025-11-05T16:00:27.038Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.038Z WARN 6679 --- [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. 16:00:27 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 16:00:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 16:00:27 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 16:00:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 16:00:27 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 16:00:27 2025-11-05T16:00:27.100Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.100Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.100Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.101Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.101Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.101Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.102Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.102Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.105Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.105Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.109Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.110Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.113Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.114Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.130Z INFO 6679 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 16:00:27 2025-11-05T16:00:27.145Z INFO 6679 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 16:00:27 2025-11-05T16:00:27.152Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:27 2025-11-05T16:00:27.152Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.152Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:27 2025-11-05T16:00:27.213Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.214Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.216Z INFO 6679 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 16:00:27 2025-11-05T16:00:27.218Z INFO 6679 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 16:00:27 2025-11-05T16:00:27.221Z INFO 6679 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 16:00:27 2025-11-05T16:00:27.222Z INFO 6679 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 16:00:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 16:00:27 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 16:00:27 2025-11-05T16:00:27.227Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.228Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.228Z INFO 6679 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:00:27 2025-11-05T16:00:27.230Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.231Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.248Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.248Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.270Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 9b7f710be1fe01b114f77613ec4ba9e2be22a06d0e1d634642eef7841b8b1ef7 16:00:27 2025-11-05T16:00:27.280Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.281Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.301Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.301Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.306Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.306Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.321Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.321Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.433Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.433Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.443Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.443Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.450Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.450Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.516Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.516Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.529Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.529Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.544Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.544Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.559Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.559Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.560Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.560Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.565Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.565Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.580Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.580Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.613Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.613Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:27 2025-11-05T16:00:27.694Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.694Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.705Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.705Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.740Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.740Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.799Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.799Z WARN 6679 --- [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. 16:00:27 2025-11-05T16:00:27.890Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:27 2025-11-05T16:00:27.891Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:27.933Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:28 2025-11-05T16:00:27.933Z WARN 6679 --- [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. 16:00:28 2025-11-05T16:00:27.936Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:28 2025-11-05T16:00:27.936Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:27.936Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:28 2025-11-05T16:00:27.962Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:28 2025-11-05T16:00:27.962Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:27.987Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:28 2025-11-05T16:00:27.988Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:27.991Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:28 2025-11-05T16:00:27.991Z WARN 6679 --- [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. 16:00:28 2025-11-05T16:00:28.103Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.103Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:28.199Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:28 2025-11-05T16:00:28.199Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:28.199Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:28 2025-11-05T16:00:28.231Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.231Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:28.274Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.274Z WARN 6679 --- [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. 16:00:28 2025-11-05T16:00:28.282Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.282Z WARN 6679 --- [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. 16:00:28 2025-11-05T16:00:28.308Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.309Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:28.414Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.414Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:28.415Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.415Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:28.436Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.436Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:28.445Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.445Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:28.452Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.452Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:28.515Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.516Z WARN 6679 --- [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. 16:00:28 2025-11-05T16:00:28.532Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.532Z WARN 6679 --- [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. 16:00:28 2025-11-05T16:00:28.561Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.561Z WARN 6679 --- [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. 16:00:28 2025-11-05T16:00:28.570Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.570Z WARN 6679 --- [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. 16:00:28 2025-11-05T16:00:28.613Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.613Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:28.619Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.619Z WARN 6679 --- [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. 16:00:28 2025-11-05T16:00:28.737Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.737Z WARN 6679 --- [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. 16:00:28 2025-11-05T16:00:28.744Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.744Z WARN 6679 --- [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. 16:00:28 2025-11-05T16:00:28.876Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.876Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:28 2025-11-05T16:00:28.882Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:28 2025-11-05T16:00:28.882Z WARN 6679 --- [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. 16:00:29 2025-11-05T16:00:28.937Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:29 2025-11-05T16:00:28.937Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:28.937Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:29 2025-11-05T16:00:28.965Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:29 2025-11-05T16:00:28.965Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:28.988Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:29 2025-11-05T16:00:28.988Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.051Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:29 2025-11-05T16:00:29.051Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.051Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:29 2025-11-05T16:00:29.146Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.146Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.232Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.232Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.274Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.274Z WARN 6679 --- [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. 16:00:29 2025-11-05T16:00:29.283Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.283Z WARN 6679 --- [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. 16:00:29 2025-11-05T16:00:29.309Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.309Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.314Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.314Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.414Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.414Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.439Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.439Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.445Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.445Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.453Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.453Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.491Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.491Z WARN 6679 --- [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. 16:00:29 2025-11-05T16:00:29.516Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.516Z WARN 6679 --- [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. 16:00:29 2025-11-05T16:00:29.563Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.563Z WARN 6679 --- [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. 16:00:29 2025-11-05T16:00:29.571Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.571Z WARN 6679 --- [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. 16:00:29 2025-11-05T16:00:29.620Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.620Z WARN 6679 --- [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. 16:00:29 2025-11-05T16:00:29.645Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.645Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.743Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.743Z WARN 6679 --- [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. 16:00:29 2025-11-05T16:00:29.758Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.758Z WARN 6679 --- [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. 16:00:29 2025-11-05T16:00:29.765Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.765Z WARN 6679 --- [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. 16:00:29 2025-11-05T16:00:29.803Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:29 2025-11-05T16:00:29.803Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.819Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:29 2025-11-05T16:00:29.819Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.819Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:29 2025-11-05T16:00:29.902Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:29 2025-11-05T16:00:29.902Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:29 2025-11-05T16:00:29.902Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:30 2025-11-05T16:00:29.969Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:30 2025-11-05T16:00:29.969Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:30 2025-11-05T16:00:30.026Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.026Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:30 2025-11-05T16:00:30.147Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.147Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:30 2025-11-05T16:00:30.233Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.233Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:30 2025-11-05T16:00:30.275Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.275Z WARN 6679 --- [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. 16:00:30 2025-11-05T16:00:30.285Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.285Z WARN 6679 --- [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. 16:00:30 2025-11-05T16:00:30.311Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.311Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:30 2025-11-05T16:00:30.319Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.319Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:30 2025-11-05T16:00:30.416Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.416Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:30 2025-11-05T16:00:30.442Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.442Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:30 2025-11-05T16:00:30.446Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.446Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:30 2025-11-05T16:00:30.454Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.454Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:30 2025-11-05T16:00:30.492Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.492Z WARN 6679 --- [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. 16:00:30 2025-11-05T16:00:30.565Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.565Z WARN 6679 --- [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. 16:00:30 2025-11-05T16:00:30.570Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.570Z WARN 6679 --- [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. 16:00:30 2025-11-05T16:00:30.574Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.574Z WARN 6679 --- [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. 16:00:30 2025-11-05T16:00:30.642Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.642Z WARN 6679 --- [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. 16:00:30 2025-11-05T16:00:30.655Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.655Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:30 2025-11-05T16:00:30.680Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.680Z WARN 6679 --- [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. 16:00:30 2025-11-05T16:00:30.749Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.749Z WARN 6679 --- [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. 16:00:30 2025-11-05T16:00:30.766Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.766Z WARN 6679 --- [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. 16:00:30 2025-11-05T16:00:30.811Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:30 2025-11-05T16:00:30.811Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:30.841Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:31 2025-11-05T16:00:30.841Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:30.841Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:31 2025-11-05T16:00:30.902Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:31 2025-11-05T16:00:30.902Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:30.902Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:31 2025-11-05T16:00:30.973Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:31 2025-11-05T16:00:30.973Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.027Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.027Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.149Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.149Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.235Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.235Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.276Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.276Z WARN 6679 --- [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. 16:00:31 2025-11-05T16:00:31.287Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.287Z WARN 6679 --- [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. 16:00:31 2025-11-05T16:00:31.313Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.313Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.320Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.320Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.417Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.417Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.444Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.444Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.447Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.447Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.456Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.456Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.495Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.495Z WARN 6679 --- [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. 16:00:31 2025-11-05T16:00:31.514Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.514Z WARN 6679 --- [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. 16:00:31 2025-11-05T16:00:31.570Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.570Z WARN 6679 --- [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. 16:00:31 2025-11-05T16:00:31.575Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.575Z WARN 6679 --- [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. 16:00:31 2025-11-05T16:00:31.644Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.644Z WARN 6679 --- [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. 16:00:31 2025-11-05T16:00:31.656Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.656Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.681Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.681Z WARN 6679 --- [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. 16:00:31 2025-11-05T16:00:31.755Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.755Z WARN 6679 --- [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. 16:00:31 2025-11-05T16:00:31.768Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.768Z WARN 6679 --- [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. 16:00:31 2025-11-05T16:00:31.813Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:31 2025-11-05T16:00:31.813Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.842Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:31 2025-11-05T16:00:31.842Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:31 2025-11-05T16:00:31.842Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:32 2025-11-05T16:00:31.952Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:32 2025-11-05T16:00:31.952Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:31.952Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:32 2025-11-05T16:00:31.985Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:32 2025-11-05T16:00:31.985Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.034Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.034Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.179Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.179Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.236Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.236Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.290Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.290Z WARN 6679 --- [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. 16:00:32 2025-11-05T16:00:32.315Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.315Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.318Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.318Z WARN 6679 --- [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. 16:00:32 2025-11-05T16:00:32.321Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.321Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.383Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.383Z WARN 6679 --- [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. 16:00:32 2025-11-05T16:00:32.419Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.419Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.446Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.446Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.454Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.454Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.458Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.458Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.497Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.497Z WARN 6679 --- [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. 16:00:32 2025-11-05T16:00:32.572Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.572Z WARN 6679 --- [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. 16:00:32 2025-11-05T16:00:32.588Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.588Z WARN 6679 --- [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. 16:00:32 2025-11-05T16:00:32.645Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.645Z WARN 6679 --- [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. 16:00:32 2025-11-05T16:00:32.657Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.657Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.682Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.682Z WARN 6679 --- [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. 16:00:32 2025-11-05T16:00:32.695Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:32 2025-11-05T16:00:32.695Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:32 2025-11-05T16:00:32.695Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:32 2025-11-05T16:00:32.760Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.760Z WARN 6679 --- [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. 16:00:32 2025-11-05T16:00:32.773Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.773Z WARN 6679 --- [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. 16:00:32 2025-11-05T16:00:32.818Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:32 2025-11-05T16:00:32.818Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:32.962Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:33 2025-11-05T16:00:32.963Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:32.963Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:33 2025-11-05T16:00:32.988Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:33 2025-11-05T16:00:32.988Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.035Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.035Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.124Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.895420228S 16:00:33 2025-11-05T16:00:33.137Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:33 allow.auto.create.topics = true 16:00:33 auto.commit.interval.ms = 5000 16:00:33 auto.include.jmx.reporter = true 16:00:33 auto.offset.reset = earliest 16:00:33 bootstrap.servers = [localhost:32774] 16:00:33 check.crcs = true 16:00:33 client.dns.lookup = use_all_dns_ips 16:00:33 client.id = consumer-group for Test A-10 16:00:33 client.rack = 16:00:33 connections.max.idle.ms = 540000 16:00:33 default.api.timeout.ms = 60000 16:00:33 enable.auto.commit = true 16:00:33 enable.metrics.push = true 16:00:33 exclude.internal.topics = true 16:00:33 fetch.max.bytes = 52428800 16:00:33 fetch.max.wait.ms = 500 16:00:33 fetch.min.bytes = 1 16:00:33 group.id = group for Test A 16:00:33 group.instance.id = null 16:00:33 group.protocol = classic 16:00:33 group.remote.assignor = null 16:00:33 heartbeat.interval.ms = 3000 16:00:33 interceptor.classes = [] 16:00:33 internal.leave.group.on.close = true 16:00:33 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:33 isolation.level = read_uncommitted 16:00:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:33 max.partition.fetch.bytes = 1048576 16:00:33 max.poll.interval.ms = 300000 16:00:33 max.poll.records = 500 16:00:33 metadata.max.age.ms = 300000 16:00:33 metadata.recovery.strategy = none 16:00:33 metric.reporters = [] 16:00:33 metrics.num.samples = 2 16:00:33 metrics.recording.level = INFO 16:00:33 metrics.sample.window.ms = 30000 16:00:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:33 receive.buffer.bytes = 65536 16:00:33 reconnect.backoff.max.ms = 1000 16:00:33 reconnect.backoff.ms = 50 16:00:33 request.timeout.ms = 30000 16:00:33 retry.backoff.max.ms = 1000 16:00:33 retry.backoff.ms = 100 16:00:33 sasl.client.callback.handler.class = null 16:00:33 sasl.jaas.config = null 16:00:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:33 sasl.kerberos.min.time.before.relogin = 60000 16:00:33 sasl.kerberos.service.name = null 16:00:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:33 sasl.login.callback.handler.class = null 16:00:33 sasl.login.class = null 16:00:33 sasl.login.connect.timeout.ms = null 16:00:33 sasl.login.read.timeout.ms = null 16:00:33 sasl.login.refresh.buffer.seconds = 300 16:00:33 sasl.login.refresh.min.period.seconds = 60 16:00:33 sasl.login.refresh.window.factor = 0.8 16:00:33 sasl.login.refresh.window.jitter = 0.05 16:00:33 sasl.login.retry.backoff.max.ms = 10000 16:00:33 sasl.login.retry.backoff.ms = 100 16:00:33 sasl.mechanism = GSSAPI 16:00:33 sasl.oauthbearer.clock.skew.seconds = 30 16:00:33 sasl.oauthbearer.expected.audience = null 16:00:33 sasl.oauthbearer.expected.issuer = null 16:00:33 sasl.oauthbearer.header.urlencode = false 16:00:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:33 sasl.oauthbearer.jwks.endpoint.url = null 16:00:33 sasl.oauthbearer.scope.claim.name = scope 16:00:33 sasl.oauthbearer.sub.claim.name = sub 16:00:33 sasl.oauthbearer.token.endpoint.url = null 16:00:33 security.protocol = PLAINTEXT 16:00:33 security.providers = null 16:00:33 send.buffer.bytes = 131072 16:00:33 session.timeout.ms = 45000 16:00:33 socket.connection.setup.timeout.max.ms = 30000 16:00:33 socket.connection.setup.timeout.ms = 10000 16:00:33 ssl.cipher.suites = null 16:00:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:33 ssl.endpoint.identification.algorithm = https 16:00:33 ssl.engine.factory.class = null 16:00:33 ssl.key.password = null 16:00:33 ssl.keymanager.algorithm = SunX509 16:00:33 ssl.keystore.certificate.chain = null 16:00:33 ssl.keystore.key = null 16:00:33 ssl.keystore.location = null 16:00:33 ssl.keystore.password = null 16:00:33 ssl.keystore.type = JKS 16:00:33 ssl.protocol = TLSv1.3 16:00:33 ssl.provider = null 16:00:33 ssl.secure.random.implementation = null 16:00:33 ssl.trustmanager.algorithm = PKIX 16:00:33 ssl.truststore.certificates = null 16:00:33 ssl.truststore.location = null 16:00:33 ssl.truststore.password = null 16:00:33 ssl.truststore.type = JKS 16:00:33 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:00:33 16:00:33 2025-11-05T16:00:33.137Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:33 2025-11-05T16:00:33.139Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:33 2025-11-05T16:00:33.139Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:33 2025-11-05T16:00:33.139Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358433139 16:00:33 16:00:33 . ____ _ __ _ _ 16:00:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:33 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:33 =========|_|==============|___/=/_/_/_/ 16:00:33 16:00:33 :: Spring Boot :: (v3.5.6) 16:00:33 16:00:33 2025-11-05T16:00:33.152Z INFO 6679 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:33 2025-11-05T16:00:33.152Z INFO 6679 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:00:33 2025-11-05T16:00:33.170Z INFO 6679 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.03 seconds (process running for 94.186) 16:00:33 2025-11-05T16:00:33.179Z INFO 6679 --- [ 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 16:00:33 2025-11-05T16:00:33.179Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.180Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.182Z INFO 6679 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Consuming AVC event with key : sample-key and value : CloudEvent{id='sample-eventid', source=sample-source, type='sample-test-type', data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 112, 117, 115, 104, 45, 99, 104, 97, 110, 103, 101, 45, 117, 112, 100, 97, 116, 101, 34, 58, 123, 34, 100, 97, 116, 97, 115, 116, 111, 114, 101, 45, 99, 104, 97, 110, 103, 101, 115, 34, 58, 123, 34, 105, 101, 116, 102, 45, 121, 97, 110, 103, 45, 112, 97, 116, 99, 104, 58, 121, 97, 110, 103, 45, 112, 97, 116, 99, 104, 34, 58, 123, 34, 112, 97, 116, 99, 104, 45, 105, 100, 34, 58, 34, 51, 52, 53, 51, 52, 102, 102, 100, 57, 56, 34, 44, 34, 101, 100, 105, 116, 34, 58, 91, 123, 34, 101, 100, 105, 116, 45, 105, 100, 34, 58, 34, 100, 101, 100, 52, 51, 52, 51, 52, 45, 49, 34, 44, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 34, 58, 34, 114, 101, 112, 108, 97, 99, 101, 34, 44, 34, 116, 97, 114, 103, 101, 116, 34, 58, 34, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 58, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 47, 78, 101, 97, 114, 82, 84, 82, 73, 67, 91, 64, 105, 100, 61, 39, 50, 50, 39, 93, 47, 71, 78, 66, 67, 85, 67, 80, 70, 117, 110, 99, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 99, 117, 99, 112, 115, 101, 114, 118, 101, 114, 50, 39, 93, 47, 78, 82, 67, 101, 108, 108, 67, 85, 91, 64, 105, 100, 61, 39, 49, 53, 53, 52, 57, 39, 93, 47, 78, 82, 67, 101, 108, 108, 82, 101, 108, 97, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 49, 52, 52, 50, 55, 39, 93, 34, 44, 34, 118, 97, 108, 117, 101, 34, 58, 123, 34, 99, 111, 108, 111, 114, 34, 58, 34, 121, 101, 108, 108, 111, 119, 34, 44, 34, 110, 97, 109, 101, 34, 58, 34, 65, 112, 112, 108, 101, 34, 125, 125, 44, 123, 34, 101, 100, 105, 116, 45, 105, 100, 34, 58, 34, 100, 101, 100, 52, 51, 52, 51, 52, 45, 50, 34, 44, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 34, 58, 34, 99, 114, 101, 97, 116, 101, 34, 44, 34, 116, 97, 114, 103, 101, 116, 34, 58, 34, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 58, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 47, 78, 101, 97, 114, 82, 84, 82, 73, 67, 91, 64, 105, 100, 61, 39, 50, 50, 39, 93, 47, 71, 78, 66, 67, 85, 67, 80, 70, 117, 110, 99, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 99, 117, 99, 112, 115, 101, 114, 118, 101, 114, 49, 39, 93, 47, 78, 82, 67, 101, 108, 108, 67, 85, 91, 64, 105, 100, 61, 39, 49, 53, 53, 52, 56, 39, 93, 47, 78, 82, 67, 101, 108, 108, 82, 101, 108, 97, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 49, 52, 52, 50, 54, 39, 93, 34, 44, 34, 118, 97, 108, 117, 101, 34, 58, 123, 34, 97, 116, 116, 114, 105, 98, 117, 116, 101, 115, 34, 58, 91, 123, 34, 105, 115, 72, 111, 65, 108, 108, 111, 119, 101, 100, 34, 58, 102, 97, 108, 115, 101, 125, 93, 125, 125, 44, 123, 34, 101, 100, 105, 116, 45, 105, 100, 34, 58, 34, 100, 101, 100, 52, 51, 52, 51, 52, 45, 51, 34, 44, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 34, 58, 34, 100, 101, 108, 101, 116, 101, 34, 44, 34, 116, 97, 114, 103, 101, 116, 34, 58, 34, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 58, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 47, 78, 101, 97, 114, 82, 84, 82, 73, 67, 91, 64, 105, 100, 61, 39, 50, 50, 39, 93, 47, 71, 78, 66, 67, 85, 67, 80, 70, 117, 110, 99, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 99, 117, 99, 112, 115, 101, 114, 118, 101, 114, 49, 39, 93, 47, 78, 82, 67, 101, 108, 108, 67, 85, 91, 64, 105, 100, 61, 39, 49, 53, 53, 52, 56, 39, 93, 47, 78, 82, 67, 101, 108, 108, 82, 101, 108, 97, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 49, 52, 52, 50, 54, 39, 93, 34, 125, 93, 125, 125, 125, 125, 125]}, extensions={correlationid=test-cmhandle1}} 16:00:33 2025-11-05T16:00:33.182Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:33 2025-11-05T16:00:33.183Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:33 acks = -1 16:00:33 auto.include.jmx.reporter = true 16:00:33 batch.size = 16384 16:00:33 bootstrap.servers = [localhost:32774] 16:00:33 buffer.memory = 33554432 16:00:33 client.dns.lookup = use_all_dns_ips 16:00:33 client.id = producer-22 16:00:33 compression.gzip.level = -1 16:00:33 compression.lz4.level = 9 16:00:33 compression.type = none 16:00:33 compression.zstd.level = 3 16:00:33 connections.max.idle.ms = 540000 16:00:33 delivery.timeout.ms = 120000 16:00:33 enable.idempotence = false 16:00:33 enable.metrics.push = true 16:00:33 interceptor.classes = [] 16:00:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:33 linger.ms = 1 16:00:33 max.block.ms = 60000 16:00:33 max.in.flight.requests.per.connection = 5 16:00:33 max.request.size = 1048576 16:00:33 metadata.max.age.ms = 300000 16:00:33 metadata.max.idle.ms = 300000 16:00:33 metadata.recovery.strategy = none 16:00:33 metric.reporters = [] 16:00:33 metrics.num.samples = 2 16:00:33 metrics.recording.level = INFO 16:00:33 metrics.sample.window.ms = 30000 16:00:33 partitioner.adaptive.partitioning.enable = true 16:00:33 partitioner.availability.timeout.ms = 0 16:00:33 partitioner.class = null 16:00:33 partitioner.ignore.keys = false 16:00:33 receive.buffer.bytes = 32768 16:00:33 reconnect.backoff.max.ms = 1000 16:00:33 reconnect.backoff.ms = 50 16:00:33 request.timeout.ms = 30000 16:00:33 retries = 0 16:00:33 retry.backoff.max.ms = 1000 16:00:33 retry.backoff.ms = 100 16:00:33 sasl.client.callback.handler.class = null 16:00:33 sasl.jaas.config = null 16:00:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:33 sasl.kerberos.min.time.before.relogin = 60000 16:00:33 sasl.kerberos.service.name = null 16:00:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:33 sasl.login.callback.handler.class = null 16:00:33 sasl.login.class = null 16:00:33 sasl.login.connect.timeout.ms = null 16:00:33 sasl.login.read.timeout.ms = null 16:00:33 sasl.login.refresh.buffer.seconds = 300 16:00:33 sasl.login.refresh.min.period.seconds = 60 16:00:33 sasl.login.refresh.window.factor = 0.8 16:00:33 sasl.login.refresh.window.jitter = 0.05 16:00:33 sasl.login.retry.backoff.max.ms = 10000 16:00:33 sasl.login.retry.backoff.ms = 100 16:00:33 sasl.mechanism = GSSAPI 16:00:33 sasl.oauthbearer.clock.skew.seconds = 30 16:00:33 sasl.oauthbearer.expected.audience = null 16:00:33 sasl.oauthbearer.expected.issuer = null 16:00:33 sasl.oauthbearer.header.urlencode = false 16:00:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:33 sasl.oauthbearer.jwks.endpoint.url = null 16:00:33 sasl.oauthbearer.scope.claim.name = scope 16:00:33 sasl.oauthbearer.sub.claim.name = sub 16:00:33 sasl.oauthbearer.token.endpoint.url = null 16:00:33 security.protocol = PLAINTEXT 16:00:33 security.providers = null 16:00:33 send.buffer.bytes = 131072 16:00:33 socket.connection.setup.timeout.max.ms = 30000 16:00:33 socket.connection.setup.timeout.ms = 10000 16:00:33 ssl.cipher.suites = null 16:00:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:33 ssl.endpoint.identification.algorithm = https 16:00:33 ssl.engine.factory.class = null 16:00:33 ssl.key.password = null 16:00:33 ssl.keymanager.algorithm = SunX509 16:00:33 ssl.keystore.certificate.chain = null 16:00:33 ssl.keystore.key = null 16:00:33 ssl.keystore.location = null 16:00:33 ssl.keystore.password = null 16:00:33 ssl.keystore.type = JKS 16:00:33 ssl.protocol = TLSv1.3 16:00:33 ssl.provider = null 16:00:33 ssl.secure.random.implementation = null 16:00:33 ssl.trustmanager.algorithm = PKIX 16:00:33 ssl.truststore.certificates = null 16:00:33 ssl.truststore.location = null 16:00:33 ssl.truststore.password = null 16:00:33 ssl.truststore.type = JKS 16:00:33 transaction.timeout.ms = 60000 16:00:33 transactional.id = null 16:00:33 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:33 16:00:33 2025-11-05T16:00:33.183Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:33 2025-11-05T16:00:33.185Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:33 2025-11-05T16:00:33.185Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:33 2025-11-05T16:00:33.185Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:33 2025-11-05T16:00:33.185Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358433185 16:00:33 2025-11-05T16:00:33.236Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.236Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.255Z WARN 6679 --- [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} 16:00:33 2025-11-05T16:00:33.256Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:33 2025-11-05T16:00:33.291Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.291Z WARN 6679 --- [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. 16:00:33 2025-11-05T16:00:33.315Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.315Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.319Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.319Z WARN 6679 --- [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. 16:00:33 2025-11-05T16:00:33.333Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.333Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.339Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.339Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.384Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.384Z WARN 6679 --- [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. 16:00:33 2025-11-05T16:00:33.405Z INFO 6679 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:33 2025-11-05T16:00:33.447Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.447Z WARN 6679 --- [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. 16:00:33 2025-11-05T16:00:33.456Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.456Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.459Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.459Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.463Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.463Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.531Z INFO 6679 --- [ 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) 16:00:33 2025-11-05T16:00:33.532Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 16:00:33 2025-11-05T16:00:33.555Z INFO 6679 --- [ 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-f6915b22-ac2b-4bb6-8685-c2ffee266c36 16:00:33 2025-11-05T16:00:33.555Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 16:00:33 2025-11-05T16:00:33.572Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.572Z WARN 6679 --- [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. 16:00:33 2025-11-05T16:00:33.580Z INFO 6679 --- [ 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-f6915b22-ac2b-4bb6-8685-c2ffee266c36', protocol='range'} 16:00:33 2025-11-05T16:00:33.581Z INFO 6679 --- [ 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-f6915b22-ac2b-4bb6-8685-c2ffee266c36=Assignment(partitions=[target-topic-for-Test-A-0])} 16:00:33 2025-11-05T16:00:33.588Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.588Z WARN 6679 --- [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. 16:00:33 2025-11-05T16:00:33.600Z INFO 6679 --- [ 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-f6915b22-ac2b-4bb6-8685-c2ffee266c36', protocol='range'} 16:00:33 2025-11-05T16:00:33.601Z INFO 6679 --- [ 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]) 16:00:33 2025-11-05T16:00:33.601Z INFO 6679 --- [ 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 16:00:33 2025-11-05T16:00:33.602Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.602Z WARN 6679 --- [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. 16:00:33 2025-11-05T16:00:33.609Z INFO 6679 --- [ 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 16:00:33 2025-11-05T16:00:33.622Z INFO 6679 --- [ 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}}. 16:00:33 2025-11-05T16:00:33.657Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.657Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.667Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:33 allow.auto.create.topics = true 16:00:33 auto.commit.interval.ms = 5000 16:00:33 auto.include.jmx.reporter = true 16:00:33 auto.offset.reset = earliest 16:00:33 bootstrap.servers = [localhost:32774] 16:00:33 check.crcs = true 16:00:33 client.dns.lookup = use_all_dns_ips 16:00:33 client.id = consumer-group for Test A-11 16:00:33 client.rack = 16:00:33 connections.max.idle.ms = 540000 16:00:33 default.api.timeout.ms = 60000 16:00:33 enable.auto.commit = true 16:00:33 enable.metrics.push = true 16:00:33 exclude.internal.topics = true 16:00:33 fetch.max.bytes = 52428800 16:00:33 fetch.max.wait.ms = 500 16:00:33 fetch.min.bytes = 1 16:00:33 group.id = group for Test A 16:00:33 group.instance.id = null 16:00:33 group.protocol = classic 16:00:33 group.remote.assignor = null 16:00:33 heartbeat.interval.ms = 3000 16:00:33 interceptor.classes = [] 16:00:33 internal.leave.group.on.close = true 16:00:33 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:33 isolation.level = read_uncommitted 16:00:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:33 max.partition.fetch.bytes = 1048576 16:00:33 max.poll.interval.ms = 300000 16:00:33 max.poll.records = 500 16:00:33 metadata.max.age.ms = 300000 16:00:33 metadata.recovery.strategy = none 16:00:33 metric.reporters = [] 16:00:33 metrics.num.samples = 2 16:00:33 metrics.recording.level = INFO 16:00:33 metrics.sample.window.ms = 30000 16:00:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:33 receive.buffer.bytes = 65536 16:00:33 reconnect.backoff.max.ms = 1000 16:00:33 reconnect.backoff.ms = 50 16:00:33 request.timeout.ms = 30000 16:00:33 retry.backoff.max.ms = 1000 16:00:33 retry.backoff.ms = 100 16:00:33 sasl.client.callback.handler.class = null 16:00:33 sasl.jaas.config = null 16:00:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:33 sasl.kerberos.min.time.before.relogin = 60000 16:00:33 sasl.kerberos.service.name = null 16:00:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:33 sasl.login.callback.handler.class = null 16:00:33 sasl.login.class = null 16:00:33 sasl.login.connect.timeout.ms = null 16:00:33 sasl.login.read.timeout.ms = null 16:00:33 sasl.login.refresh.buffer.seconds = 300 16:00:33 sasl.login.refresh.min.period.seconds = 60 16:00:33 sasl.login.refresh.window.factor = 0.8 16:00:33 sasl.login.refresh.window.jitter = 0.05 16:00:33 sasl.login.retry.backoff.max.ms = 10000 16:00:33 sasl.login.retry.backoff.ms = 100 16:00:33 sasl.mechanism = GSSAPI 16:00:33 sasl.oauthbearer.clock.skew.seconds = 30 16:00:33 sasl.oauthbearer.expected.audience = null 16:00:33 sasl.oauthbearer.expected.issuer = null 16:00:33 sasl.oauthbearer.header.urlencode = false 16:00:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:33 sasl.oauthbearer.jwks.endpoint.url = null 16:00:33 sasl.oauthbearer.scope.claim.name = scope 16:00:33 sasl.oauthbearer.sub.claim.name = sub 16:00:33 sasl.oauthbearer.token.endpoint.url = null 16:00:33 security.protocol = PLAINTEXT 16:00:33 security.providers = null 16:00:33 send.buffer.bytes = 131072 16:00:33 session.timeout.ms = 45000 16:00:33 socket.connection.setup.timeout.max.ms = 30000 16:00:33 socket.connection.setup.timeout.ms = 10000 16:00:33 ssl.cipher.suites = null 16:00:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:33 ssl.endpoint.identification.algorithm = https 16:00:33 ssl.engine.factory.class = null 16:00:33 ssl.key.password = null 16:00:33 ssl.keymanager.algorithm = SunX509 16:00:33 ssl.keystore.certificate.chain = null 16:00:33 ssl.keystore.key = null 16:00:33 ssl.keystore.location = null 16:00:33 ssl.keystore.password = null 16:00:33 ssl.keystore.type = JKS 16:00:33 ssl.protocol = TLSv1.3 16:00:33 ssl.provider = null 16:00:33 ssl.secure.random.implementation = null 16:00:33 ssl.trustmanager.algorithm = PKIX 16:00:33 ssl.truststore.certificates = null 16:00:33 ssl.truststore.location = null 16:00:33 ssl.truststore.password = null 16:00:33 ssl.truststore.type = JKS 16:00:33 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:00:33 16:00:33 2025-11-05T16:00:33.667Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:33 2025-11-05T16:00:33.672Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:33 2025-11-05T16:00:33.672Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:33 2025-11-05T16:00:33.672Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358433672 16:00:33 2025-11-05T16:00:33.677Z INFO 6679 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Consuming AVC event with key : sample-key and value : CloudEvent{id='sample-eventid', source=ONAP-DMI-PLUGIN, type='sample-test-type', data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 112, 117, 115, 104, 45, 99, 104, 97, 110, 103, 101, 45, 117, 112, 100, 97, 116, 101, 34, 58, 123, 34, 100, 97, 116, 97, 115, 116, 111, 114, 101, 45, 99, 104, 97, 110, 103, 101, 115, 34, 58, 123, 34, 105, 101, 116, 102, 45, 121, 97, 110, 103, 45, 112, 97, 116, 99, 104, 58, 121, 97, 110, 103, 45, 112, 97, 116, 99, 104, 34, 58, 123, 34, 112, 97, 116, 99, 104, 45, 105, 100, 34, 58, 34, 51, 52, 53, 51, 52, 102, 102, 100, 57, 56, 34, 44, 34, 101, 100, 105, 116, 34, 58, 91, 123, 34, 101, 100, 105, 116, 45, 105, 100, 34, 58, 34, 100, 101, 100, 52, 51, 52, 51, 52, 45, 49, 34, 44, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 34, 58, 34, 114, 101, 112, 108, 97, 99, 101, 34, 44, 34, 116, 97, 114, 103, 101, 116, 34, 58, 34, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 58, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 47, 78, 101, 97, 114, 82, 84, 82, 73, 67, 91, 64, 105, 100, 61, 39, 50, 50, 39, 93, 47, 71, 78, 66, 67, 85, 67, 80, 70, 117, 110, 99, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 99, 117, 99, 112, 115, 101, 114, 118, 101, 114, 50, 39, 93, 47, 78, 82, 67, 101, 108, 108, 67, 85, 91, 64, 105, 100, 61, 39, 49, 53, 53, 52, 57, 39, 93, 47, 78, 82, 67, 101, 108, 108, 82, 101, 108, 97, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 49, 52, 52, 50, 55, 39, 93, 34, 44, 34, 118, 97, 108, 117, 101, 34, 58, 123, 34, 99, 111, 108, 111, 114, 34, 58, 34, 121, 101, 108, 108, 111, 119, 34, 44, 34, 110, 97, 109, 101, 34, 58, 34, 65, 112, 112, 108, 101, 34, 125, 125, 44, 123, 34, 101, 100, 105, 116, 45, 105, 100, 34, 58, 34, 100, 101, 100, 52, 51, 52, 51, 52, 45, 50, 34, 44, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 34, 58, 34, 99, 114, 101, 97, 116, 101, 34, 44, 34, 116, 97, 114, 103, 101, 116, 34, 58, 34, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 58, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 47, 78, 101, 97, 114, 82, 84, 82, 73, 67, 91, 64, 105, 100, 61, 39, 50, 50, 39, 93, 47, 71, 78, 66, 67, 85, 67, 80, 70, 117, 110, 99, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 99, 117, 99, 112, 115, 101, 114, 118, 101, 114, 49, 39, 93, 47, 78, 82, 67, 101, 108, 108, 67, 85, 91, 64, 105, 100, 61, 39, 49, 53, 53, 52, 56, 39, 93, 47, 78, 82, 67, 101, 108, 108, 82, 101, 108, 97, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 49, 52, 52, 50, 54, 39, 93, 34, 44, 34, 118, 97, 108, 117, 101, 34, 58, 123, 34, 97, 116, 116, 114, 105, 98, 117, 116, 101, 115, 34, 58, 91, 123, 34, 105, 115, 72, 111, 65, 108, 108, 111, 119, 101, 100, 34, 58, 102, 97, 108, 115, 101, 125, 93, 125, 125, 44, 123, 34, 101, 100, 105, 116, 45, 105, 100, 34, 58, 34, 100, 101, 100, 52, 51, 52, 51, 52, 45, 51, 34, 44, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 34, 58, 34, 100, 101, 108, 101, 116, 101, 34, 44, 34, 116, 97, 114, 103, 101, 116, 34, 58, 34, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 58, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 47, 78, 101, 97, 114, 82, 84, 82, 73, 67, 91, 64, 105, 100, 61, 39, 50, 50, 39, 93, 47, 71, 78, 66, 67, 85, 67, 80, 70, 117, 110, 99, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 99, 117, 99, 112, 115, 101, 114, 118, 101, 114, 49, 39, 93, 47, 78, 82, 67, 101, 108, 108, 67, 85, 91, 64, 105, 100, 61, 39, 49, 53, 53, 52, 56, 39, 93, 47, 78, 82, 67, 101, 108, 108, 82, 101, 108, 97, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 49, 52, 52, 50, 54, 39, 93, 34, 125, 93, 125, 125, 125, 125, 125]}, extensions={correlationid=some-cmhandle-id}} 16:00:33 2025-11-05T16:00:33.678Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:33 2025-11-05T16:00:33.678Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:33 acks = -1 16:00:33 auto.include.jmx.reporter = true 16:00:33 batch.size = 16384 16:00:33 bootstrap.servers = [localhost:32774] 16:00:33 buffer.memory = 33554432 16:00:33 client.dns.lookup = use_all_dns_ips 16:00:33 client.id = producer-23 16:00:33 compression.gzip.level = -1 16:00:33 compression.lz4.level = 9 16:00:33 compression.type = none 16:00:33 compression.zstd.level = 3 16:00:33 connections.max.idle.ms = 540000 16:00:33 delivery.timeout.ms = 120000 16:00:33 enable.idempotence = false 16:00:33 enable.metrics.push = true 16:00:33 interceptor.classes = [] 16:00:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:33 linger.ms = 1 16:00:33 max.block.ms = 60000 16:00:33 max.in.flight.requests.per.connection = 5 16:00:33 max.request.size = 1048576 16:00:33 metadata.max.age.ms = 300000 16:00:33 metadata.max.idle.ms = 300000 16:00:33 metadata.recovery.strategy = none 16:00:33 metric.reporters = [] 16:00:33 metrics.num.samples = 2 16:00:33 metrics.recording.level = INFO 16:00:33 metrics.sample.window.ms = 30000 16:00:33 partitioner.adaptive.partitioning.enable = true 16:00:33 partitioner.availability.timeout.ms = 0 16:00:33 partitioner.class = null 16:00:33 partitioner.ignore.keys = false 16:00:33 receive.buffer.bytes = 32768 16:00:33 reconnect.backoff.max.ms = 1000 16:00:33 reconnect.backoff.ms = 50 16:00:33 request.timeout.ms = 30000 16:00:33 retries = 0 16:00:33 retry.backoff.max.ms = 1000 16:00:33 retry.backoff.ms = 100 16:00:33 sasl.client.callback.handler.class = null 16:00:33 sasl.jaas.config = null 16:00:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:33 sasl.kerberos.min.time.before.relogin = 60000 16:00:33 sasl.kerberos.service.name = null 16:00:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:33 sasl.login.callback.handler.class = null 16:00:33 sasl.login.class = null 16:00:33 sasl.login.connect.timeout.ms = null 16:00:33 sasl.login.read.timeout.ms = null 16:00:33 sasl.login.refresh.buffer.seconds = 300 16:00:33 sasl.login.refresh.min.period.seconds = 60 16:00:33 sasl.login.refresh.window.factor = 0.8 16:00:33 sasl.login.refresh.window.jitter = 0.05 16:00:33 sasl.login.retry.backoff.max.ms = 10000 16:00:33 sasl.login.retry.backoff.ms = 100 16:00:33 sasl.mechanism = GSSAPI 16:00:33 sasl.oauthbearer.clock.skew.seconds = 30 16:00:33 sasl.oauthbearer.expected.audience = null 16:00:33 sasl.oauthbearer.expected.issuer = null 16:00:33 sasl.oauthbearer.header.urlencode = false 16:00:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:33 sasl.oauthbearer.jwks.endpoint.url = null 16:00:33 sasl.oauthbearer.scope.claim.name = scope 16:00:33 sasl.oauthbearer.sub.claim.name = sub 16:00:33 sasl.oauthbearer.token.endpoint.url = null 16:00:33 security.protocol = PLAINTEXT 16:00:33 security.providers = null 16:00:33 send.buffer.bytes = 131072 16:00:33 socket.connection.setup.timeout.max.ms = 30000 16:00:33 socket.connection.setup.timeout.ms = 10000 16:00:33 ssl.cipher.suites = null 16:00:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:33 ssl.endpoint.identification.algorithm = https 16:00:33 ssl.engine.factory.class = null 16:00:33 ssl.key.password = null 16:00:33 ssl.keymanager.algorithm = SunX509 16:00:33 ssl.keystore.certificate.chain = null 16:00:33 ssl.keystore.key = null 16:00:33 ssl.keystore.location = null 16:00:33 ssl.keystore.password = null 16:00:33 ssl.keystore.type = JKS 16:00:33 ssl.protocol = TLSv1.3 16:00:33 ssl.provider = null 16:00:33 ssl.secure.random.implementation = null 16:00:33 ssl.trustmanager.algorithm = PKIX 16:00:33 ssl.truststore.certificates = null 16:00:33 ssl.truststore.location = null 16:00:33 ssl.truststore.password = null 16:00:33 ssl.truststore.type = JKS 16:00:33 transaction.timeout.ms = 60000 16:00:33 transactional.id = null 16:00:33 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:33 16:00:33 2025-11-05T16:00:33.678Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:33 2025-11-05T16:00:33.680Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:33 2025-11-05T16:00:33.680Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:33 2025-11-05T16:00:33.680Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:33 2025-11-05T16:00:33.680Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358433680 16:00:33 2025-11-05T16:00:33.684Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.684Z WARN 6679 --- [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. 16:00:33 2025-11-05T16:00:33.695Z WARN 6679 --- [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} 16:00:33 2025-11-05T16:00:33.696Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:33 2025-11-05T16:00:33.715Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:33 2025-11-05T16:00:33.715Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.715Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:33 2025-11-05T16:00:33.770Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.770Z WARN 6679 --- [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. 16:00:33 2025-11-05T16:00:33.774Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.774Z WARN 6679 --- [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. 16:00:33 2025-11-05T16:00:33.819Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.820Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.824Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:33 allow.auto.create.topics = true 16:00:33 auto.commit.interval.ms = 5000 16:00:33 auto.include.jmx.reporter = true 16:00:33 auto.offset.reset = earliest 16:00:33 bootstrap.servers = [localhost:32774] 16:00:33 check.crcs = true 16:00:33 client.dns.lookup = use_all_dns_ips 16:00:33 client.id = consumer-group for Test A-12 16:00:33 client.rack = 16:00:33 connections.max.idle.ms = 540000 16:00:33 default.api.timeout.ms = 60000 16:00:33 enable.auto.commit = true 16:00:33 enable.metrics.push = true 16:00:33 exclude.internal.topics = true 16:00:33 fetch.max.bytes = 52428800 16:00:33 fetch.max.wait.ms = 500 16:00:33 fetch.min.bytes = 1 16:00:33 group.id = group for Test A 16:00:33 group.instance.id = null 16:00:33 group.protocol = classic 16:00:33 group.remote.assignor = null 16:00:33 heartbeat.interval.ms = 3000 16:00:33 interceptor.classes = [] 16:00:33 internal.leave.group.on.close = true 16:00:33 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:33 isolation.level = read_uncommitted 16:00:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:33 max.partition.fetch.bytes = 1048576 16:00:33 max.poll.interval.ms = 300000 16:00:33 max.poll.records = 500 16:00:33 metadata.max.age.ms = 300000 16:00:33 metadata.recovery.strategy = none 16:00:33 metric.reporters = [] 16:00:33 metrics.num.samples = 2 16:00:33 metrics.recording.level = INFO 16:00:33 metrics.sample.window.ms = 30000 16:00:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:33 receive.buffer.bytes = 65536 16:00:33 reconnect.backoff.max.ms = 1000 16:00:33 reconnect.backoff.ms = 50 16:00:33 request.timeout.ms = 30000 16:00:33 retry.backoff.max.ms = 1000 16:00:33 retry.backoff.ms = 100 16:00:33 sasl.client.callback.handler.class = null 16:00:33 sasl.jaas.config = null 16:00:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:33 sasl.kerberos.min.time.before.relogin = 60000 16:00:33 sasl.kerberos.service.name = null 16:00:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:33 sasl.login.callback.handler.class = null 16:00:33 sasl.login.class = null 16:00:33 sasl.login.connect.timeout.ms = null 16:00:33 sasl.login.read.timeout.ms = null 16:00:33 sasl.login.refresh.buffer.seconds = 300 16:00:33 sasl.login.refresh.min.period.seconds = 60 16:00:33 sasl.login.refresh.window.factor = 0.8 16:00:33 sasl.login.refresh.window.jitter = 0.05 16:00:33 sasl.login.retry.backoff.max.ms = 10000 16:00:33 sasl.login.retry.backoff.ms = 100 16:00:33 sasl.mechanism = GSSAPI 16:00:33 sasl.oauthbearer.clock.skew.seconds = 30 16:00:33 sasl.oauthbearer.expected.audience = null 16:00:33 sasl.oauthbearer.expected.issuer = null 16:00:33 sasl.oauthbearer.header.urlencode = false 16:00:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:33 sasl.oauthbearer.jwks.endpoint.url = null 16:00:33 sasl.oauthbearer.scope.claim.name = scope 16:00:33 sasl.oauthbearer.sub.claim.name = sub 16:00:33 sasl.oauthbearer.token.endpoint.url = null 16:00:33 security.protocol = PLAINTEXT 16:00:33 security.providers = null 16:00:33 send.buffer.bytes = 131072 16:00:33 session.timeout.ms = 45000 16:00:33 socket.connection.setup.timeout.max.ms = 30000 16:00:33 socket.connection.setup.timeout.ms = 10000 16:00:33 ssl.cipher.suites = null 16:00:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:33 ssl.endpoint.identification.algorithm = https 16:00:33 ssl.engine.factory.class = null 16:00:33 ssl.key.password = null 16:00:33 ssl.keymanager.algorithm = SunX509 16:00:33 ssl.keystore.certificate.chain = null 16:00:33 ssl.keystore.key = null 16:00:33 ssl.keystore.location = null 16:00:33 ssl.keystore.password = null 16:00:33 ssl.keystore.type = JKS 16:00:33 ssl.protocol = TLSv1.3 16:00:33 ssl.provider = null 16:00:33 ssl.secure.random.implementation = null 16:00:33 ssl.trustmanager.algorithm = PKIX 16:00:33 ssl.truststore.certificates = null 16:00:33 ssl.truststore.location = null 16:00:33 ssl.truststore.password = null 16:00:33 ssl.truststore.type = JKS 16:00:33 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:00:33 16:00:33 2025-11-05T16:00:33.825Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:33 2025-11-05T16:00:33.829Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:33 2025-11-05T16:00:33.829Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:33 2025-11-05T16:00:33.829Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358433829 16:00:33 2025-11-05T16:00:33.834Z INFO 6679 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Consuming AVC event with key : sample-key and value : CloudEvent{id='sample-eventid', source=ONAP-DMI-PLUGIN, type='sample-test-type', data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 112, 117, 115, 104, 45, 99, 104, 97, 110, 103, 101, 45, 117, 112, 100, 97, 116, 101, 34, 58, 123, 34, 100, 97, 116, 97, 115, 116, 111, 114, 101, 45, 99, 104, 97, 110, 103, 101, 115, 34, 58, 123, 34, 105, 101, 116, 102, 45, 121, 97, 110, 103, 45, 112, 97, 116, 99, 104, 58, 121, 97, 110, 103, 45, 112, 97, 116, 99, 104, 34, 58, 123, 34, 112, 97, 116, 99, 104, 45, 105, 100, 34, 58, 34, 51, 52, 53, 51, 52, 102, 102, 100, 57, 56, 34, 44, 34, 101, 100, 105, 116, 34, 58, 91, 123, 34, 101, 100, 105, 116, 45, 105, 100, 34, 58, 34, 100, 101, 100, 52, 51, 52, 51, 52, 45, 49, 34, 44, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 34, 58, 34, 114, 101, 112, 108, 97, 99, 101, 34, 44, 34, 116, 97, 114, 103, 101, 116, 34, 58, 34, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 58, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 47, 78, 101, 97, 114, 82, 84, 82, 73, 67, 91, 64, 105, 100, 61, 39, 50, 50, 39, 93, 47, 71, 78, 66, 67, 85, 67, 80, 70, 117, 110, 99, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 99, 117, 99, 112, 115, 101, 114, 118, 101, 114, 50, 39, 93, 47, 78, 82, 67, 101, 108, 108, 67, 85, 91, 64, 105, 100, 61, 39, 49, 53, 53, 52, 57, 39, 93, 47, 78, 82, 67, 101, 108, 108, 82, 101, 108, 97, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 49, 52, 52, 50, 55, 39, 93, 34, 44, 34, 118, 97, 108, 117, 101, 34, 58, 123, 34, 99, 111, 108, 111, 114, 34, 58, 34, 121, 101, 108, 108, 111, 119, 34, 44, 34, 110, 97, 109, 101, 34, 58, 34, 65, 112, 112, 108, 101, 34, 125, 125, 44, 123, 34, 101, 100, 105, 116, 45, 105, 100, 34, 58, 34, 100, 101, 100, 52, 51, 52, 51, 52, 45, 50, 34, 44, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 34, 58, 34, 99, 114, 101, 97, 116, 101, 34, 44, 34, 116, 97, 114, 103, 101, 116, 34, 58, 34, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 58, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 47, 78, 101, 97, 114, 82, 84, 82, 73, 67, 91, 64, 105, 100, 61, 39, 50, 50, 39, 93, 47, 71, 78, 66, 67, 85, 67, 80, 70, 117, 110, 99, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 99, 117, 99, 112, 115, 101, 114, 118, 101, 114, 49, 39, 93, 47, 78, 82, 67, 101, 108, 108, 67, 85, 91, 64, 105, 100, 61, 39, 49, 53, 53, 52, 56, 39, 93, 47, 78, 82, 67, 101, 108, 108, 82, 101, 108, 97, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 49, 52, 52, 50, 54, 39, 93, 34, 44, 34, 118, 97, 108, 117, 101, 34, 58, 123, 34, 97, 116, 116, 114, 105, 98, 117, 116, 101, 115, 34, 58, 91, 123, 34, 105, 115, 72, 111, 65, 108, 108, 111, 119, 101, 100, 34, 58, 102, 97, 108, 115, 101, 125, 93, 125, 125, 44, 123, 34, 101, 100, 105, 116, 45, 105, 100, 34, 58, 34, 100, 101, 100, 52, 51, 52, 51, 52, 45, 51, 34, 44, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 34, 58, 34, 100, 101, 108, 101, 116, 101, 34, 44, 34, 116, 97, 114, 103, 101, 116, 34, 58, 34, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 58, 114, 97, 110, 45, 110, 101, 116, 119, 111, 114, 107, 47, 78, 101, 97, 114, 82, 84, 82, 73, 67, 91, 64, 105, 100, 61, 39, 50, 50, 39, 93, 47, 71, 78, 66, 67, 85, 67, 80, 70, 117, 110, 99, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 99, 117, 99, 112, 115, 101, 114, 118, 101, 114, 49, 39, 93, 47, 78, 82, 67, 101, 108, 108, 67, 85, 91, 64, 105, 100, 61, 39, 49, 53, 53, 52, 56, 39, 93, 47, 78, 82, 67, 101, 108, 108, 82, 101, 108, 97, 116, 105, 111, 110, 91, 64, 105, 100, 61, 39, 49, 52, 52, 50, 54, 39, 93, 34, 125, 93, 125, 125, 125, 125, 125]}, extensions={correlationid=some-cmhandle-id}} 16:00:33 2025-11-05T16:00:33.834Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:33 2025-11-05T16:00:33.835Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:33 acks = -1 16:00:33 auto.include.jmx.reporter = true 16:00:33 batch.size = 16384 16:00:33 bootstrap.servers = [localhost:32774] 16:00:33 buffer.memory = 33554432 16:00:33 client.dns.lookup = use_all_dns_ips 16:00:33 client.id = producer-24 16:00:33 compression.gzip.level = -1 16:00:33 compression.lz4.level = 9 16:00:33 compression.type = none 16:00:33 compression.zstd.level = 3 16:00:33 connections.max.idle.ms = 540000 16:00:33 delivery.timeout.ms = 120000 16:00:33 enable.idempotence = false 16:00:33 enable.metrics.push = true 16:00:33 interceptor.classes = [] 16:00:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:33 linger.ms = 1 16:00:33 max.block.ms = 60000 16:00:33 max.in.flight.requests.per.connection = 5 16:00:33 max.request.size = 1048576 16:00:33 metadata.max.age.ms = 300000 16:00:33 metadata.max.idle.ms = 300000 16:00:33 metadata.recovery.strategy = none 16:00:33 metric.reporters = [] 16:00:33 metrics.num.samples = 2 16:00:33 metrics.recording.level = INFO 16:00:33 metrics.sample.window.ms = 30000 16:00:33 partitioner.adaptive.partitioning.enable = true 16:00:33 partitioner.availability.timeout.ms = 0 16:00:33 partitioner.class = null 16:00:33 partitioner.ignore.keys = false 16:00:33 receive.buffer.bytes = 32768 16:00:33 reconnect.backoff.max.ms = 1000 16:00:33 reconnect.backoff.ms = 50 16:00:33 request.timeout.ms = 30000 16:00:33 retries = 0 16:00:33 retry.backoff.max.ms = 1000 16:00:33 retry.backoff.ms = 100 16:00:33 sasl.client.callback.handler.class = null 16:00:33 sasl.jaas.config = null 16:00:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:33 sasl.kerberos.min.time.before.relogin = 60000 16:00:33 sasl.kerberos.service.name = null 16:00:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:33 sasl.login.callback.handler.class = null 16:00:33 sasl.login.class = null 16:00:33 sasl.login.connect.timeout.ms = null 16:00:33 sasl.login.read.timeout.ms = null 16:00:33 sasl.login.refresh.buffer.seconds = 300 16:00:33 sasl.login.refresh.min.period.seconds = 60 16:00:33 sasl.login.refresh.window.factor = 0.8 16:00:33 sasl.login.refresh.window.jitter = 0.05 16:00:33 sasl.login.retry.backoff.max.ms = 10000 16:00:33 sasl.login.retry.backoff.ms = 100 16:00:33 sasl.mechanism = GSSAPI 16:00:33 sasl.oauthbearer.clock.skew.seconds = 30 16:00:33 sasl.oauthbearer.expected.audience = null 16:00:33 sasl.oauthbearer.expected.issuer = null 16:00:33 sasl.oauthbearer.header.urlencode = false 16:00:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:33 sasl.oauthbearer.jwks.endpoint.url = null 16:00:33 sasl.oauthbearer.scope.claim.name = scope 16:00:33 sasl.oauthbearer.sub.claim.name = sub 16:00:33 sasl.oauthbearer.token.endpoint.url = null 16:00:33 security.protocol = PLAINTEXT 16:00:33 security.providers = null 16:00:33 send.buffer.bytes = 131072 16:00:33 socket.connection.setup.timeout.max.ms = 30000 16:00:33 socket.connection.setup.timeout.ms = 10000 16:00:33 ssl.cipher.suites = null 16:00:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:33 ssl.endpoint.identification.algorithm = https 16:00:33 ssl.engine.factory.class = null 16:00:33 ssl.key.password = null 16:00:33 ssl.keymanager.algorithm = SunX509 16:00:33 ssl.keystore.certificate.chain = null 16:00:33 ssl.keystore.key = null 16:00:33 ssl.keystore.location = null 16:00:33 ssl.keystore.password = null 16:00:33 ssl.keystore.type = JKS 16:00:33 ssl.protocol = TLSv1.3 16:00:33 ssl.provider = null 16:00:33 ssl.secure.random.implementation = null 16:00:33 ssl.trustmanager.algorithm = PKIX 16:00:33 ssl.truststore.certificates = null 16:00:33 ssl.truststore.location = null 16:00:33 ssl.truststore.password = null 16:00:33 ssl.truststore.type = JKS 16:00:33 transaction.timeout.ms = 60000 16:00:33 transactional.id = null 16:00:33 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:00:33 16:00:33 2025-11-05T16:00:33.835Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:33 2025-11-05T16:00:33.838Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:33 2025-11-05T16:00:33.838Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:33 2025-11-05T16:00:33.838Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:33 2025-11-05T16:00:33.838Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358433838 16:00:33 2025-11-05T16:00:33.848Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:33 2025-11-05T16:00:33.859Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:33 2025-11-05T16:00:33.859Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:33 2025-11-05T16:00:33.859Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:33 2025-11-05T16:00:33.910Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.910Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 16:00:33 2025-11-05T16:00:33.910Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.910Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 16:00:33 2025-11-05T16:00:33.910Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:33 2025-11-05T16:00:33.911Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 16:00:34 2025-11-05T16:00:33.957Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:34 2025-11-05T16:00:33.957Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:33.976Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:34 2025-11-05T16:00:33.976Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:33.982Z INFO 6679 --- [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. 16:00:34 2025-11-05T16:00:33.983Z INFO 6679 --- [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: 323ms, elapsed time since send: 323ms, throttle time: 0ms, request timeout: 30000ms) 16:00:34 2025-11-05T16:00:33.983Z INFO 6679 --- [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. 16:00:34 2025-11-05T16:00:33.983Z INFO 6679 --- [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. 16:00:34 2025-11-05T16:00:33.983Z INFO 6679 --- [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=189151962, epoch=1) to node 1: 16:00:34 16:00:34 org.apache.kafka.common.errors.DisconnectException: null 16:00:34 16:00:34 2025-11-05T16:00:33.983Z INFO 6679 --- [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. 16:00:34 2025-11-05T16:00:33.991Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:34 2025-11-05T16:00:33.991Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:34 2025-11-05T16:00:34.007Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.008Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.036Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.036Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:34 2025-11-05T16:00:34.062Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.062Z WARN 6679 --- [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. 16:00:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.844 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 16:00:34 2025-11-05T16:00:34.083Z INFO 6679 --- [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. 16:00:34 2025-11-05T16:00:34.083Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.092Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.092Z WARN 6679 --- [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. 16:00:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 16:00:34 2025-11-05T16:00:34.106Z INFO 6679 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 16:00:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 16:00:34 16:00:34,130 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:00:34 16:00:34,130 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:00:34 16:00:34,130 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:00:34 16:00:34,155 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:00:34 16:00:34,156 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:00:34 16:00:34 . ____ _ __ _ _ 16:00:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:34 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:34 =========|_|==============|___/=/_/_/_/ 16:00:34 16:00:34 :: Spring Boot :: (v3.5.6) 16:00:34 16:00:34 2025-11-05T16:00:34.170Z INFO 6679 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:34 2025-11-05T16:00:34.170Z INFO 6679 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 16:00:34 2025-11-05T16:00:34.177Z INFO 6679 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.063 seconds (process running for 95.192) 16:00:34 2025-11-05T16:00:34.182Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.182Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 16:00:34 2025-11-05T16:00:34.192Z INFO 6679 --- [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. 16:00:34 2025-11-05T16:00:34.192Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.238Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.238Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:34 2025-11-05T16:00:34.238Z INFO 6679 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 16:00:34 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 16:00:34 2025-11-05T16:00:34.243Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.243Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.268Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.268Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.272Z INFO 6679 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 16:00:34 2025-11-05T16:00:34.272Z INFO 6679 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=myDataJobId 16:00:34 2025-11-05T16:00:34.276Z INFO 6679 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 16:00:34 2025-11-05T16:00:34.276Z INFO 6679 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=myDataJobId 16:00:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 16:00:34 2025-11-05T16:00:34.293Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.293Z WARN 6679 --- [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. 16:00:34 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 16:00:34 2025-11-05T16:00:34.314Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.314Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.319Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.319Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:34 2025-11-05T16:00:34.320Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.320Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.337Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.337Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.338Z WARN 6679 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: some-message 16:00:34 2025-11-05T16:00:34.339Z WARN 6679 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: 503 SERVICE_UNAVAILABLE 16:00:34 2025-11-05T16:00:34.340Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.340Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:34 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 16:00:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 16:00:34 2025-11-05T16:00:34.362Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.362Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 16:00:34 2025-11-05T16:00:34.392Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.392Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.394Z WARN 6679 --- [ 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 16:00:34 2025-11-05T16:00:34.394Z WARN 6679 --- [ 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 16:00:34 2025-11-05T16:00:34.394Z WARN 6679 --- [ 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 16:00:34 2025-11-05T16:00:34.395Z WARN 6679 --- [ 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 16:00:34 2025-11-05T16:00:34.396Z WARN 6679 --- [ 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 16:00:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 16:00:34 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 16:00:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 16:00:34 2025-11-05T16:00:34.431Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 16:00:34 o o o o---o o--o o o---o o o----o o--o--o 16:00:34 | | / \ / | / / \ | | 16:00:34 o----o o o o----o | o o o----o | 16:00:34 | | * \ / | \ * \ | | 16:00:34 o o * o o---o o--o o----o o---o * o o----o o 16:00:34 16:00:34 2025-11-05T16:00:34.431Z INFO 6679 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:00:34 2025-11-05T16:00:34.431Z INFO 6679 --- [ 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 16:00:34 2025-11-05T16:00:34.431Z INFO 6679 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 16:00:34 2025-11-05T16:00:34.431Z INFO 6679 --- [ 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. 16:00:34 2025-11-05T16:00:34.431Z INFO 6679 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:00:34 To enable the Jet engine on the members, do one of the following: 16:00:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:00:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:00:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:00:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:00:34 2025-11-05T16:00:34.445Z INFO 6679 --- [ 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. 16:00:34 2025-11-05T16:00:34.447Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 16:00:34 2025-11-05T16:00:34.459Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.459Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:34 2025-11-05T16:00:34.461Z INFO 6679 --- [ 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. 16:00:34 2025-11-05T16:00:34.462Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 16:00:34 2025-11-05T16:00:34.464Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.464Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:34 2025-11-05T16:00:34.464Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.465Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:34 2025-11-05T16:00:34.495Z INFO 6679 --- [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. 16:00:34 2025-11-05T16:00:34.495Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.506Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.506Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.568Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:34 2025-11-05T16:00:34.568Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:34 2025-11-05T16:00:34.568Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:34 2025-11-05T16:00:34.573Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.573Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.590Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.590Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.672Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.672Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:34 2025-11-05T16:00:34.685Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.685Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.694Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.694Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.746Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.746Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.773Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.773Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.774Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.774Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.775Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.775Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.815Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:34 2025-11-05T16:00:34.816Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:34 2025-11-05T16:00:34.816Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:34 2025-11-05T16:00:34.846Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.846Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:34 2025-11-05T16:00:34.896Z INFO 6679 --- [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. 16:00:34 2025-11-05T16:00:34.896Z WARN 6679 --- [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. 16:00:34 2025-11-05T16:00:34.898Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:34 2025-11-05T16:00:34.898Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.057Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.057Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.183Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.183Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.283Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.283Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.286Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.286Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.295Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.295Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.319Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.319Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.320Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.320Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.341Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.341Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.363Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.363Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.393Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.393Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.459Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.459Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.464Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.464Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.468Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.468Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.508Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.508Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.568Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:35 2025-11-05T16:00:35.568Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.568Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:35 2025-11-05T16:00:35.574Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.574Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.592Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.592Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.646Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.646Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.669Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:35 2025-11-05T16:00:35.669Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.669Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:35 2025-11-05T16:00:35.673Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.673Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.687Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.687Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.698Z INFO 6679 --- [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. 16:00:35 2025-11-05T16:00:35.698Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.701Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.701Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.730Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.730Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.775Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.775Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.775Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.775Z WARN 6679 --- [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. 16:00:35 2025-11-05T16:00:35.847Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.847Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:35 2025-11-05T16:00:35.901Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:35 2025-11-05T16:00:35.901Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.058Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.058Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.185Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.185Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.286Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.286Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.291Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.291Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.295Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.295Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.319Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.319Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.321Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.321Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.342Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.342Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.365Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.365Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.394Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.394Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.422Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:36 2025-11-05T16:00:36.422Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.422Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:36 2025-11-05T16:00:36.460Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.460Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.465Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.465Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.470Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.470Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.510Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.510Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.575Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.575Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.593Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.593Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.648Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.648Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.672Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:36 2025-11-05T16:00:36.672Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.672Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:36 2025-11-05T16:00:36.674Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.674Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.689Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.689Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.701Z INFO 6679 --- [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. 16:00:36 2025-11-05T16:00:36.701Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.710Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.710Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.777Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.777Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.777Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.777Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.778Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.778Z WARN 6679 --- [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. 16:00:36 2025-11-05T16:00:36.867Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.867Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.904Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:36 2025-11-05T16:00:36.904Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:36 2025-11-05T16:00:36.954Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 16:00:36 16:00:36 Members {size:1, ver:1} [ 16:00:36 Member [10.250.0.254]:5701 - e3032b04-ea61-4792-b899-c6dc6b295711 this 16:00:36 ] 16:00:36 16:00:36 2025-11-05T16:00:36.954Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 16:00:37 2025-11-05T16:00:36.985Z INFO 6679 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:00:37 2025-11-05T16:00:37.059Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.059Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.187Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.187Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.247Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.247Z WARN 6679 --- [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. 16:00:37 2025-11-05T16:00:37.258Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 16:00:37 2025-11-05T16:00:37.259Z INFO 6679 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - e3032b04-ea61-4792-b899-c6dc6b295711 this is handled 16:00:37 2025-11-05T16:00:37.269Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 16:00:37 2025-11-05T16:00:37.270Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 16:00:37 2025-11-05T16:00:37.270Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 16:00:37 2025-11-05T16:00:37.280Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:00:37 2025-11-05T16:00:37.280Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 21 ms. 16:00:37 2025-11-05T16:00:37.280Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 16:00:37 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.858 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 16:00:37 2025-11-05T16:00:37.286Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.286Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:37 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 16:00:37 2025-11-05T16:00:37.296Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.296Z WARN 6679 --- [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. 16:00:37 2025-11-05T16:00:37.319Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.320Z INFO 6679 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 16:00:37 2025-11-05T16:00:37.320Z DEBUG 6679 --- [ 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) 16:00:37 2025-11-05T16:00:37.320Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.321Z WARN 6679 --- [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. 16:00:37 2025-11-05T16:00:37.322Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.322Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.343Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.343Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.353Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.353Z INFO 6679 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 16:00:37 2025-11-05T16:00:37.353Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 16:00:37 2025-11-05T16:00:37.354Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.355Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.357Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.357Z INFO 6679 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 16:00:37 2025-11-05T16:00:37.357Z DEBUG 6679 --- [ 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) 16:00:37 2025-11-05T16:00:37.358Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.358Z INFO 6679 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 16:00:37 2025-11-05T16:00:37.358Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 16:00:37 2025-11-05T16:00:37.359Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.360Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.361Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.363Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.363Z INFO 6679 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 16:00:37 2025-11-05T16:00:37.363Z INFO 6679 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 16:00:37 2025-11-05T16:00:37.364Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.365Z ERROR 6679 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 16:00:37 2025-11-05T16:00:37.365Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.365Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.367Z ERROR 6679 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 16:00:37 2025-11-05T16:00:37.368Z ERROR 6679 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 16:00:37 2025-11-05T16:00:37.369Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.369Z INFO 6679 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 16:00:37 2025-11-05T16:00:37.369Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 16:00:37 2025-11-05T16:00:37.370Z ERROR 6679 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 16:00:37 2025-11-05T16:00:37.370Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.370Z INFO 6679 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 16:00:37 2025-11-05T16:00:37.370Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 16:00:37 2025-11-05T16:00:37.376Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : alt-1) 16:00:37 2025-11-05T16:00:37.376Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.381Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 16:00:37 2025-11-05T16:00:37.381Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 16:00:37 2025-11-05T16:00:37.382Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 16:00:37 2025-11-05T16:00:37.382Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 16:00:37 2025-11-05T16:00:37.383Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 16:00:37 2025-11-05T16:00:37.385Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : newDataProducerIdentifier) 16:00:37 2025-11-05T16:00:37.385Z DEBUG 6679 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 16:00:37 2025-11-05T16:00:37.386Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 16:00:37 2025-11-05T16:00:37.387Z WARN 6679 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 16:00:37 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 16:00:37 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 16:00:37 2025-11-05T16:00:37.395Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.395Z WARN 6679 --- [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. 16:00:37 2025-11-05T16:00:37.422Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:37 2025-11-05T16:00:37.422Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.422Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:37 2025-11-05T16:00:37.442Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.442Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.446Z INFO 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 16:00:37 2025-11-05T16:00:37.450Z INFO 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 16:00:37 2025-11-05T16:00:37.451Z INFO 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 16:00:37 2025-11-05T16:00:37.453Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 16:00:37 2025-11-05T16:00:37.454Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 16:00:37 2025-11-05T16:00:37.455Z INFO 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 16:00:37 2025-11-05T16:00:37.455Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 16:00:37 2025-11-05T16:00:37.469Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.469Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.474Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.475Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.475Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 16:00:37 16:00:37 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:00:37 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 16:00:37 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 16:00:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:00:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:00:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:00:37 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:00:37 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:00:37 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:00:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:00:37 at groovy.lang.Closure.call(Closure.java:427) 16:00:37 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:00:37 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:00:37 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:00:37 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:00:37 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:00:37 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:00:37 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:00:37 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:00:37 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:00:37 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:00:37 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 16:00:37 at jdk.proxy2/jdk.proxy2.$Proxy235.initiateStateAdvised(Unknown Source) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:397) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712263984.processCreatedCmHandles$accessor$KlBWGpG5(Unknown Source) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712263984$auxiliary$RwoK3ovW.call(Unknown Source) 16:00:37 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 16:00:37 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 16:00:37 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 16:00:37 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 16:00:37 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:00:37 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712263984.processCreatedCmHandles(Unknown Source) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:103) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712263984.updateDmiRegistration$accessor$KlBWGpG5(Unknown Source) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712263984$auxiliary$gkugN0Ha.call(Unknown Source) 16:00:37 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 16:00:37 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 16:00:37 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 16:00:37 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 16:00:37 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:00:37 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712263984.updateDmiRegistration(Unknown Source) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$712263984$updateDmiRegistration.call(Unknown Source) 16:00:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:00:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:00:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:00:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:00:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:00:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:00:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:00:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:00:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:00:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:00:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:00:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:00:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:00:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:00:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:00:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:00:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:00:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:00:37 16:00:37 2025-11-05T16:00:37.477Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 16:00:37 16:00:37 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:00:37 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 16:00:37 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 16:00:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:00:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:00:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:00:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:00:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:00:37 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:00:37 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:00:37 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:00:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:00:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:00:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:00:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:00:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:00:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:00:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:00:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:00:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:00:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:00:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:00:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:00:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:00:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:00:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:00:37 16:00:37 2025-11-05T16:00:37.479Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 16:00:37 16:00:37 java.lang.RuntimeException: Failed 16:00:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:00:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:00:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:00:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:00:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:00:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:00:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:00:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:00:37 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:00:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:00:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:00:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:00:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:00:37 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:00:37 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:00:37 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:00:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:00:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:00:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:00:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:00:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:00:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:00:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:00:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:00:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:00:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:00:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:00:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:00:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:00:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:00:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:00:37 16:00:37 2025-11-05T16:00:37.497Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:00:37 2025-11-05T16:00:37.497Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 16:00:37 2025-11-05T16:00:37.503Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:00:37 2025-11-05T16:00:37.503Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 16:00:37 2025-11-05T16:00:37.505Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:00:37 2025-11-05T16:00:37.505Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 16:00:37 2025-11-05T16:00:37.506Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:00:37 2025-11-05T16:00:37.506Z ERROR 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:00:37 2025-11-05T16:00:37.510Z INFO 6679 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 16:00:37 2025-11-05T16:00:37.511Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.511Z WARN 6679 --- [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. 16:00:37 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 16:00:37 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 16:00:37 2025-11-05T16:00:37.527Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:37 2025-11-05T16:00:37.527Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.528Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:37 2025-11-05T16:00:37.535Z ERROR 6679 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 16:00:37 2025-11-05T16:00:37.550Z WARN 6679 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'some-cm-handle' as it does not exist in cache 16:00:37 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 16:00:37 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 16:00:37 2025-11-05T16:00:37.578Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.578Z WARN 6679 --- [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. 16:00:37 2025-11-05T16:00:37.594Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.594Z WARN 6679 --- [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. 16:00:37 2025-11-05T16:00:37.606Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 16:00:37 2025-11-05T16:00:37.608Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:00:37 2025-11-05T16:00:37.608Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 16:00:37 2025-11-05T16:00:37.608Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 16:00:37 2025-11-05T16:00:37.608Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 16:00:37 2025-11-05T16:00:37.609Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:00:37 2025-11-05T16:00:37.609Z WARN 6679 --- [ 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) 16:00:37 2025-11-05T16:00:37.609Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 16:00:37 2025-11-05T16:00:37.610Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:00:37 2025-11-05T16:00:37.610Z ERROR 6679 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 16:00:37 16:00:37 java.lang.RuntimeException: some exception 16:00:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:00:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:00:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:00:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:00:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:00:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:00:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:00:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:00:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:00:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:00:37 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:00:37 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:00:37 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:00:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:00:37 at groovy.lang.Closure.call(Closure.java:427) 16:00:37 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:00:37 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:00:37 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:00:37 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:00:37 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:00:37 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:00:37 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:00:37 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:00:37 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:00:37 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:00:37 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 16:00:37 at jdk.proxy2/jdk.proxy2.$Proxy222.getCmHandleState(Unknown Source) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 16:00:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 16:00:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 16:00:37 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 16:00:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 16:00:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 16:00:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 16:00:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 16:00:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 16:00:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 16:00:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:00:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:00:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:00:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:00:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:00:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:00:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:00:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:00:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:00:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:00:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:00:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:00:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:00:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:00:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:00:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:00:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:00:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:00:37 16:00:37 2025-11-05T16:00:37.612Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:00:37 2025-11-05T16:00:37.612Z ERROR 6679 --- [ 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) 16:00:37 16:00:37 java.lang.RuntimeException: Some network error 16:00:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:00:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:00:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:00:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:00:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:00:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:00:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:00:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:00:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:00:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:00:37 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:00:37 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:00:37 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:00:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:00:37 at groovy.lang.Closure.call(Closure.java:427) 16:00:37 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:00:37 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:00:37 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:00:37 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:00:37 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:00:37 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:00:37 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:00:37 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:00:37 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:00:37 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:00:37 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1270252381.getResourceData(Unknown Source) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 16:00:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 16:00:37 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 16:00:37 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 16:00:37 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 16:00:37 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 16:00:37 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 16:00:37 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 16:00:37 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 16:00:37 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 16:00:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:00:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:00:37 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:00:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:00:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:00:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:00:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:00:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:00:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:00:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:00:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:00:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:00:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:00:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:00:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:00:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:00:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:00:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:00:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:00:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:00:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:00:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:00:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:00:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:00:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:00:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:00:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:00:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:00:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:00:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:00:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:00:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:00:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:00:37 16:00:37 2025-11-05T16:00:37.612Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 16:00:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 16:00:37 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 16:00:37 2025-11-05T16:00:37.649Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.649Z WARN 6679 --- [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. 16:00:37 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 16:00:37 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 16:00:37 2025-11-05T16:00:37.697Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.697Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.698Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.698Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.699Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.699Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.699Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.699Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.701Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.701Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.702Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.703Z WARN 6679 --- [ 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 . 16:00:37 2025-11-05T16:00:37.704Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.704Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.704Z WARN 6679 --- [ 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 . 16:00:37 2025-11-05T16:00:37.706Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 16:00:37 2025-11-05T16:00:37.709Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 16:00:37 2025-11-05T16:00:37.710Z INFO 6679 --- [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. 16:00:37 2025-11-05T16:00:37.710Z WARN 6679 --- [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. 16:00:37 2025-11-05T16:00:37.710Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 16:00:37 2025-11-05T16:00:37.710Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 16:00:37 2025-11-05T16:00:37.710Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 16:00:37 2025-11-05T16:00:37.710Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 16:00:37 2025-11-05T16:00:37.711Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 16:00:37 2025-11-05T16:00:37.711Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 16:00:37 2025-11-05T16:00:37.711Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 16:00:37 2025-11-05T16:00:37.711Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.711Z WARN 6679 --- [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. 16:00:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 16:00:37 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 16:00:37 2025-11-05T16:00:37.724Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:00:37 o o o o---o o--o o o---o o o----o o--o--o 16:00:37 | | / \ / | / / \ | | 16:00:37 o----o o o o----o | o o o----o | 16:00:37 | | * \ / | \ * \ | | 16:00:37 o o * o o---o o--o o----o o---o * o o----o o 16:00:37 16:00:37 2025-11-05T16:00:37.724Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:00:37 2025-11-05T16:00:37.724Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:00:37 2025-11-05T16:00:37.724Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:00:37 2025-11-05T16:00:37.724Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:00:37 2025-11-05T16:00:37.724Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:00:37 To enable the Jet engine on the members, do one of the following: 16:00:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:00:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:00:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:00:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:00:37 2025-11-05T16:00:37.735Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:00:37 2025-11-05T16:00:37.736Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:00:37 2025-11-05T16:00:37.741Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.741Z WARN 6679 --- [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. 16:00:37 2025-11-05T16:00:37.749Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:00:37 2025-11-05T16:00:37.750Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:00:37 2025-11-05T16:00:37.778Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.778Z WARN 6679 --- [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. 16:00:37 2025-11-05T16:00:37.778Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.778Z WARN 6679 --- [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. 16:00:37 2025-11-05T16:00:37.780Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.780Z WARN 6679 --- [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. 16:00:37 2025-11-05T16:00:37.868Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.868Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:37 2025-11-05T16:00:37.908Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:37 2025-11-05T16:00:37.908Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.061Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.061Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.188Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.188Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.249Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.249Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.288Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.288Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.297Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.297Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.321Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.321Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.322Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.322Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.344Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:38 2025-11-05T16:00:38.344Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.344Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:38 2025-11-05T16:00:38.345Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.345Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.365Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.365Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.395Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.395Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.470Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.470Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.470Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.470Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.478Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.478Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.512Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.512Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.536Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:38 2025-11-05T16:00:38.536Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.536Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:38 2025-11-05T16:00:38.579Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.579Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.589Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.589Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.594Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.595Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.699Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.699Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.711Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.711Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.712Z INFO 6679 --- [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. 16:00:38 2025-11-05T16:00:38.712Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.743Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.743Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.778Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.778Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.780Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.780Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.782Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.782Z WARN 6679 --- [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. 16:00:38 2025-11-05T16:00:38.870Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.870Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:38 2025-11-05T16:00:38.913Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:38 2025-11-05T16:00:38.913Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.062Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.062Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.189Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.189Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.226Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.227Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.251Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.251Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.289Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.289Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.323Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.323Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.324Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.324Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.345Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:39 2025-11-05T16:00:39.345Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.345Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:39 2025-11-05T16:00:39.345Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.345Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.367Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.367Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.396Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.396Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.472Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.472Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.481Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.481Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.490Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.490Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.494Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.494Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.536Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:39 2025-11-05T16:00:39.536Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.536Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:39 2025-11-05T16:00:39.580Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.580Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.591Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.591Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.594Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.594Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.700Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.700Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.711Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.711Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.715Z INFO 6679 --- [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. 16:00:39 2025-11-05T16:00:39.715Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.743Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.743Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.779Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.779Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.781Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.781Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.785Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.785Z WARN 6679 --- [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. 16:00:39 2025-11-05T16:00:39.871Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.871Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:39 2025-11-05T16:00:39.917Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:39 2025-11-05T16:00:39.917Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.063Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.063Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.101Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.101Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.190Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.190Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.211Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.211Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.251Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.251Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.289Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.289Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.292Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:40 2025-11-05T16:00:40.292Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.292Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:40 2025-11-05T16:00:40.323Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.323Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.347Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.347Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.386Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.386Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.396Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.396Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.473Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.473Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.484Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.484Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.495Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.495Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.516Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.516Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.548Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:40 2025-11-05T16:00:40.548Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.548Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:40 2025-11-05T16:00:40.557Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:00:40 16:00:40 Members {size:1, ver:1} [ 16:00:40 Member [10.30.106.167]:5701 - 65308c06-39f2-40ff-8fc6-f924e6001cfe this 16:00:40 ] 16:00:40 16:00:40 2025-11-05T16:00:40.558Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:00:40 2025-11-05T16:00:40.571Z DEBUG 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 16:00:40 2025-11-05T16:00:40.572Z DEBUG 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 16:00:40 2025-11-05T16:00:40.573Z DEBUG 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 16:00:40 2025-11-05T16:00:40.576Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 16:00:40 2025-11-05T16:00:40.576Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 16:00:40 2025-11-05T16:00:40.578Z INFO 6679 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:00:40 2025-11-05T16:00:40.580Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.580Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.592Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.592Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.595Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.595Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.596Z DEBUG 6679 --- [ 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 16:00:40 2025-11-05T16:00:40.598Z DEBUG 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 16:00:40 2025-11-05T16:00:40.598Z DEBUG 6679 --- [ 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 16:00:40 2025-11-05T16:00:40.598Z DEBUG 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 16:00:40 2025-11-05T16:00:40.626Z DEBUG 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:00:40 2025-11-05T16:00:40.630Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:00:40 2025-11-05T16:00:40.631Z INFO 6679 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 65308c06-39f2-40ff-8fc6-f924e6001cfe this is handled 16:00:40 2025-11-05T16:00:40.632Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:00:40 2025-11-05T16:00:40.634Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:00:40 2025-11-05T16:00:40.635Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:00:40 2025-11-05T16:00:40.646Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:00:40 2025-11-05T16:00:40.646Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 15 ms. 16:00:40 2025-11-05T16:00:40.646Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:00:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.932 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 16:00:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 16:00:40 2025-11-05T16:00:40.666Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 16:00:40 2025-11-05T16:00:40.671Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:00:40 2025-11-05T16:00:40.671Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:00:40 2025-11-05T16:00:40.671Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:00:40 2025-11-05T16:00:40.671Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:00:40 2025-11-05T16:00:40.671Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.671Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.673Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 16:00:40 2025-11-05T16:00:40.673Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 16:00:40 2025-11-05T16:00:40.673Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:00:40 2025-11-05T16:00:40.675Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:00:40 2025-11-05T16:00:40.675Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.675Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.677Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 16:00:40 2025-11-05T16:00:40.678Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 16:00:40 2025-11-05T16:00:40.678Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:00:40 2025-11-05T16:00:40.679Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:00:40 2025-11-05T16:00:40.679Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.679Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.679Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:00:40 2025-11-05T16:00:40.680Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:00:40 2025-11-05T16:00:40.680Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.680Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.682Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 16:00:40 2025-11-05T16:00:40.682Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 16:00:40 2025-11-05T16:00:40.682Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:00:40 2025-11-05T16:00:40.683Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:00:40 2025-11-05T16:00:40.683Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.683Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.683Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:00:40 2025-11-05T16:00:40.684Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:00:40 2025-11-05T16:00:40.684Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.684Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.684Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 16:00:40 2025-11-05T16:00:40.684Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 16:00:40 2025-11-05T16:00:40.684Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.684Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.686Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 16:00:40 2025-11-05T16:00:40.687Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 16:00:40 2025-11-05T16:00:40.688Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 16:00:40 2025-11-05T16:00:40.689Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 16:00:40 2025-11-05T16:00:40.690Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 16:00:40 2025-11-05T16:00:40.691Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 16:00:40 2025-11-05T16:00:40.692Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 16:00:40 2025-11-05T16:00:40.693Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z WARN 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 16:00:40 2025-11-05T16:00:40.694Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 16:00:40 2025-11-05T16:00:40.694Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:00:40 2025-11-05T16:00:40.695Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:00:40 2025-11-05T16:00:40.695Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.695Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.695Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:00:40 2025-11-05T16:00:40.696Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:00:40 2025-11-05T16:00:40.696Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.696Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.696Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 16:00:40 2025-11-05T16:00:40.696Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 16:00:40 2025-11-05T16:00:40.697Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.697Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.698Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:00:40 2025-11-05T16:00:40.698Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:00:40 2025-11-05T16:00:40.698Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:00:40 2025-11-05T16:00:40.698Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:00:40 2025-11-05T16:00:40.698Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.698Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.699Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:00:40 2025-11-05T16:00:40.699Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:00:40 2025-11-05T16:00:40.699Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:00:40 2025-11-05T16:00:40.699Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 16:00:40 2025-11-05T16:00:40.699Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 16:00:40 2025-11-05T16:00:40.700Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:00:40 2025-11-05T16:00:40.700Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:00:40 2025-11-05T16:00:40.700Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:00:40 2025-11-05T16:00:40.700Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:00:40 2025-11-05T16:00:40.700Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 16:00:40 2025-11-05T16:00:40.701Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.701Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.703Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:00:40 2025-11-05T16:00:40.703Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:00:40 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 16:00:40 2025-11-05T16:00:40.711Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.711Z WARN 6679 --- [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. 16:00:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 16:00:40 2025-11-05T16:00:40.717Z INFO 6679 --- [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. 16:00:40 2025-11-05T16:00:40.717Z WARN 6679 --- [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. 16:00:40 16:00:40 . ____ _ __ _ _ 16:00:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:40 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:40 =========|_|==============|___/=/_/_/_/ 16:00:40 16:00:40 :: Spring Boot :: (v3.5.6) 16:00:40 16:00:40 2025-11-05T16:00:40.729Z INFO 6679 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:40 2025-11-05T16:00:40.729Z INFO 6679 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:00:40 2025-11-05T16:00:40.744Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:00:40 o o o o---o o--o o o---o o o----o o--o--o 16:00:40 | | / \ / | / / \ | | 16:00:40 o----o o o o----o | o o o----o | 16:00:40 | | * \ / | \ * \ | | 16:00:40 o o * o o---o o--o o----o o---o * o o----o o 16:00:40 16:00:40 2025-11-05T16:00:40.744Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:00:40 2025-11-05T16:00:40.744Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:00:40 2025-11-05T16:00:40.744Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 16:00:40 2025-11-05T16:00:40.744Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:00:40 2025-11-05T16:00:40.744Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 16:00:40 To enable the Jet engine on the members, do one of the following: 16:00:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:00:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:00:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:00:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:00:40 2025-11-05T16:00:40.744Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.744Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.758Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:00:40 2025-11-05T16:00:40.759Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 16:00:40 2025-11-05T16:00:40.773Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:00:40 2025-11-05T16:00:40.773Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is STARTING 16:00:40 2025-11-05T16:00:40.780Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.780Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.782Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.782Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.788Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.788Z WARN 6679 --- [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. 16:00:40 2025-11-05T16:00:40.853Z INFO 6679 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Trying to join to discovered node: [10.30.106.255]:5701 16:00:40 2025-11-05T16:00:40.885Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.885Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.889Z INFO 6679 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initialized new cluster connection between /10.30.106.167:42119 and /10.30.106.255:5701 16:00:40 2025-11-05T16:00:40.920Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:40 2025-11-05T16:00:40.920Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:40 2025-11-05T16:00:40.979Z INFO 6679 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:00:40 16:00:40 Members {size:2, ver:2} [ 16:00:40 Member [10.30.106.255]:5701 - 4dbde12a-17ee-4792-8361-70a8b5a45207 16:00:40 Member [10.30.106.167]:5701 - 6c7c8477-34c2-4f5d-9954-5bc94366ed42 this 16:00:40 ] 16:00:40 16:00:40 2025-11-05T16:00:40.981Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is STARTED 16:00:41 2025-11-05T16:00:41.020Z INFO 6679 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 0.307 seconds (process running for 102.036) 16:00:41 2025-11-05T16:00:41.064Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.064Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.102Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.102Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.177Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:00:41 2025-11-05T16:00:41.225Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.225Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.252Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.252Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.254Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.254Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.291Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.291Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.304Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:41 2025-11-05T16:00:41.304Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.305Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:41 2025-11-05T16:00:41.325Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.325Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.348Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.348Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.387Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.387Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.396Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.396Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.408Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:41 2025-11-05T16:00:41.408Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.408Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:41 2025-11-05T16:00:41.449Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 16:00:41 2025-11-05T16:00:41.450Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 16:00:41 2025-11-05T16:00:41.466Z INFO 6679 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connection[id=1, /10.30.106.167:42119->/10.30.106.255:5701, qualifier=null, endpoint=[10.30.106.255]:5701, remoteUuid=4dbde12a-17ee-4792-8361-70a8b5a45207, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 16:00:41 2025-11-05T16:00:41.468Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 16:00:41 2025-11-05T16:00:41.472Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 16:00:41 2025-11-05T16:00:41.473Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 295 ms. 16:00:41 2025-11-05T16:00:41.473Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:00:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 16:00:41 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 16:00:41 16:00:41 . ____ _ __ _ _ 16:00:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:41 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:41 =========|_|==============|___/=/_/_/_/ 16:00:41 16:00:41 :: Spring Boot :: (v3.5.6) 16:00:41 16:00:41 2025-11-05T16:00:41.496Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.496Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.496Z INFO 6679 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:41 2025-11-05T16:00:41.496Z INFO 6679 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 16:00:41 2025-11-05T16:00:41.499Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.499Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.502Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.503Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.517Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.517Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.521Z INFO 6679 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.039 seconds (process running for 102.537) 16:00:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 16:00:41 2025-11-05T16:00:41.543Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:00:41 2025-11-05T16:00:41.581Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.581Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.594Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.594Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.596Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.596Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.714Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.714Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.720Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.720Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.734Z INFO 6679 --- [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. 16:00:41 2025-11-05T16:00:41.735Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.745Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.745Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.781Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.782Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.796Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.796Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.804Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.804Z WARN 6679 --- [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. 16:00:41 2025-11-05T16:00:41.886Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:41 2025-11-05T16:00:41.886Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:41 2025-11-05T16:00:41.895Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:00:41 o o o o---o o--o o o---o o o----o o--o--o 16:00:41 | | / \ / | / / \ | | 16:00:41 o----o o o o----o | o o o----o | 16:00:41 | | * \ / | \ * \ | | 16:00:41 o o * o o---o o--o o----o o---o * o o----o o 16:00:41 16:00:41 2025-11-05T16:00:41.895Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:00:41 2025-11-05T16:00:41.895Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:00:41 2025-11-05T16:00:41.895Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:00:41 2025-11-05T16:00:41.895Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:00:41 2025-11-05T16:00:41.895Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:00:41 To enable the Jet engine on the members, do one of the following: 16:00:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:00:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:00:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:00:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:00:41 2025-11-05T16:00:41.904Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:00:42 2025-11-05T16:00:41.906Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:00:42 2025-11-05T16:00:41.917Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:00:42 2025-11-05T16:00:41.918Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:00:42 2025-11-05T16:00:41.922Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:42 2025-11-05T16:00:41.922Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.065Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.065Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.104Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.104Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.226Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.226Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.252Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.252Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.255Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.255Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.292Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.292Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.305Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:42 2025-11-05T16:00:42.305Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.305Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:42 2025-11-05T16:00:42.325Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.325Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.333Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:42 2025-11-05T16:00:42.333Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.333Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:42 2025-11-05T16:00:42.348Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.348Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.388Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.388Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.397Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.397Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.452Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.453Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.497Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.497Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.502Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.502Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.503Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.503Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.519Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.519Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.582Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.582Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.594Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.594Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.715Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.715Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.720Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.720Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.737Z INFO 6679 --- [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. 16:00:42 2025-11-05T16:00:42.737Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.745Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.745Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.782Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.782Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.798Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.798Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.805Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.805Z WARN 6679 --- [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. 16:00:42 2025-11-05T16:00:42.916Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.917Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:42 2025-11-05T16:00:42.925Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:42 2025-11-05T16:00:42.925Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.065Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.065Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.090Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.090Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.227Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.227Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.252Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.252Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.257Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.257Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.293Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.293Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.305Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:43 2025-11-05T16:00:43.305Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.305Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:43 2025-11-05T16:00:43.326Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.326Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.334Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:43 2025-11-05T16:00:43.334Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.334Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:43 2025-11-05T16:00:43.349Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.349Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.390Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.390Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.399Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.399Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.453Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.453Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.499Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.499Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.503Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.503Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.505Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.505Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.512Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.512Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.521Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.521Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.596Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.596Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.659Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.659Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.715Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.715Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.720Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.720Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:43 2025-11-05T16:00:43.739Z INFO 6679 --- [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. 16:00:43 2025-11-05T16:00:43.739Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.783Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.783Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.800Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.800Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.806Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:43 2025-11-05T16:00:43.806Z WARN 6679 --- [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. 16:00:43 2025-11-05T16:00:43.917Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:44 2025-11-05T16:00:43.917Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:43.927Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:44 2025-11-05T16:00:43.927Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:43.957Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:44 2025-11-05T16:00:43.958Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.067Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.067Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.229Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.229Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.237Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:44 2025-11-05T16:00:44.237Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.237Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:44 2025-11-05T16:00:44.254Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.254Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.257Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.257Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.295Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.295Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.306Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:44 2025-11-05T16:00:44.306Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.306Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:44 2025-11-05T16:00:44.327Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.327Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.350Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.350Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.389Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.389Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.399Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.399Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.454Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.454Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.500Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.500Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.503Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.503Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.507Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.507Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.515Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.515Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.522Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.522Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.598Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.598Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.699Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.699Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.717Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.717Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.721Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.721Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.741Z INFO 6679 --- [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. 16:00:44 2025-11-05T16:00:44.741Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.785Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.785Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.803Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.803Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.808Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.808Z WARN 6679 --- [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. 16:00:44 2025-11-05T16:00:44.919Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.919Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.928Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:00:44 16:00:44 Members {size:1, ver:1} [ 16:00:44 Member [10.30.106.167]:5701 - 38b33db2-d977-4fa3-9cd8-b2045ddb0826 this 16:00:44 ] 16:00:44 16:00:44 2025-11-05T16:00:44.928Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:00:44 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 16:00:44 2025-11-05T16:00:44.929Z INFO 6679 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:00:44 2025-11-05T16:00:44.930Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.930Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:44 2025-11-05T16:00:44.951Z INFO 6679 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 16:00:44 2025-11-05T16:00:44.951Z INFO 6679 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 16:00:44 2025-11-05T16:00:44.951Z INFO 6679 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 16:00:44 2025-11-05T16:00:44.951Z INFO 6679 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 16:00:44 2025-11-05T16:00:44.951Z INFO 6679 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 16:00:44 2025-11-05T16:00:44.953Z INFO 6679 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 16:00:44 2025-11-05T16:00:44.953Z INFO 6679 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 16:00:44 2025-11-05T16:00:44.953Z INFO 6679 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 16:00:44 2025-11-05T16:00:44.953Z INFO 6679 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 16:00:44 2025-11-05T16:00:44.953Z INFO 6679 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 16:00:44 2025-11-05T16:00:44.957Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:44 2025-11-05T16:00:44.958Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:44.978Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:00:45 2025-11-05T16:00:44.978Z INFO 6679 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 38b33db2-d977-4fa3-9cd8-b2045ddb0826 this is handled 16:00:45 2025-11-05T16:00:44.979Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:00:45 2025-11-05T16:00:44.980Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:00:45 2025-11-05T16:00:44.980Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:00:45 2025-11-05T16:00:45.034Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:00:45 2025-11-05T16:00:45.034Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 56 ms. 16:00:45 2025-11-05T16:00:45.034Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:00:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 16:00:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:00:45 2025-11-05T16:00:45.068Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.068Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.081Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 16:00:45 2025-11-05T16:00:45.082Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 16:00:45 2025-11-05T16:00:45.083Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 16:00:45 2025-11-05T16:00:45.084Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 16:00:45 2025-11-05T16:00:45.087Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 16:00:45 2025-11-05T16:00:45.088Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 16:00:45 2025-11-05T16:00:45.090Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 16:00:45 2025-11-05T16:00:45.092Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 16:00:45 2025-11-05T16:00:45.092Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:45 2025-11-05T16:00:45.092Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.092Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:45 2025-11-05T16:00:45.092Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 16:00:45 2025-11-05T16:00:45.095Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle1 already in state : ADVISED 16:00:45 2025-11-05T16:00:45.095Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle2 already in state : READY 16:00:45 2025-11-05T16:00:45.099Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 16:00:45 2025-11-05T16:00:45.099Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 16:00:45 2025-11-05T16:00:45.101Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 16:00:45 2025-11-05T16:00:45.101Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 16:00:45 2025-11-05T16:00:45.102Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 16:00:45 2025-11-05T16:00:45.102Z DEBUG 6679 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 16:00:45 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:00:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 16:00:45 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 16:00:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 16:00:45 2025-11-05T16:00:45.158Z ERROR 6679 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 16:00:45 2025-11-05T16:00:45.160Z ERROR 6679 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 16:00:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 16:00:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 16:00:45 2025-11-05T16:00:45.164Z INFO 6679 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:00:45 2025-11-05T16:00:45.216Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: bd0bb7b5d46b52bc5493bc6ff939f1d15a931a5ba9a3e4ecf38c15a41d7f8840 16:00:45 2025-11-05T16:00:45.219Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:45 2025-11-05T16:00:45.219Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.219Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:45 2025-11-05T16:00:45.230Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.230Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.255Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.255Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.258Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.258Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.297Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.297Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.329Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.329Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.351Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.351Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.394Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.394Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.401Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.401Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.456Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.456Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.480Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.480Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.501Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.501Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.509Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.509Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.516Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.516Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.522Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.522Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.598Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.598Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.700Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.701Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.719Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.719Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.726Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.726Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:45 2025-11-05T16:00:45.747Z INFO 6679 --- [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. 16:00:45 2025-11-05T16:00:45.747Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.786Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.786Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.805Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.805Z WARN 6679 --- [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. 16:00:45 2025-11-05T16:00:45.809Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:45 2025-11-05T16:00:45.809Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:45.920Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:46 2025-11-05T16:00:45.920Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:45.943Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:46 2025-11-05T16:00:45.943Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:45.959Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:46 2025-11-05T16:00:45.959Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.096Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:46 2025-11-05T16:00:46.096Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.096Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:46 2025-11-05T16:00:46.112Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.112Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.122Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:46 2025-11-05T16:00:46.122Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.122Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:46 2025-11-05T16:00:46.231Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.231Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.257Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.257Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.260Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.260Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.299Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.299Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.304Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.304Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.331Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.331Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.352Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.352Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.402Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.402Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.457Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.457Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.502Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.502Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.509Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.509Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.511Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.511Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.518Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.518Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.522Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.522Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.578Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.578Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.701Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.701Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.719Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.719Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:46 2025-11-05T16:00:46.720Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.720Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.750Z INFO 6679 --- [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. 16:00:46 2025-11-05T16:00:46.750Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.787Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.787Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.807Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.807Z WARN 6679 --- [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. 16:00:46 2025-11-05T16:00:46.811Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:46 2025-11-05T16:00:46.811Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:46.921Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:47 2025-11-05T16:00:46.921Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:46.948Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:47 2025-11-05T16:00:46.948Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:46.959Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:47 2025-11-05T16:00:46.959Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.050Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:47 2025-11-05T16:00:47.050Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.050Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:47 2025-11-05T16:00:47.113Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.114Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.125Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:47 2025-11-05T16:00:47.125Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.125Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:47 2025-11-05T16:00:47.232Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.232Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.259Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.259Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.260Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.261Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.311Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.311Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.331Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.331Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.342Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.342Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.353Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.353Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.359Z ERROR 6679 --- [_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 16:00:47 2025-11-05T16:00:47.362Z ERROR 6679 --- [_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 16:00:47 2025-11-05T16:00:47.403Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.403Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.458Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.458Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.503Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.503Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.510Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.510Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.513Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.513Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.518Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.518Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.523Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.523Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.602Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.602Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.672Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.672Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:47 2025-11-05T16:00:47.701Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.702Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.721Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.721Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.753Z INFO 6679 --- [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. 16:00:47 2025-11-05T16:00:47.753Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.789Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.789Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.809Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.809Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.812Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.812Z WARN 6679 --- [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. 16:00:47 2025-11-05T16:00:47.867Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:47 2025-11-05T16:00:47.868Z WARN 6679 --- [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. 16:00:48 2025-11-05T16:00:47.928Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:48 2025-11-05T16:00:47.928Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:47.952Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:48 2025-11-05T16:00:47.953Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.053Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:48 2025-11-05T16:00:48.053Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.053Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:48 2025-11-05T16:00:48.076Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:48 2025-11-05T16:00:48.076Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.076Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:48 2025-11-05T16:00:48.114Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.114Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.233Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.233Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.260Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.260Z WARN 6679 --- [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. 16:00:48 2025-11-05T16:00:48.261Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.261Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.313Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.313Z WARN 6679 --- [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. 16:00:48 2025-11-05T16:00:48.332Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.332Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.343Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.343Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.353Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.353Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.405Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.405Z WARN 6679 --- [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. 16:00:48 2025-11-05T16:00:48.459Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.459Z WARN 6679 --- [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. 16:00:48 2025-11-05T16:00:48.505Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.505Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.512Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.512Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.520Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.520Z WARN 6679 --- [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. 16:00:48 2025-11-05T16:00:48.520Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.520Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.524Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.524Z WARN 6679 --- [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. 16:00:48 2025-11-05T16:00:48.604Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.604Z WARN 6679 --- [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. 16:00:48 2025-11-05T16:00:48.674Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.674Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:48 2025-11-05T16:00:48.702Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:48 2025-11-05T16:00:48.702Z WARN 6679 --- [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. 16:00:50 2025-11-05T16:00:48.723Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:50 2025-11-05T16:00:48.723Z WARN 6679 --- [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. 16:00:50 2025-11-05T16:00:48.756Z INFO 6679 --- [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. 16:00:50 2025-11-05T16:00:48.756Z WARN 6679 --- [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. 16:00:50 2025-11-05T16:00:48.793Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:50 2025-11-05T16:00:48.793Z WARN 6679 --- [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. 16:00:50 2025-11-05T16:00:48.812Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:50 2025-11-05T16:00:48.812Z WARN 6679 --- [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. 16:00:50 2025-11-05T16:00:48.813Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:50 2025-11-05T16:00:48.813Z WARN 6679 --- [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. 16:00:50 2025-11-05T16:00:48.815Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:50 2025-11-05T16:00:48.815Z WARN 6679 --- [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. 16:00:50 2025-11-05T16:00:48.930Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:50 2025-11-05T16:00:48.930Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:50 2025-11-05T16:00:48.930Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:50 2025-11-05T16:00:48.930Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:50 2025-11-05T16:00:48.930Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:50 2025-11-05T16:00:48.956Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:50 2025-11-05T16:00:48.956Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:50 2025-11-05T16:00:49.077Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:50 2025-11-05T16:00:49.077Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:50 2025-11-05T16:00:49.077Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:50 2025-11-05T16:00:49.115Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:50 2025-11-05T16:00:49.115Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.233Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.233Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.233Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.233Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.261Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.261Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.315Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.315Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.332Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.332Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.349Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.349Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.355Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.355Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.455Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.455Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.460Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.460Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.508Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.509Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.515Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.515Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.521Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.521Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.525Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.525Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.534Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.534Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.624Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.624Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.675Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.675Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.703Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.703Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.724Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.724Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.758Z INFO 6679 --- [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. 16:00:51 2025-11-05T16:00:49.758Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.793Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.794Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.813Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.813Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.814Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.814Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.820Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.820Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:49.861Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:51 2025-11-05T16:00:49.861Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.861Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:51 2025-11-05T16:00:49.933Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.933Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:49.962Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:51 2025-11-05T16:00:49.962Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.032Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:51 2025-11-05T16:00:50.032Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.032Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:51 2025-11-05T16:00:50.118Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.118Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.130Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.130Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.136Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.136Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.235Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.235Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.262Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.262Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.334Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.334Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.350Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.350Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.358Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.358Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.457Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.457Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.461Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.461Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.508Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.508Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.516Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.516Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.517Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.517Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.522Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.522Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.538Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.538Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.625Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.625Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.677Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.677Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.704Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.704Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.725Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.725Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.769Z INFO 6679 --- [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. 16:00:51 2025-11-05T16:00:50.769Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.794Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.794Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.814Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.814Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.815Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.815Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.823Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.823Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:50.861Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:51 2025-11-05T16:00:50.861Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.861Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:51 2025-11-05T16:00:50.934Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.934Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:50.964Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:51 2025-11-05T16:00:50.964Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.019Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.019Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.046Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:51 2025-11-05T16:00:51.046Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.046Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:51 2025-11-05T16:00:51.119Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.119Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.137Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.137Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.236Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.236Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.263Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.263Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.334Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.334Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.352Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.352Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.354Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.354Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.360Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.360Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.464Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.464Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.510Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.510Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.519Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.519Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.519Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.519Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.523Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.523Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.540Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.540Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.625Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.625Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.677Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.677Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.706Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.706Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.726Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.726Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.771Z INFO 6679 --- [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. 16:00:51 2025-11-05T16:00:51.771Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.796Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.796Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.800Z INFO 6679 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.63599517S 16:00:51 2025-11-05T16:00:51.802Z INFO 6679 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:00:51 allow.auto.create.topics = true 16:00:51 auto.commit.interval.ms = 5000 16:00:51 auto.include.jmx.reporter = true 16:00:51 auto.offset.reset = earliest 16:00:51 bootstrap.servers = [localhost:32775] 16:00:51 check.crcs = true 16:00:51 client.dns.lookup = use_all_dns_ips 16:00:51 client.id = consumer-ncmp-group-13 16:00:51 client.rack = 16:00:51 connections.max.idle.ms = 540000 16:00:51 default.api.timeout.ms = 60000 16:00:51 enable.auto.commit = true 16:00:51 enable.metrics.push = true 16:00:51 exclude.internal.topics = true 16:00:51 fetch.max.bytes = 52428800 16:00:51 fetch.max.wait.ms = 500 16:00:51 fetch.min.bytes = 1 16:00:51 group.id = ncmp-group 16:00:51 group.instance.id = null 16:00:51 group.protocol = classic 16:00:51 group.remote.assignor = null 16:00:51 heartbeat.interval.ms = 3000 16:00:51 interceptor.classes = [] 16:00:51 internal.leave.group.on.close = true 16:00:51 internal.throw.on.fetch.stable.offset.unsupported = false 16:00:51 isolation.level = read_uncommitted 16:00:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:51 max.partition.fetch.bytes = 1048576 16:00:51 max.poll.interval.ms = 300000 16:00:51 max.poll.records = 500 16:00:51 metadata.max.age.ms = 300000 16:00:51 metadata.recovery.strategy = none 16:00:51 metric.reporters = [] 16:00:51 metrics.num.samples = 2 16:00:51 metrics.recording.level = INFO 16:00:51 metrics.sample.window.ms = 30000 16:00:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:00:51 receive.buffer.bytes = 65536 16:00:51 reconnect.backoff.max.ms = 1000 16:00:51 reconnect.backoff.ms = 50 16:00:51 request.timeout.ms = 30000 16:00:51 retry.backoff.max.ms = 1000 16:00:51 retry.backoff.ms = 100 16:00:51 sasl.client.callback.handler.class = null 16:00:51 sasl.jaas.config = null 16:00:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:51 sasl.kerberos.min.time.before.relogin = 60000 16:00:51 sasl.kerberos.service.name = null 16:00:51 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:51 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:51 sasl.login.callback.handler.class = null 16:00:51 sasl.login.class = null 16:00:51 sasl.login.connect.timeout.ms = null 16:00:51 sasl.login.read.timeout.ms = null 16:00:51 sasl.login.refresh.buffer.seconds = 300 16:00:51 sasl.login.refresh.min.period.seconds = 60 16:00:51 sasl.login.refresh.window.factor = 0.8 16:00:51 sasl.login.refresh.window.jitter = 0.05 16:00:51 sasl.login.retry.backoff.max.ms = 10000 16:00:51 sasl.login.retry.backoff.ms = 100 16:00:51 sasl.mechanism = GSSAPI 16:00:51 sasl.oauthbearer.clock.skew.seconds = 30 16:00:51 sasl.oauthbearer.expected.audience = null 16:00:51 sasl.oauthbearer.expected.issuer = null 16:00:51 sasl.oauthbearer.header.urlencode = false 16:00:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:51 sasl.oauthbearer.jwks.endpoint.url = null 16:00:51 sasl.oauthbearer.scope.claim.name = scope 16:00:51 sasl.oauthbearer.sub.claim.name = sub 16:00:51 sasl.oauthbearer.token.endpoint.url = null 16:00:51 security.protocol = PLAINTEXT 16:00:51 security.providers = null 16:00:51 send.buffer.bytes = 131072 16:00:51 session.timeout.ms = 45000 16:00:51 socket.connection.setup.timeout.max.ms = 30000 16:00:51 socket.connection.setup.timeout.ms = 10000 16:00:51 ssl.cipher.suites = null 16:00:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:51 ssl.endpoint.identification.algorithm = https 16:00:51 ssl.engine.factory.class = null 16:00:51 ssl.key.password = null 16:00:51 ssl.keymanager.algorithm = SunX509 16:00:51 ssl.keystore.certificate.chain = null 16:00:51 ssl.keystore.key = null 16:00:51 ssl.keystore.location = null 16:00:51 ssl.keystore.password = null 16:00:51 ssl.keystore.type = JKS 16:00:51 ssl.protocol = TLSv1.3 16:00:51 ssl.provider = null 16:00:51 ssl.secure.random.implementation = null 16:00:51 ssl.trustmanager.algorithm = PKIX 16:00:51 ssl.truststore.certificates = null 16:00:51 ssl.truststore.location = null 16:00:51 ssl.truststore.password = null 16:00:51 ssl.truststore.type = JKS 16:00:51 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:51 16:00:51 2025-11-05T16:00:51.803Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:51 2025-11-05T16:00:51.806Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:51 2025-11-05T16:00:51.806Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:51 2025-11-05T16:00:51.806Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358451806 16:00:51 2025-11-05T16:00:51.815Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.815Z WARN 6679 --- [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. 16:00:51 16:00:51 . ____ _ __ _ _ 16:00:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:51 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:51 =========|_|==============|___/=/_/_/_/ 16:00:51 16:00:51 :: Spring Boot :: (v3.5.6) 16:00:51 16:00:51 2025-11-05T16:00:51.815Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.815Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.821Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Starting EventsProducerSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:51 2025-11-05T16:00:51.822Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : No active profile set, falling back to 1 default profile: "default" 16:00:51 2025-11-05T16:00:51.828Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:51 2025-11-05T16:00:51.828Z WARN 6679 --- [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. 16:00:51 2025-11-05T16:00:51.831Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Started EventsProducerSpec in 0.023 seconds (process running for 112.846) 16:00:51 2025-11-05T16:00:51.833Z INFO 6679 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 16:00:51 2025-11-05T16:00:51.836Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:00:51 2025-11-05T16:00:51.836Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:00:51 acks = -1 16:00:51 auto.include.jmx.reporter = true 16:00:51 batch.size = 16384 16:00:51 bootstrap.servers = [localhost:32775] 16:00:51 buffer.memory = 33554432 16:00:51 client.dns.lookup = use_all_dns_ips 16:00:51 client.id = producer-25 16:00:51 compression.gzip.level = -1 16:00:51 compression.lz4.level = 9 16:00:51 compression.type = none 16:00:51 compression.zstd.level = 3 16:00:51 connections.max.idle.ms = 540000 16:00:51 delivery.timeout.ms = 120000 16:00:51 enable.idempotence = false 16:00:51 enable.metrics.push = true 16:00:51 interceptor.classes = [] 16:00:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:00:51 linger.ms = 1 16:00:51 max.block.ms = 60000 16:00:51 max.in.flight.requests.per.connection = 5 16:00:51 max.request.size = 1048576 16:00:51 metadata.max.age.ms = 300000 16:00:51 metadata.max.idle.ms = 300000 16:00:51 metadata.recovery.strategy = none 16:00:51 metric.reporters = [] 16:00:51 metrics.num.samples = 2 16:00:51 metrics.recording.level = INFO 16:00:51 metrics.sample.window.ms = 30000 16:00:51 partitioner.adaptive.partitioning.enable = true 16:00:51 partitioner.availability.timeout.ms = 0 16:00:51 partitioner.class = null 16:00:51 partitioner.ignore.keys = false 16:00:51 receive.buffer.bytes = 32768 16:00:51 reconnect.backoff.max.ms = 1000 16:00:51 reconnect.backoff.ms = 50 16:00:51 request.timeout.ms = 30000 16:00:51 retries = 0 16:00:51 retry.backoff.max.ms = 1000 16:00:51 retry.backoff.ms = 100 16:00:51 sasl.client.callback.handler.class = null 16:00:51 sasl.jaas.config = null 16:00:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:00:51 sasl.kerberos.min.time.before.relogin = 60000 16:00:51 sasl.kerberos.service.name = null 16:00:51 sasl.kerberos.ticket.renew.jitter = 0.05 16:00:51 sasl.kerberos.ticket.renew.window.factor = 0.8 16:00:51 sasl.login.callback.handler.class = null 16:00:51 sasl.login.class = null 16:00:51 sasl.login.connect.timeout.ms = null 16:00:51 sasl.login.read.timeout.ms = null 16:00:51 sasl.login.refresh.buffer.seconds = 300 16:00:51 sasl.login.refresh.min.period.seconds = 60 16:00:51 sasl.login.refresh.window.factor = 0.8 16:00:51 sasl.login.refresh.window.jitter = 0.05 16:00:51 sasl.login.retry.backoff.max.ms = 10000 16:00:51 sasl.login.retry.backoff.ms = 100 16:00:51 sasl.mechanism = GSSAPI 16:00:51 sasl.oauthbearer.clock.skew.seconds = 30 16:00:51 sasl.oauthbearer.expected.audience = null 16:00:51 sasl.oauthbearer.expected.issuer = null 16:00:51 sasl.oauthbearer.header.urlencode = false 16:00:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:00:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:00:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:00:51 sasl.oauthbearer.jwks.endpoint.url = null 16:00:51 sasl.oauthbearer.scope.claim.name = scope 16:00:51 sasl.oauthbearer.sub.claim.name = sub 16:00:51 sasl.oauthbearer.token.endpoint.url = null 16:00:51 security.protocol = PLAINTEXT 16:00:51 security.providers = null 16:00:51 send.buffer.bytes = 131072 16:00:51 socket.connection.setup.timeout.max.ms = 30000 16:00:51 socket.connection.setup.timeout.ms = 10000 16:00:51 ssl.cipher.suites = null 16:00:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:00:51 ssl.endpoint.identification.algorithm = https 16:00:51 ssl.engine.factory.class = null 16:00:51 ssl.key.password = null 16:00:51 ssl.keymanager.algorithm = SunX509 16:00:51 ssl.keystore.certificate.chain = null 16:00:51 ssl.keystore.key = null 16:00:51 ssl.keystore.location = null 16:00:51 ssl.keystore.password = null 16:00:51 ssl.keystore.type = JKS 16:00:51 ssl.protocol = TLSv1.3 16:00:51 ssl.provider = null 16:00:51 ssl.secure.random.implementation = null 16:00:51 ssl.trustmanager.algorithm = PKIX 16:00:51 ssl.truststore.certificates = null 16:00:51 ssl.truststore.location = null 16:00:51 ssl.truststore.password = null 16:00:51 ssl.truststore.type = JKS 16:00:51 transaction.timeout.ms = 60000 16:00:51 transactional.id = null 16:00:51 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:00:51 16:00:51 2025-11-05T16:00:51.837Z INFO 6679 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:00:51 2025-11-05T16:00:51.840Z INFO 6679 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:00:51 2025-11-05T16:00:51.840Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:00:51 2025-11-05T16:00:51.840Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:00:51 2025-11-05T16:00:51.840Z INFO 6679 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358451840 16:00:51 2025-11-05T16:00:51.862Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:51 2025-11-05T16:00:51.862Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:51 2025-11-05T16:00:51.862Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:51 2025-11-05T16:00:51.877Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 16:00:51 2025-11-05T16:00:51.878Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:52 2025-11-05T16:00:51.935Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:52 2025-11-05T16:00:51.936Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:51.971Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:52 2025-11-05T16:00:51.971Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.021Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.021Z WARN 6679 --- [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. 16:00:52 2025-11-05T16:00:52.029Z INFO 6679 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:00:52 2025-11-05T16:00:52.046Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:52 2025-11-05T16:00:52.046Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.046Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:52 2025-11-05T16:00:52.120Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.120Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.139Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.139Z WARN 6679 --- [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. 16:00:52 2025-11-05T16:00:52.153Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 16:00:52 2025-11-05T16:00:52.155Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 16:00:52 2025-11-05T16:00:52.202Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-13-f5ba3256-465c-4eb4-bb12-0c1c1c05e2c3 16:00:52 2025-11-05T16:00:52.203Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 16:00:52 2025-11-05T16:00:52.216Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.216Z WARN 6679 --- [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. 16:00:52 2025-11-05T16:00:52.223Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-13-f5ba3256-465c-4eb4-bb12-0c1c1c05e2c3', protocol='range'} 16:00:52 2025-11-05T16:00:52.223Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-13-f5ba3256-465c-4eb4-bb12-0c1c1c05e2c3=Assignment(partitions=[ncmp-events-test-0])} 16:00:52 2025-11-05T16:00:52.238Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.238Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.244Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-13-f5ba3256-465c-4eb4-bb12-0c1c1c05e2c3', protocol='range'} 16:00:52 2025-11-05T16:00:52.244Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 16:00:52 2025-11-05T16:00:52.244Z INFO 6679 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 16:00:52 2025-11-05T16:00:52.257Z INFO 6679 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 16:00:52 2025-11-05T16:00:52.265Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.265Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.270Z INFO 6679 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-13, 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}}. 16:00:52 2025-11-05T16:00:52.335Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.335Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.353Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.353Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.360Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.360Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.363Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.363Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 16:00:52 2025-11-05T16:00:52.424Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.424Z WARN 6679 --- [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. 16:00:52 2025-11-05T16:00:52.445Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.445Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 140ms, elapsed time since send: 140ms, throttle time: 0ms, request timeout: 30000ms) 16:00:52 2025-11-05T16:00:52.445Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node -1 disconnected. 16:00:52 2025-11-05T16:00:52.445Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 2147483646 disconnected. 16:00:52 2025-11-05T16:00:52.445Z INFO 6679 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Error sending fetch request (sessionId=200639110, epoch=1) to node 1: 16:00:52 16:00:52 org.apache.kafka.common.errors.DisconnectException: null 16:00:52 16:00:52 2025-11-05T16:00:52.445Z INFO 6679 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, 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. 16:00:52 2025-11-05T16:00:52.454Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.454Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.477Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.478Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.511Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.511Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.520Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.520Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.520Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.520Z WARN 6679 --- [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. 16:00:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.377 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 16:00:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 16:00:52 16:00:52,560 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:00:52 16:00:52,560 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:00:52 16:00:52,560 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:00:52 16:00:52,563 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:00:52 16:00:52,563 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:00:52 16:00:52 . ____ _ __ _ _ 16:00:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:52 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:52 =========|_|==============|___/=/_/_/_/ 16:00:52 16:00:52 :: Spring Boot :: (v3.5.6) 16:00:52 16:00:52 2025-11-05T16:00:52.574Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:52 2025-11-05T16:00:52.574Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:00:52 2025-11-05T16:00:52.581Z INFO 6679 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.034 seconds (process running for 113.597) 16:00:52 2025-11-05T16:00:52.628Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.628Z WARN 6679 --- [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. 16:00:52 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 16:00:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 16:00:52 2025-11-05T16:00:52.649Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.649Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.678Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.678Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.706Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.706Z WARN 6679 --- [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. 16:00:52 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 16:00:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 16:00:52 2025-11-05T16:00:52.719Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.719Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.727Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.727Z WARN 6679 --- [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. 16:00:52 2025-11-05T16:00:52.737Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:52 2025-11-05T16:00:52.737Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:52 2025-11-05T16:00:52.737Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:52 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 16:00:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 16:00:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 16:00:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 16:00:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 16:00:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 16:00:52 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 16:00:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 16:00:52 2025-11-05T16:00:52.775Z INFO 6679 --- [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. 16:00:52 2025-11-05T16:00:52.775Z WARN 6679 --- [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. 16:00:52 16:00:52 . ____ _ __ _ _ 16:00:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:52 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:52 =========|_|==============|___/=/_/_/_/ 16:00:52 16:00:52 :: Spring Boot :: (v3.5.6) 16:00:52 16:00:52 2025-11-05T16:00:52.782Z INFO 6679 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:52 2025-11-05T16:00:52.782Z INFO 6679 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:00:52 2025-11-05T16:00:52.786Z INFO 6679 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.015 seconds (process running for 113.801) 16:00:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 16:00:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 16:00:52 2025-11-05T16:00:52.798Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 16:00:52 o o o o---o o--o o o---o o o----o o--o--o 16:00:52 | | / \ / | / / \ | | 16:00:52 o----o o o o----o | o o o----o | 16:00:52 | | * \ / | \ * \ | | 16:00:52 o o * o o---o o--o o----o o---o * o o----o o 16:00:52 16:00:52 2025-11-05T16:00:52.798Z INFO 6679 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:00:52 2025-11-05T16:00:52.798Z INFO 6679 --- [ 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 16:00:52 2025-11-05T16:00:52.798Z INFO 6679 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 16:00:52 2025-11-05T16:00:52.798Z INFO 6679 --- [ 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. 16:00:52 2025-11-05T16:00:52.798Z INFO 6679 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:00:52 To enable the Jet engine on the members, do one of the following: 16:00:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:00:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:00:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:00:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:00:52 2025-11-05T16:00:52.799Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.799Z WARN 6679 --- [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. 16:00:52 2025-11-05T16:00:52.812Z INFO 6679 --- [ 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. 16:00:52 2025-11-05T16:00:52.813Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 16:00:52 2025-11-05T16:00:52.817Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.817Z WARN 6679 --- [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. 16:00:52 2025-11-05T16:00:52.817Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.817Z WARN 6679 --- [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. 16:00:52 2025-11-05T16:00:52.824Z INFO 6679 --- [ 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. 16:00:52 2025-11-05T16:00:52.824Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 16:00:52 2025-11-05T16:00:52.833Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:52 2025-11-05T16:00:52.834Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:52.936Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:53 2025-11-05T16:00:52.936Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:52.950Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:00:53 2025-11-05T16:00:52.950Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:52.975Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:53 2025-11-05T16:00:52.975Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.023Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.023Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.054Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:53 2025-11-05T16:00:53.054Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.054Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:53 2025-11-05T16:00:53.120Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.120Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.140Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.141Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.149Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.149Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.217Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.217Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.239Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.239Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.251Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.251Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.266Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.266Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.335Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.335Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.355Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.355Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.355Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.356Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.362Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.362Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.425Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.425Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.513Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.513Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.521Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.521Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.521Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.521Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.571Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.571Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.629Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.629Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.652Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.652Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.679Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.679Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.707Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.707Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.727Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.727Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.747Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:53 2025-11-05T16:00:53.747Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:53 2025-11-05T16:00:53.747Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:53 2025-11-05T16:00:53.777Z INFO 6679 --- [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. 16:00:53 2025-11-05T16:00:53.777Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.800Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.800Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.817Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.817Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.828Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.828Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.836Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.836Z WARN 6679 --- [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. 16:00:53 2025-11-05T16:00:53.883Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:53 2025-11-05T16:00:53.884Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:53.977Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:54 2025-11-05T16:00:53.977Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.008Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:54 2025-11-05T16:00:54.008Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.008Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:54 2025-11-05T16:00:54.009Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.009Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.024Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.024Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.122Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.122Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.140Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.140Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.219Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.219Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.239Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.239Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.257Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.257Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.268Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.268Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.336Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.336Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.362Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.362Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.363Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.363Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.424Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.424Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.453Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.453Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.514Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.514Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.522Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.522Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.522Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.522Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.571Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.571Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.600Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:54 2025-11-05T16:00:54.600Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.600Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:54 2025-11-05T16:00:54.631Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.631Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.680Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.680Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.701Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.701Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.728Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.729Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.774Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.774Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.780Z INFO 6679 --- [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. 16:00:54 2025-11-05T16:00:54.780Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.801Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.801Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.830Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.830Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.838Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.838Z WARN 6679 --- [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. 16:00:54 2025-11-05T16:00:54.839Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.839Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:54 2025-11-05T16:00:54.889Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:00:54 2025-11-05T16:00:54.889Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:54.979Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:55 2025-11-05T16:00:54.979Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.009Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:55 2025-11-05T16:00:55.009Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.009Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:55 2025-11-05T16:00:55.026Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.026Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.122Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.122Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.142Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.142Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.219Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.219Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.241Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.241Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.259Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.259Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.299Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.299Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.326Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 16:00:55 16:00:55 Members {size:1, ver:1} [ 16:00:55 Member [10.250.0.254]:5701 - 52224c4a-0d29-4075-8a51-ab8d7b6e27e4 this 16:00:55 ] 16:00:55 16:00:55 2025-11-05T16:00:55.326Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 16:00:55 2025-11-05T16:00:55.332Z INFO 6679 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:00:55 2025-11-05T16:00:55.335Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.335Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.352Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 16:00:55 2025-11-05T16:00:55.353Z INFO 6679 --- [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 - 52224c4a-0d29-4075-8a51-ab8d7b6e27e4 this is handled 16:00:55 2025-11-05T16:00:55.353Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 16:00:55 2025-11-05T16:00:55.354Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 16:00:55 2025-11-05T16:00:55.354Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 16:00:55 2025-11-05T16:00:55.365Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.365Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.408Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.408Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.426Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.426Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.455Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.455Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.515Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.515Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.524Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.524Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.550Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:55 2025-11-05T16:00:55.550Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.550Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:55 2025-11-05T16:00:55.551Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.551Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.573Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.573Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.600Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:00:55 2025-11-05T16:00:55.601Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 249 ms. 16:00:55 2025-11-05T16:00:55.601Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 16:00:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.805 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 16:00:55 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 16:00:55 16:00:55 . ____ _ __ _ _ 16:00:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:00:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:00:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:00:55 ' |____| .__|_| |_|_| |_\__, | / / / / 16:00:55 =========|_|==============|___/=/_/_/_/ 16:00:55 16:00:55 :: Spring Boot :: (v3.5.6) 16:00:55 16:00:55 2025-11-05T16:00:55.619Z INFO 6679 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6679 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:00:55 2025-11-05T16:00:55.619Z INFO 6679 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:00:55 2025-11-05T16:00:55.631Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:00:55 o o o o---o o--o o o---o o o----o o--o--o 16:00:55 | | / \ / | / / \ | | 16:00:55 o----o o o o----o | o o o----o | 16:00:55 | | * \ / | \ * \ | | 16:00:55 o o * o o---o o--o o----o o---o * o o----o o 16:00:55 16:00:55 2025-11-05T16:00:55.631Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:00:55 2025-11-05T16:00:55.631Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:00:55 2025-11-05T16:00:55.631Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 16:00:55 2025-11-05T16:00:55.631Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:00:55 2025-11-05T16:00:55.631Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 16:00:55 To enable the Jet engine on the members, do one of the following: 16:00:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:00:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:00:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:00:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:00:55 2025-11-05T16:00:55.632Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.632Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.640Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:00:55 2025-11-05T16:00:55.642Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 16:00:55 2025-11-05T16:00:55.647Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:00:55 2025-11-05T16:00:55.647Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is STARTING 16:00:55 2025-11-05T16:00:55.680Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.680Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.709Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.709Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.729Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.729Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.775Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.775Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.782Z INFO 6679 --- [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. 16:00:55 2025-11-05T16:00:55.782Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.802Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.802Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.832Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.832Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.840Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.840Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:55 2025-11-05T16:00:55.840Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.840Z WARN 6679 --- [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. 16:00:55 2025-11-05T16:00:55.891Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:00:55 2025-11-05T16:00:55.891Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:55.982Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:56 2025-11-05T16:00:55.982Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.010Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:56 2025-11-05T16:00:56.010Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.010Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:56 2025-11-05T16:00:56.026Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.026Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.124Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.124Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.143Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.143Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.221Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.221Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.242Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.242Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.261Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.261Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.323Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.323Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.337Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.337Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.365Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.365Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.409Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.409Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.427Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.427Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.457Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.457Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.516Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.516Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.524Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.524Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.550Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:56 2025-11-05T16:00:56.550Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.550Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:56 2025-11-05T16:00:56.551Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.551Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.575Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.575Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.633Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.633Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.680Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.680Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.711Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.711Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.730Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.731Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.776Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.776Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.784Z INFO 6679 --- [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. 16:00:56 2025-11-05T16:00:56.784Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.803Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.803Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.833Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.833Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.841Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.841Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:56 2025-11-05T16:00:56.842Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.842Z WARN 6679 --- [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. 16:00:56 2025-11-05T16:00:56.892Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:00:56 2025-11-05T16:00:56.892Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:56.985Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:57 2025-11-05T16:00:56.985Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:56.994Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:57 2025-11-05T16:00:56.994Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:56.994Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:57 2025-11-05T16:00:57.028Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.028Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.126Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.126Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.145Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.145Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.223Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.223Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.243Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.243Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.262Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.262Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.325Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.325Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.337Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.337Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.375Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.375Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.409Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.409Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.427Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.427Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.459Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.459Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.518Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.518Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.525Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.525Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.551Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:57 2025-11-05T16:00:57.551Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.551Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:57 2025-11-05T16:00:57.553Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.553Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.585Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.585Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.634Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.634Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.682Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.682Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.713Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.713Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.731Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.731Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.778Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.778Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.786Z INFO 6679 --- [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. 16:00:57 2025-11-05T16:00:57.786Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.804Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.804Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.834Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.834Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.843Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.843Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:57 2025-11-05T16:00:57.844Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.844Z WARN 6679 --- [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. 16:00:57 2025-11-05T16:00:57.893Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:00:57 2025-11-05T16:00:57.894Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:57.987Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:58 2025-11-05T16:00:57.987Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.005Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:58 2025-11-05T16:00:58.005Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.005Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:58 2025-11-05T16:00:58.029Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.029Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.128Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.128Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.146Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.146Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.224Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.224Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.243Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.243Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.264Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.264Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.294Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.294Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.325Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.325Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.355Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.355Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.409Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.409Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.429Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.429Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.454Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:58 2025-11-05T16:00:58.454Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.454Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:58 2025-11-05T16:00:58.461Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.461Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.467Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:00:58 16:00:58 Members {size:1, ver:1} [ 16:00:58 Member [10.30.106.167]:5701 - 2f009828-a1aa-4dca-a50f-6398dc939c2a this 16:00:58 ] 16:00:58 16:00:58 2025-11-05T16:00:58.468Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is STARTED 16:00:58 2025-11-05T16:00:58.469Z INFO 6679 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 16:00:58 2025-11-05T16:00:58.475Z INFO 6679 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.868 seconds (process running for 119.49) 16:00:58 2025-11-05T16:00:58.483Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:00:58 2025-11-05T16:00:58.483Z INFO 6679 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 2f009828-a1aa-4dca-a50f-6398dc939c2a this is handled 16:00:58 2025-11-05T16:00:58.484Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 16:00:58 2025-11-05T16:00:58.484Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 16:00:58 2025-11-05T16:00:58.485Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 16:00:58 2025-11-05T16:00:58.519Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.519Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.525Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.525Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.553Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.553Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.555Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 16:00:58 2025-11-05T16:00:58.556Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 73 ms. 16:00:58 2025-11-05T16:00:58.556Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:00:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.950 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 16:00:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 16:00:58 2025-11-05T16:00:58.573Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:00:58 2025-11-05T16:00:58.587Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.587Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.632Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:00:58 o o o o---o o--o o o---o o o----o o--o--o 16:00:58 | | / \ / | / / \ | | 16:00:58 o----o o o o----o | o o o----o | 16:00:58 | | * \ / | \ * \ | | 16:00:58 o o * o o---o o--o o----o o---o * o o----o o 16:00:58 16:00:58 2025-11-05T16:00:58.632Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:00:58 2025-11-05T16:00:58.632Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:00:58 2025-11-05T16:00:58.632Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:00:58 2025-11-05T16:00:58.632Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:00:58 2025-11-05T16:00:58.632Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:00:58 To enable the Jet engine on the members, do one of the following: 16:00:58 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:00:58 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:00:58 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:00:58 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:00:58 2025-11-05T16:00:58.635Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.635Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.647Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:00:58 2025-11-05T16:00:58.649Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:00:58 2025-11-05T16:00:58.656Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:00:58 2025-11-05T16:00:58.656Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:00:58 2025-11-05T16:00:58.684Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.684Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.688Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.688Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.733Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.733Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.778Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.778Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.792Z INFO 6679 --- [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. 16:00:58 2025-11-05T16:00:58.792Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.805Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.805Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.835Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.835Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.844Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.844Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:58 2025-11-05T16:00:58.851Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.851Z WARN 6679 --- [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. 16:00:58 2025-11-05T16:00:58.893Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:00:58 2025-11-05T16:00:58.893Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:58.994Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:00:59 2025-11-05T16:00:58.994Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.008Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:00:59 2025-11-05T16:00:59.008Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.008Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:59 2025-11-05T16:00:59.030Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.030Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.129Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.129Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.146Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.146Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.225Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.225Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.243Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.243Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.272Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.272Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.297Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.297Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.326Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.326Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.355Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.355Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.410Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.410Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.431Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.431Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.457Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:00:59 2025-11-05T16:00:59.457Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.457Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:00:59 2025-11-05T16:00:59.473Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.473Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.521Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.521Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.527Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.527Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.554Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.554Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.589Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.589Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.637Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.637Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.684Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.684Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.692Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.692Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.738Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.738Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.780Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.780Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.794Z INFO 6679 --- [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. 16:00:59 2025-11-05T16:00:59.794Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.807Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.807Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.836Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.836Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.853Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.853Z WARN 6679 --- [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. 16:00:59 2025-11-05T16:00:59.871Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.871Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:00:59 2025-11-05T16:00:59.894Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:00:59 2025-11-05T16:00:59.894Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:00 2025-11-05T16:00:59.997Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:00 2025-11-05T16:00:59.997Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.011Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:00 2025-11-05T16:01:00.011Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.011Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:00 2025-11-05T16:01:00.030Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.030Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.082Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.082Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.147Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.148Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.225Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.225Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.245Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.245Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.274Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.275Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.298Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.298Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.326Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.326Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.355Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.355Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.376Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.376Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.431Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.431Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.475Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.475Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.493Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:00 2025-11-05T16:01:00.493Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.493Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:00 2025-11-05T16:01:00.522Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.522Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.529Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.529Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.555Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.555Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.590Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.590Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.638Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.638Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.693Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.693Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.698Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.698Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.738Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.738Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.781Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.781Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.797Z INFO 6679 --- [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. 16:01:00 2025-11-05T16:01:00.797Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.807Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.807Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.837Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.837Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.855Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.855Z WARN 6679 --- [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. 16:01:00 2025-11-05T16:01:00.875Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.875Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:00 2025-11-05T16:01:00.896Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:00 2025-11-05T16:01:00.896Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.000Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.000Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.026Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:01 2025-11-05T16:01:01.026Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.026Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:01 2025-11-05T16:01:01.031Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.031Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.083Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.083Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.148Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.148Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.236Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.236Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.247Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.247Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.277Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.277Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.299Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.299Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.327Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.327Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.356Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.356Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.399Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.399Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.433Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.433Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.477Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.477Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.512Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:01 2025-11-05T16:01:01.512Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.512Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:01 2025-11-05T16:01:01.524Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.524Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.530Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.530Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.555Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.555Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.591Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.591Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.636Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:01 16:01:01 Members {size:1, ver:1} [ 16:01:01 Member [10.30.106.167]:5701 - 24f54ad9-c065-4b3b-a014-ad005278d933 this 16:01:01 ] 16:01:01 16:01:01 2025-11-05T16:01:01.639Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.639Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.639Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:01 2025-11-05T16:01:01.642Z INFO 6679 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:01 2025-11-05T16:01:01.646Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:01 2025-11-05T16:01:01.646Z INFO 6679 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 24f54ad9-c065-4b3b-a014-ad005278d933 this is handled 16:01:01 2025-11-05T16:01:01.647Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:01 2025-11-05T16:01:01.648Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:01 2025-11-05T16:01:01.648Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:01 2025-11-05T16:01:01.696Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.696Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.699Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.699Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.725Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:01 2025-11-05T16:01:01.725Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 16:01:01 2025-11-05T16:01:01.725Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:01 2025-11-05T16:01:01.727Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:01 2025-11-05T16:01:01.740Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.740Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.773Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:01 o o o o---o o--o o o---o o o----o o--o--o 16:01:01 | | / \ / | / / \ | | 16:01:01 o----o o o o----o | o o o----o | 16:01:01 | | * \ / | \ * \ | | 16:01:01 o o * o o---o o--o o----o o---o * o o----o o 16:01:01 16:01:01 2025-11-05T16:01:01.773Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:01 2025-11-05T16:01:01.773Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:01 2025-11-05T16:01:01.773Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:01 2025-11-05T16:01:01.774Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:01 2025-11-05T16:01:01.774Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:01 To enable the Jet engine on the members, do one of the following: 16:01:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:01 2025-11-05T16:01:01.782Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:01 2025-11-05T16:01:01.784Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.784Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.784Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:01 2025-11-05T16:01:01.789Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:01 2025-11-05T16:01:01.789Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:01 2025-11-05T16:01:01.799Z INFO 6679 --- [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. 16:01:01 2025-11-05T16:01:01.799Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.809Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.809Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.843Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.843Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.859Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.859Z WARN 6679 --- [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. 16:01:01 2025-11-05T16:01:01.868Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.868Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.876Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:01 2025-11-05T16:01:01.876Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.882Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:01 2025-11-05T16:01:01.882Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:01 2025-11-05T16:01:01.883Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:02 2025-11-05T16:01:02.004Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.004Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.031Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.031Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.085Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.085Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.149Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.149Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.247Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.247Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.250Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.250Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.280Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.280Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.300Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.300Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.328Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.328Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.357Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.357Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.400Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.400Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.434Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.434Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.479Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.479Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.522Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:02 2025-11-05T16:01:02.522Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.522Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:02 2025-11-05T16:01:02.525Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.525Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.531Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.531Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.556Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.556Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.593Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.593Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.641Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.641Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.697Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.697Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.741Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.741Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.742Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.742Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.784Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.784Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.802Z INFO 6679 --- [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. 16:01:02 2025-11-05T16:01:02.802Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.810Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.810Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.827Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:02 2025-11-05T16:01:02.827Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.827Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:02 2025-11-05T16:01:02.845Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.845Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.861Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.861Z WARN 6679 --- [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. 16:01:02 2025-11-05T16:01:02.871Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.871Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:02 2025-11-05T16:01:02.877Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:02 2025-11-05T16:01:02.877Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.006Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.006Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.033Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.033Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.079Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.079Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.151Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.151Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.249Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.249Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.251Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.251Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.282Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.282Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.300Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.300Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.330Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.330Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.358Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.358Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.402Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.402Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.437Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.437Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.481Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.481Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.522Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:03 2025-11-05T16:01:03.522Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.522Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:03 2025-11-05T16:01:03.526Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.526Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.532Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.532Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.578Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.578Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.595Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.595Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.642Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.642Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.742Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.742Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.742Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.742Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.742Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.742Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.785Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.785Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.806Z INFO 6679 --- [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. 16:01:03 2025-11-05T16:01:03.807Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.811Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.812Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.844Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:03 2025-11-05T16:01:03.844Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.844Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:03 2025-11-05T16:01:03.846Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.846Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.863Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.863Z WARN 6679 --- [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. 16:01:03 2025-11-05T16:01:03.872Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.872Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:03 2025-11-05T16:01:03.878Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:03 2025-11-05T16:01:03.878Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.008Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.008Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.035Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.035Z WARN 6679 --- [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. 16:01:04 2025-11-05T16:01:04.080Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.080Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.152Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.152Z WARN 6679 --- [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. 16:01:04 2025-11-05T16:01:04.250Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.250Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.252Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.252Z WARN 6679 --- [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. 16:01:04 2025-11-05T16:01:04.284Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.284Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.302Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.302Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.332Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.332Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.358Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.358Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.402Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.402Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.426Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:04 2025-11-05T16:01:04.426Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.426Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:04 2025-11-05T16:01:04.436Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.436Z WARN 6679 --- [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. 16:01:04 2025-11-05T16:01:04.468Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:04 16:01:04 Members {size:1, ver:1} [ 16:01:04 Member [10.30.106.167]:5701 - 382f81a1-e494-485f-980e-643f55e3d18a this 16:01:04 ] 16:01:04 16:01:04 2025-11-05T16:01:04.469Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:04 2025-11-05T16:01:04.469Z INFO 6679 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:04 2025-11-05T16:01:04.483Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.483Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.489Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:04 2025-11-05T16:01:04.489Z INFO 6679 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 382f81a1-e494-485f-980e-643f55e3d18a this is handled 16:01:04 2025-11-05T16:01:04.491Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:04 2025-11-05T16:01:04.491Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:04 2025-11-05T16:01:04.492Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:04 2025-11-05T16:01:04.527Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.527Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.533Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.533Z WARN 6679 --- [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. 16:01:04 2025-11-05T16:01:04.555Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:04 2025-11-05T16:01:04.556Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 67 ms. 16:01:04 2025-11-05T16:01:04.556Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:04 2025-11-05T16:01:04.558Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:04 2025-11-05T16:01:04.578Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.578Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.596Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.596Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:04 o o o o---o o--o o o---o o o----o o--o--o 16:01:04 | | / \ / | / / \ | | 16:01:04 o----o o o o----o | o o o----o | 16:01:04 | | * \ / | \ * \ | | 16:01:04 o o * o o---o o--o o----o o---o * o o----o o 16:01:04 16:01:04 2025-11-05T16:01:04.596Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:04 2025-11-05T16:01:04.596Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:04 2025-11-05T16:01:04.596Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:04 2025-11-05T16:01:04.596Z WARN 6679 --- [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. 16:01:04 2025-11-05T16:01:04.597Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:04 2025-11-05T16:01:04.597Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:04 To enable the Jet engine on the members, do one of the following: 16:01:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:04 2025-11-05T16:01:04.605Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:04 2025-11-05T16:01:04.606Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:04 2025-11-05T16:01:04.618Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:04 2025-11-05T16:01:04.619Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:04 2025-11-05T16:01:04.644Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.644Z WARN 6679 --- [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. 16:01:04 2025-11-05T16:01:04.693Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.693Z WARN 6679 --- [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. 16:01:04 2025-11-05T16:01:04.742Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.742Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:04 2025-11-05T16:01:04.743Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.743Z WARN 6679 --- [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. 16:01:04 2025-11-05T16:01:04.743Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.743Z WARN 6679 --- [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. 16:01:04 2025-11-05T16:01:04.810Z INFO 6679 --- [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. 16:01:04 2025-11-05T16:01:04.810Z WARN 6679 --- [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. 16:01:04 2025-11-05T16:01:04.811Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:04 2025-11-05T16:01:04.811Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:04.847Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:05 2025-11-05T16:01:04.847Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:04.865Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:05 2025-11-05T16:01:04.865Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:04.872Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:05 2025-11-05T16:01:04.873Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:04.879Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:05 2025-11-05T16:01:04.879Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:04.886Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:05 2025-11-05T16:01:04.886Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:04.886Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:05 2025-11-05T16:01:05.011Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.011Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.036Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.036Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.081Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.081Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.153Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.153Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.251Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.251Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.253Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.253Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.288Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.288Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.302Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.302Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.328Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.328Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.360Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.360Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.403Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.403Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.429Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:05 2025-11-05T16:01:05.429Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.429Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:05 2025-11-05T16:01:05.436Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.436Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.486Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.486Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.528Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.528Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.535Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.535Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.580Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.580Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.596Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.596Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.644Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.644Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.739Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.739Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.744Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.744Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.744Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.744Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.744Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.744Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.812Z INFO 6679 --- [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. 16:01:05 2025-11-05T16:01:05.812Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.813Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.813Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.849Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.849Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.867Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.867Z WARN 6679 --- [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. 16:01:05 2025-11-05T16:01:05.872Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.872Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.880Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:05 2025-11-05T16:01:05.880Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.900Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:05 2025-11-05T16:01:05.900Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:05 2025-11-05T16:01:05.900Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:06 2025-11-05T16:01:06.013Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.013Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.037Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.037Z WARN 6679 --- [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. 16:01:06 2025-11-05T16:01:06.081Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.081Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.154Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.154Z WARN 6679 --- [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. 16:01:06 2025-11-05T16:01:06.252Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.252Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.254Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.254Z WARN 6679 --- [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. 16:01:06 2025-11-05T16:01:06.291Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.291Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.303Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.303Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.330Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.330Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.360Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.360Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.405Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.405Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.429Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:06 2025-11-05T16:01:06.429Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.429Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:06 2025-11-05T16:01:06.438Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.438Z WARN 6679 --- [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. 16:01:06 2025-11-05T16:01:06.488Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.488Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.529Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.529Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.536Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.536Z WARN 6679 --- [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. 16:01:06 2025-11-05T16:01:06.580Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.581Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.599Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.599Z WARN 6679 --- [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. 16:01:06 2025-11-05T16:01:06.646Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.646Z WARN 6679 --- [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. 16:01:06 2025-11-05T16:01:06.740Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.740Z WARN 6679 --- [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. 16:01:06 2025-11-05T16:01:06.744Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.744Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.745Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.745Z WARN 6679 --- [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. 16:01:06 2025-11-05T16:01:06.770Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.770Z WARN 6679 --- [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. 16:01:06 2025-11-05T16:01:06.803Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:06 2025-11-05T16:01:06.803Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:06 2025-11-05T16:01:06.804Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:06 2025-11-05T16:01:06.813Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:06 2025-11-05T16:01:06.813Z WARN 6679 --- [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. 16:01:06 2025-11-05T16:01:06.815Z INFO 6679 --- [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. 16:01:06 2025-11-05T16:01:06.816Z WARN 6679 --- [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. 16:01:07 2025-11-05T16:01:06.869Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:07 2025-11-05T16:01:06.869Z WARN 6679 --- [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. 16:01:07 2025-11-05T16:01:06.873Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:07 2025-11-05T16:01:06.873Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:06.875Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:07 2025-11-05T16:01:06.875Z WARN 6679 --- [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. 16:01:07 2025-11-05T16:01:06.882Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:07 2025-11-05T16:01:06.882Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:06.992Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:07 2025-11-05T16:01:06.992Z WARN 6679 --- [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. 16:01:07 2025-11-05T16:01:07.015Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.015Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.082Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.082Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.155Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.155Z WARN 6679 --- [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. 16:01:07 2025-11-05T16:01:07.253Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.253Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.255Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.255Z WARN 6679 --- [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. 16:01:07 2025-11-05T16:01:07.293Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.293Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.320Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.320Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.332Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.332Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.361Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.361Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.390Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.390Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.406Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.406Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.437Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:07 2025-11-05T16:01:07.437Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.437Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:07 2025-11-05T16:01:07.439Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.439Z WARN 6679 --- [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. 16:01:07 2025-11-05T16:01:07.476Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.476Z WARN 6679 --- [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. 16:01:07 2025-11-05T16:01:07.530Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.530Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.536Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.536Z WARN 6679 --- [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. 16:01:07 2025-11-05T16:01:07.582Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.582Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:07 2025-11-05T16:01:07.621Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:07 2025-11-05T16:01:07.622Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:07.679Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:08 16:01:08 Members {size:1, ver:1} [ 16:01:08 Member [10.30.106.167]:5701 - 0fe50732-8049-4dc4-89ac-ea256bd2efad this 16:01:08 ] 16:01:08 16:01:08 2025-11-05T16:01:07.680Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:08 2025-11-05T16:01:07.681Z INFO 6679 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:08 2025-11-05T16:01:07.692Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:08 2025-11-05T16:01:07.692Z INFO 6679 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 0fe50732-8049-4dc4-89ac-ea256bd2efad this is handled 16:01:08 2025-11-05T16:01:07.693Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:08 2025-11-05T16:01:07.693Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:08 2025-11-05T16:01:07.695Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:08 2025-11-05T16:01:07.718Z INFO 6679 --- [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. 16:01:08 2025-11-05T16:01:07.718Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:07.742Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:08 2025-11-05T16:01:07.742Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:07.746Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:08 2025-11-05T16:01:07.746Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:07.747Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:08 2025-11-05T16:01:07.747Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:07.770Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:08 2025-11-05T16:01:07.770Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:07.775Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:08 2025-11-05T16:01:07.775Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:07.808Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:08 2025-11-05T16:01:07.808Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:07.808Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:08 2025-11-05T16:01:07.834Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:08 2025-11-05T16:01:07.834Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:07.875Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:08 2025-11-05T16:01:07.875Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:07.875Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:08 2025-11-05T16:01:07.875Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:07.883Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:08 2025-11-05T16:01:07.883Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:08.622Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.622Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.622Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:08.622Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:08.623Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.623Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.623Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:08.623Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:08.623Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.623Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.623Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:08.623Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:08.623Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.623Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:08.623Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.623Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:08.623Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.623Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:08.623Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.623Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:08.623Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.623Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:08.623Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:08 2025-11-05T16:01:08.623Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:08.623Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:08 2025-11-05T16:01:08.624Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.624Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:08.624Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.624Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:08 2025-11-05T16:01:08.624Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.624Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:08.673Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:08 2025-11-05T16:01:08.673Z WARN 6679 --- [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. 16:01:08 2025-11-05T16:01:08.705Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:08 2025-11-05T16:01:08.705Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 1013 ms. 16:01:08 2025-11-05T16:01:08.705Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:09 2025-11-05T16:01:08.707Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:09 2025-11-05T16:01:08.723Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.723Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:08.723Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.723Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:08.724Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.724Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:08.724Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.724Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:08.725Z INFO 6679 --- [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. 16:01:12 2025-11-05T16:01:08.725Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:08.745Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:12 2025-11-05T16:01:08.745Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:08.745Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:12 2025-11-05T16:01:08.746Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:12 o o o o---o o--o o o---o o o----o o--o--o 16:01:12 | | / \ / | / / \ | | 16:01:12 o----o o o o----o | o o o----o | 16:01:12 | | * \ / | \ * \ | | 16:01:12 o o * o o---o o--o o----o o---o * o o----o o 16:01:12 16:01:12 2025-11-05T16:01:08.746Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:12 2025-11-05T16:01:08.746Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:12 2025-11-05T16:01:08.746Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:12 2025-11-05T16:01:08.746Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:12 2025-11-05T16:01:08.746Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:12 To enable the Jet engine on the members, do one of the following: 16:01:12 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:12 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:12 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:12 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:12 2025-11-05T16:01:08.749Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.749Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:08.751Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.751Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:08.756Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:12 2025-11-05T16:01:08.757Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:12 2025-11-05T16:01:08.763Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:12 2025-11-05T16:01:08.763Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:12 2025-11-05T16:01:08.771Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.771Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:08.774Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.774Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:08.876Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.876Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:08.876Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.876Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:08.881Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.881Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:08.884Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:12 2025-11-05T16:01:08.884Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.623Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.623Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.623Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.623Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.623Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.623Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.623Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:12 2025-11-05T16:01:09.623Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.623Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.623Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.623Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:12 2025-11-05T16:01:09.624Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.624Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.624Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.624Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.624Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.624Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.624Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.624Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.624Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.624Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.624Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.624Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.624Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.625Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.625Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.625Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.625Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.625Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.625Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.625Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.630Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.630Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.675Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.675Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.725Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.725Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.725Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.725Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.726Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.726Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.726Z INFO 6679 --- [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. 16:01:12 2025-11-05T16:01:09.726Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.748Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:12 2025-11-05T16:01:09.748Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.748Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:12 2025-11-05T16:01:09.750Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.750Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.752Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.752Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.772Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.772Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.775Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.775Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.865Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.865Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.877Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.877Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:09.878Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.878Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:09.882Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:12 2025-11-05T16:01:09.882Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.476Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:12 2025-11-05T16:01:10.476Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.476Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:12 2025-11-05T16:01:10.602Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.603Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.619Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.619Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.623Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.623Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.624Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.624Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.624Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.624Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.624Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.624Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.624Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.624Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.625Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.625Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.625Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.625Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.625Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.625Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.625Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.625Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.625Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.625Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.625Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.625Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.625Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.625Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.626Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.626Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.627Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.627Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.727Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.727Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.727Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.727Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.728Z INFO 6679 --- [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. 16:01:12 2025-11-05T16:01:10.728Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.728Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.728Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.751Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:12 2025-11-05T16:01:10.751Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.751Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:12 2025-11-05T16:01:10.751Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.751Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.753Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.753Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.773Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.773Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.776Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.776Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.864Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.864Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.879Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.879Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:10.887Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.888Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:10.903Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:12 2025-11-05T16:01:10.903Z WARN 6679 --- [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. 16:01:12 2025-11-05T16:01:11.520Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:12 2025-11-05T16:01:11.520Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:11.526Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:12 2025-11-05T16:01:11.526Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:11.526Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:12 2025-11-05T16:01:11.555Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:12 2025-11-05T16:01:11.555Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:11.611Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:12 16:01:12 Members {size:1, ver:1} [ 16:01:12 Member [10.30.106.167]:5701 - 9793bf3e-5bb1-418b-8260-d99c9c868774 this 16:01:12 ] 16:01:12 16:01:12 2025-11-05T16:01:11.612Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:12 2025-11-05T16:01:11.612Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:12 2025-11-05T16:01:11.612Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:12 2025-11-05T16:01:11.612Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:12 2025-11-05T16:01:11.614Z INFO 6679 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.976Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.976Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.977Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.977Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.977Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.977Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.977Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.977Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.977Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.977Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.977Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.977Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.978Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:13 2025-11-05T16:01:12.979Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.979Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.979Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.979Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.979Z INFO 6679 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 9793bf3e-5bb1-418b-8260-d99c9c868774 this is handled 16:01:13 2025-11-05T16:01:12.979Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.979Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.979Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.979Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.980Z INFO 6679 --- [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. 16:01:13 2025-11-05T16:01:12.980Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:13 2025-11-05T16:01:12.980Z WARN 6679 --- [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. 16:01:13 2025-11-05T16:01:12.981Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:13 2025-11-05T16:01:12.981Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:13 2025-11-05T16:01:12.981Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:13 2025-11-05T16:01:12.981Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:13 2025-11-05T16:01:13.270Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:13 2025-11-05T16:01:13.270Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 291 ms. 16:01:13 2025-11-05T16:01:13.270Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:13 2025-11-05T16:01:13.272Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:13 2025-11-05T16:01:13.311Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:13 o o o o---o o--o o o---o o o----o o--o--o 16:01:13 | | / \ / | / / \ | | 16:01:13 o----o o o o----o | o o o----o | 16:01:13 | | * \ / | \ * \ | | 16:01:13 o o * o o---o o--o o----o o---o * o o----o o 16:01:13 16:01:13 2025-11-05T16:01:13.311Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:13 2025-11-05T16:01:13.311Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:13 2025-11-05T16:01:13.311Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:13 2025-11-05T16:01:13.311Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:13 2025-11-05T16:01:13.311Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:13 To enable the Jet engine on the members, do one of the following: 16:01:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:13 2025-11-05T16:01:13.323Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:13 2025-11-05T16:01:13.324Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:13 2025-11-05T16:01:13.339Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:13 2025-11-05T16:01:13.339Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:14 2025-11-05T16:01:13.829Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:14 2025-11-05T16:01:13.829Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:14 2025-11-05T16:01:13.829Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:17 2025-11-05T16:01:13.878Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.878Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:13.886Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.886Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.976Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.976Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.977Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:13.977Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:13.977Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:13.977Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:17 2025-11-05T16:01:13.977Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.977Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:13.977Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.977Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.977Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.977Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:13.977Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.977Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.978Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.978Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.978Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.978Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.978Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.978Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.978Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.978Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.978Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.978Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:13.978Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.978Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:13.979Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.979Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.979Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:13.979Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.979Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.979Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.980Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.980Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:13.980Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.980Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.981Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:17 2025-11-05T16:01:13.981Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:13.984Z INFO 6679 --- [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. 16:01:17 2025-11-05T16:01:13.984Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.007Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.007Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.016Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.016Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.731Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.731Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.825Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.825Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.840Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:17 2025-11-05T16:01:14.840Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.840Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:17 2025-11-05T16:01:14.888Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.888Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.977Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.977Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.978Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.978Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.978Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.978Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.978Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.978Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.978Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.978Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.978Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.978Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.978Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.978Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.978Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.979Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.979Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.979Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.979Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.979Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.979Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.979Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.979Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.979Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.979Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.979Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.979Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.979Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.980Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.980Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.980Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.980Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.981Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.981Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:14.981Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.981Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.981Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.981Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.983Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:17 2025-11-05T16:01:14.983Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:14.986Z INFO 6679 --- [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. 16:01:17 2025-11-05T16:01:14.986Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.003Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.003Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.008Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.008Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.011Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.011Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.018Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.018Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.026Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:17 2025-11-05T16:01:15.026Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.026Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:17 2025-11-05T16:01:15.692Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:17 2025-11-05T16:01:15.692Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.692Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:17 2025-11-05T16:01:15.731Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.731Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.830Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.830Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.882Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.882Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.889Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.889Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.954Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.954Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.968Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:17 2025-11-05T16:01:15.968Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.968Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:17 2025-11-05T16:01:15.975Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.975Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.978Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.978Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.979Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.979Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.979Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.979Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.979Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.979Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.979Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.979Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.979Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.979Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.979Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.979Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.979Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.979Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.979Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.979Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.979Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.979Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.979Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.979Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.979Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.979Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.980Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.980Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.980Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.980Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.980Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.980Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.982Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.982Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.983Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.983Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:15.985Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:17 2025-11-05T16:01:15.985Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:15.988Z INFO 6679 --- [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. 16:01:17 2025-11-05T16:01:15.988Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.003Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.003Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.012Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.012Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.018Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.018Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.034Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:17 16:01:17 Members {size:1, ver:1} [ 16:01:17 Member [10.30.106.167]:5701 - cd4e3455-0db0-4bdc-8679-a818b25aa1c8 this 16:01:17 ] 16:01:17 16:01:17 2025-11-05T16:01:16.035Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:17 2025-11-05T16:01:16.036Z INFO 6679 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:17 2025-11-05T16:01:16.043Z INFO 6679 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 16:01:17 2025-11-05T16:01:16.044Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:17 2025-11-05T16:01:16.044Z INFO 6679 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - cd4e3455-0db0-4bdc-8679-a818b25aa1c8 this is handled 16:01:17 2025-11-05T16:01:16.045Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:17 2025-11-05T16:01:16.046Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:17 2025-11-05T16:01:16.046Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:17 2025-11-05T16:01:16.467Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:17 2025-11-05T16:01:16.467Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 423 ms. 16:01:17 2025-11-05T16:01:16.467Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:17 2025-11-05T16:01:16.469Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:17 2025-11-05T16:01:16.498Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:17 o o o o---o o--o o o---o o o----o o--o--o 16:01:17 | | / \ / | / / \ | | 16:01:17 o----o o o o----o | o o o----o | 16:01:17 | | * \ / | \ * \ | | 16:01:17 o o * o o---o o--o o----o o---o * o o----o o 16:01:17 16:01:17 2025-11-05T16:01:16.499Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:17 2025-11-05T16:01:16.499Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:17 2025-11-05T16:01:16.499Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:17 2025-11-05T16:01:16.499Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:17 2025-11-05T16:01:16.499Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:17 To enable the Jet engine on the members, do one of the following: 16:01:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:17 2025-11-05T16:01:16.507Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:17 2025-11-05T16:01:16.508Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:17 2025-11-05T16:01:16.529Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:17 2025-11-05T16:01:16.529Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:17 2025-11-05T16:01:16.645Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:17 2025-11-05T16:01:16.645Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.645Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:17 2025-11-05T16:01:16.733Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.733Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.832Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.832Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.886Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.886Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.891Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.891Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.919Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.919Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.929Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:17 2025-11-05T16:01:16.929Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.929Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:17 2025-11-05T16:01:16.975Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.975Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.979Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.979Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.979Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.979Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.979Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.979Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.980Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.980Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.980Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.980Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.980Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.980Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.980Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.980Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.980Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.980Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.980Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.980Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.980Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.980Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.981Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.981Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.981Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.981Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.982Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.982Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.986Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.986Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:16.986Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:17 2025-11-05T16:01:16.987Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:16.994Z INFO 6679 --- [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. 16:01:17 2025-11-05T16:01:16.994Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.004Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.004Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.010Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.010Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.012Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.013Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.017Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.017Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.020Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.020Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.028Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.028Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.362Z ERROR 6679 --- [_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 16:01:17 2025-11-05T16:01:17.363Z ERROR 6679 --- [_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 16:01:17 2025-11-05T16:01:17.649Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:17 2025-11-05T16:01:17.649Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.649Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:17 2025-11-05T16:01:17.734Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.734Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.833Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.833Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.888Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.888Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.893Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.893Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.922Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.922Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.930Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:17 2025-11-05T16:01:17.930Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.930Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:17 2025-11-05T16:01:17.976Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.976Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.979Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.979Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.980Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.980Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.980Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.980Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.981Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.981Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.981Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.981Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.981Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.981Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.981Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.981Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.981Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.981Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.981Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.981Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.981Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.981Z WARN 6679 --- [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. 16:01:17 2025-11-05T16:01:17.982Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.982Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:17 2025-11-05T16:01:17.982Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:17 2025-11-05T16:01:17.982Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:17.983Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:18 2025-11-05T16:01:17.983Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:17.988Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:18 2025-11-05T16:01:17.988Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:17.988Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:18 2025-11-05T16:01:17.989Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:17.996Z INFO 6679 --- [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. 16:01:18 2025-11-05T16:01:17.996Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.004Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.004Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.013Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.013Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.018Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.018Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.021Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.021Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.028Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.028Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:18.045Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.045Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:18.650Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:18 2025-11-05T16:01:18.650Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:18.650Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:18 2025-11-05T16:01:18.736Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.736Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.834Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.834Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.870Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.870Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:18.890Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.890Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:18.895Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.895Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:18.898Z INFO 6679 --- [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. 16:01:18 2025-11-05T16:01:18.898Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.921Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.921Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.930Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:18 2025-11-05T16:01:18.930Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:18.930Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:18 2025-11-05T16:01:18.977Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.977Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.980Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.980Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:18.980Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.980Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.982Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.982Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:18.982Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.983Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:18.983Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.983Z WARN 6679 --- [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. 16:01:18 2025-11-05T16:01:18.983Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.983Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:18 2025-11-05T16:01:18.983Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:18 2025-11-05T16:01:18.983Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:18.984Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:19 2025-11-05T16:01:18.984Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:18.990Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:19 2025-11-05T16:01:18.990Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:19 2025-11-05T16:01:18.990Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:18.990Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.006Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.006Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.009Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.009Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.012Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.012Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.016Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.016Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.019Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.019Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.021Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.021Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.022Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.022Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.024Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.024Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.029Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.029Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.072Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.072Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.653Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:19 2025-11-05T16:01:19.653Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.653Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:19 2025-11-05T16:01:19.753Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.753Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.783Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:19 2025-11-05T16:01:19.783Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.783Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:19 2025-11-05T16:01:19.835Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.835Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.870Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.871Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.892Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.892Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.896Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.896Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.899Z INFO 6679 --- [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. 16:01:19 2025-11-05T16:01:19.899Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.921Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.921Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.933Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.933Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.969Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:19 16:01:19 Members {size:1, ver:1} [ 16:01:19 Member [10.30.106.167]:5701 - 266a29fe-6681-4c05-a593-f746a524a383 this 16:01:19 ] 16:01:19 16:01:19 2025-11-05T16:01:19.970Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:19 2025-11-05T16:01:19.971Z INFO 6679 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:19 2025-11-05T16:01:19.977Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:19 2025-11-05T16:01:19.977Z INFO 6679 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 266a29fe-6681-4c05-a593-f746a524a383 this is handled 16:01:19 2025-11-05T16:01:19.978Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:19 2025-11-05T16:01:19.978Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.978Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.979Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:19 2025-11-05T16:01:19.979Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:19 2025-11-05T16:01:19.981Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.981Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.982Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.982Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.982Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.982Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.983Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.983Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.983Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.983Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:19 2025-11-05T16:01:19.983Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.983Z WARN 6679 --- [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. 16:01:19 2025-11-05T16:01:19.984Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:19 2025-11-05T16:01:19.984Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:19.988Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:20 2025-11-05T16:01:19.988Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:19.992Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:20 2025-11-05T16:01:19.992Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:19.992Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:20 2025-11-05T16:01:19.992Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.006Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.006Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.010Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.010Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.014Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.015Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.017Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.017Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.018Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.018Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.022Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.022Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.025Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.025Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.029Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.029Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.067Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:20 2025-11-05T16:01:20.067Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 90 ms. 16:01:20 2025-11-05T16:01:20.067Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:20 2025-11-05T16:01:20.069Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:20 2025-11-05T16:01:20.072Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.072Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.129Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:20 o o o o---o o--o o o---o o o----o o--o--o 16:01:20 | | / \ / | / / \ | | 16:01:20 o----o o o o----o | o o o----o | 16:01:20 | | * \ / | \ * \ | | 16:01:20 o o * o o---o o--o o----o o---o * o o----o o 16:01:20 16:01:20 2025-11-05T16:01:20.129Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:20 2025-11-05T16:01:20.129Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:20 2025-11-05T16:01:20.129Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:20 2025-11-05T16:01:20.129Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:20 2025-11-05T16:01:20.129Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:20 To enable the Jet engine on the members, do one of the following: 16:01:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:20 2025-11-05T16:01:20.138Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:20 2025-11-05T16:01:20.139Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:20 2025-11-05T16:01:20.154Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:20 2025-11-05T16:01:20.154Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:20 2025-11-05T16:01:20.566Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:20 2025-11-05T16:01:20.566Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.566Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:20 2025-11-05T16:01:20.754Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.754Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.800Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:20 2025-11-05T16:01:20.800Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.800Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:20 2025-11-05T16:01:20.865Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.865Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.871Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.871Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.916Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.916Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.916Z INFO 6679 --- [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. 16:01:20 2025-11-05T16:01:20.916Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.916Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.916Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.922Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.922Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.922Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.922Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.933Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.933Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.973Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.973Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.979Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.979Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.982Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.982Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.982Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.982Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.983Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.983Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.984Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.984Z WARN 6679 --- [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. 16:01:20 2025-11-05T16:01:20.984Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.984Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:20 2025-11-05T16:01:20.984Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:20 2025-11-05T16:01:20.984Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:20.988Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:21 2025-11-05T16:01:20.988Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:20.993Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:21 2025-11-05T16:01:20.993Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.007Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.007Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.015Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.015Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.016Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.016Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.017Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.017Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.018Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.018Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.023Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.023Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.026Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.026Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.031Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.031Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.074Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.074Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.569Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:21 2025-11-05T16:01:21.569Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.569Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:21 2025-11-05T16:01:21.755Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.755Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.801Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:21 2025-11-05T16:01:21.801Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.801Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:21 2025-11-05T16:01:21.866Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.866Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.872Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.872Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.918Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.918Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.918Z INFO 6679 --- [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. 16:01:21 2025-11-05T16:01:21.918Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.918Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.919Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.922Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.922Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.922Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.922Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.935Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.935Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.975Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.975Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.980Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.980Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.982Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.982Z WARN 6679 --- [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. 16:01:21 2025-11-05T16:01:21.983Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.983Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.985Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.985Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.985Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.985Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:21 2025-11-05T16:01:21.985Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:21 2025-11-05T16:01:21.985Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:21.989Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:22 2025-11-05T16:01:21.989Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:21.995Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:22 2025-11-05T16:01:21.995Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.017Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.017Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.017Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.017Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.018Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.018Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.020Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.020Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.023Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.023Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.026Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.026Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.026Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.026Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.033Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.033Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.049Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.049Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.075Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.075Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.572Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:22 2025-11-05T16:01:22.572Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.572Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:22 2025-11-05T16:01:22.745Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.745Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.757Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.757Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.771Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:22 2025-11-05T16:01:22.771Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.771Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:22 2025-11-05T16:01:22.868Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.868Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.920Z INFO 6679 --- [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. 16:01:22 2025-11-05T16:01:22.920Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.921Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.921Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.921Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.921Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.924Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.924Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.924Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.924Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.936Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.936Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.976Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.976Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.980Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.980Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.982Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.982Z WARN 6679 --- [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. 16:01:22 2025-11-05T16:01:22.984Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.984Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.985Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.985Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.985Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.985Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:22 2025-11-05T16:01:22.987Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:22 2025-11-05T16:01:22.987Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:23 2025-11-05T16:01:22.989Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:23 2025-11-05T16:01:22.989Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:23 2025-11-05T16:01:22.996Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:23 2025-11-05T16:01:22.996Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:23 2025-11-05T16:01:23.018Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.018Z WARN 6679 --- [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. 16:01:23 2025-11-05T16:01:23.018Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.018Z WARN 6679 --- [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. 16:01:23 2025-11-05T16:01:23.020Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.020Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:23 2025-11-05T16:01:23.020Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.020Z WARN 6679 --- [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. 16:01:23 2025-11-05T16:01:23.024Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.024Z WARN 6679 --- [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. 16:01:23 2025-11-05T16:01:23.028Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.028Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:23 2025-11-05T16:01:23.034Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.034Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:23 2025-11-05T16:01:23.049Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:23 16:01:23 Members {size:1, ver:1} [ 16:01:23 Member [10.30.106.167]:5701 - d79873db-424a-40c8-b9c2-c9ec66396197 this 16:01:23 ] 16:01:23 16:01:23 2025-11-05T16:01:23.050Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:23 2025-11-05T16:01:23.050Z INFO 6679 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:23 2025-11-05T16:01:23.050Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.050Z WARN 6679 --- [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. 16:01:23 2025-11-05T16:01:23.055Z INFO 6679 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 16:01:23 2025-11-05T16:01:23.059Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.059Z WARN 6679 --- [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. 16:01:23 2025-11-05T16:01:23.061Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:23 2025-11-05T16:01:23.061Z INFO 6679 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - d79873db-424a-40c8-b9c2-c9ec66396197 this is handled 16:01:23 2025-11-05T16:01:23.062Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:23 2025-11-05T16:01:23.062Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:23 2025-11-05T16:01:23.062Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:23 2025-11-05T16:01:23.076Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.076Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:23 2025-11-05T16:01:23.132Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:23 2025-11-05T16:01:23.132Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 16:01:23 2025-11-05T16:01:23.132Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:23 2025-11-05T16:01:23.133Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:23 2025-11-05T16:01:23.163Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:23 o o o o---o o--o o o---o o o----o o--o--o 16:01:23 | | / \ / | / / \ | | 16:01:23 o----o o o o----o | o o o----o | 16:01:23 | | * \ / | \ * \ | | 16:01:23 o o * o o---o o--o o----o o---o * o o----o o 16:01:23 16:01:23 2025-11-05T16:01:23.163Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:23 2025-11-05T16:01:23.163Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:23 2025-11-05T16:01:23.163Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:23 2025-11-05T16:01:23.163Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:23 2025-11-05T16:01:23.163Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:23 To enable the Jet engine on the members, do one of the following: 16:01:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:23 2025-11-05T16:01:23.171Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:23 2025-11-05T16:01:23.172Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:23 2025-11-05T16:01:23.177Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:23 2025-11-05T16:01:23.177Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:23 2025-11-05T16:01:23.475Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:23 2025-11-05T16:01:23.475Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:23 2025-11-05T16:01:23.475Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:23 2025-11-05T16:01:23.646Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.646Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:23 2025-11-05T16:01:23.758Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.758Z WARN 6679 --- [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. 16:01:23 2025-11-05T16:01:23.774Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:23 2025-11-05T16:01:23.774Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:23 2025-11-05T16:01:23.774Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:23 2025-11-05T16:01:23.868Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:23 2025-11-05T16:01:23.868Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:23.909Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.909Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:23.923Z INFO 6679 --- [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. 16:01:24 2025-11-05T16:01:23.923Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:23.923Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.923Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:23.923Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.923Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:23.924Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.924Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:23.924Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.924Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:23.938Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.938Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:23.975Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.975Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:23.977Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.977Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:23.981Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.981Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:23.985Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.985Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:23.985Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.985Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:23.987Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.987Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:23.989Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:24 2025-11-05T16:01:23.989Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.019Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.019Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.020Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.020Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.022Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.022Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.022Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.022Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.024Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.024Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.030Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.030Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.034Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.034Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.034Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.034Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.060Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.060Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.077Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.077Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.088Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.088Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.478Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:24 2025-11-05T16:01:24.478Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.478Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:24 2025-11-05T16:01:24.647Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.647Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.677Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:24 2025-11-05T16:01:24.677Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.677Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:24 2025-11-05T16:01:24.760Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.760Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.784Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.784Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.870Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.870Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.909Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.909Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.922Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.922Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.925Z INFO 6679 --- [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. 16:01:24 2025-11-05T16:01:24.925Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.926Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.926Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.926Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.926Z WARN 6679 --- [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. 16:01:24 2025-11-05T16:01:24.926Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.926Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.939Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:24 2025-11-05T16:01:24.939Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:24 2025-11-05T16:01:24.970Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:25 2025-11-05T16:01:24.970Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:24.977Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:25 2025-11-05T16:01:24.977Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:24.986Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:25 2025-11-05T16:01:24.986Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:24.988Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:25 2025-11-05T16:01:24.988Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:24.989Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:25 2025-11-05T16:01:24.989Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.000Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.000Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.019Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.019Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.021Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.021Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.022Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.022Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.025Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.025Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.025Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.025Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.032Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.032Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.035Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.035Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.035Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.035Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.078Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.078Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.089Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.089Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.104Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.104Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.435Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:25 2025-11-05T16:01:25.435Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.435Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:25 2025-11-05T16:01:25.649Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.649Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.680Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:25 2025-11-05T16:01:25.680Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.680Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:25 2025-11-05T16:01:25.761Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.761Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.765Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.765Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.772Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.773Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.871Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.871Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.910Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.910Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.917Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.917Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.926Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.927Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.927Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.927Z WARN 6679 --- [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. 16:01:25 2025-11-05T16:01:25.928Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:25 2025-11-05T16:01:25.928Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:25 2025-11-05T16:01:25.928Z INFO 6679 --- [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. 16:01:25 2025-11-05T16:01:25.928Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:25.929Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:26 2025-11-05T16:01:25.929Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:25.954Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:26 2025-11-05T16:01:25.954Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:25.971Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:26 2025-11-05T16:01:25.971Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:25.978Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:26 2025-11-05T16:01:25.978Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:25.988Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:26 2025-11-05T16:01:25.988Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:25.988Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:26 2025-11-05T16:01:25.988Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:25.990Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:26 2025-11-05T16:01:25.990Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:26.000Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.000Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:26.019Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.019Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:26.020Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.020Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:26.022Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.022Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:26.023Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.023Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:26.026Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.026Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:26.034Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.034Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:26.035Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.035Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:26.078Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.079Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:26.105Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.105Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:26.135Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:26 16:01:26 Members {size:1, ver:1} [ 16:01:26 Member [10.30.106.167]:5701 - e293d0a9-38da-4b62-a906-52d4dc7eba83 this 16:01:26 ] 16:01:26 16:01:26 2025-11-05T16:01:26.136Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:26 2025-11-05T16:01:26.137Z INFO 6679 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:26 2025-11-05T16:01:26.142Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:26 2025-11-05T16:01:26.143Z INFO 6679 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - e293d0a9-38da-4b62-a906-52d4dc7eba83 this is handled 16:01:26 2025-11-05T16:01:26.143Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:26 2025-11-05T16:01:26.144Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:26 2025-11-05T16:01:26.144Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:26 2025-11-05T16:01:26.221Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:26 2025-11-05T16:01:26.221Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 78 ms. 16:01:26 2025-11-05T16:01:26.221Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:26 2025-11-05T16:01:26.222Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:26 2025-11-05T16:01:26.247Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:26 o o o o---o o--o o o---o o o----o o--o--o 16:01:26 | | / \ / | / / \ | | 16:01:26 o----o o o o----o | o o o----o | 16:01:26 | | * \ / | \ * \ | | 16:01:26 o o * o o---o o--o o----o o---o * o o----o o 16:01:26 16:01:26 2025-11-05T16:01:26.247Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:26 2025-11-05T16:01:26.247Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:26 2025-11-05T16:01:26.247Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:26 2025-11-05T16:01:26.247Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:26 2025-11-05T16:01:26.247Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:26 To enable the Jet engine on the members, do one of the following: 16:01:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:26 2025-11-05T16:01:26.258Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:26 2025-11-05T16:01:26.259Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:26 2025-11-05T16:01:26.271Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:26 2025-11-05T16:01:26.272Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:26 2025-11-05T16:01:26.288Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:26 2025-11-05T16:01:26.288Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:26.288Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:26 2025-11-05T16:01:26.650Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.651Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:26.684Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:26 2025-11-05T16:01:26.684Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:26.684Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:26 2025-11-05T16:01:26.689Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.689Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:26.762Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.762Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:26.773Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.773Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:26.874Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.874Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:26.888Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.888Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:26.911Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.911Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:26.929Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.930Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:26 2025-11-05T16:01:26.930Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:26 2025-11-05T16:01:26.930Z WARN 6679 --- [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. 16:01:26 2025-11-05T16:01:26.930Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:27 2025-11-05T16:01:26.930Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:26.930Z INFO 6679 --- [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. 16:01:27 2025-11-05T16:01:26.930Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:26.931Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:27 2025-11-05T16:01:26.931Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:26.972Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:27 2025-11-05T16:01:26.972Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:26.978Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:27 2025-11-05T16:01:26.978Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:26.988Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:27 2025-11-05T16:01:26.988Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:26.990Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:27 2025-11-05T16:01:26.990Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:26.990Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:27 2025-11-05T16:01:26.990Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:27.019Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.019Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:27.021Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.021Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:27.023Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.023Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:27.023Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.023Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:27.024Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.024Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:27.026Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.026Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:27.036Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.036Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:27.036Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.036Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:27.046Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.046Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:27.079Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.079Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:27.107Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.107Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:27.288Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:27 2025-11-05T16:01:27.288Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:27.288Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:27 2025-11-05T16:01:27.639Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.639Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:27.685Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:27 2025-11-05T16:01:27.685Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:27 2025-11-05T16:01:27.685Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:27 2025-11-05T16:01:27.689Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.689Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:27.764Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.764Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:27.774Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.774Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:27.879Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.879Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:27.890Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:27 2025-11-05T16:01:27.890Z WARN 6679 --- [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. 16:01:27 2025-11-05T16:01:27.912Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:28 2025-11-05T16:01:27.912Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:27.931Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:28 2025-11-05T16:01:27.931Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:27.931Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:28 2025-11-05T16:01:27.932Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:27.932Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:28 2025-11-05T16:01:27.932Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:27.932Z INFO 6679 --- [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. 16:01:28 2025-11-05T16:01:27.932Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:27.935Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:28 2025-11-05T16:01:27.935Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:27.939Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:28 2025-11-05T16:01:27.939Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:27.973Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:28 2025-11-05T16:01:27.973Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:27.980Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:28 2025-11-05T16:01:27.980Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:27.990Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:28 2025-11-05T16:01:27.990Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:27.991Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:28 2025-11-05T16:01:27.991Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:28.020Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.020Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:28.022Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.022Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:28.023Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.023Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:28.024Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.024Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:28.026Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.026Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:28.036Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.036Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:28.038Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.038Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:28.047Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.047Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:28.070Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.070Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:28.079Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.079Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:28.107Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.107Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:28.289Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:28 2025-11-05T16:01:28.289Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:28.289Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:28 2025-11-05T16:01:28.492Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.492Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:28.588Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:28 2025-11-05T16:01:28.588Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:28 2025-11-05T16:01:28.588Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:28 2025-11-05T16:01:28.691Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.691Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:28.765Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.765Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:28.776Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.776Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:28.880Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.880Z WARN 6679 --- [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. 16:01:28 2025-11-05T16:01:28.891Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:28 2025-11-05T16:01:28.891Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:28.912Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:29 2025-11-05T16:01:28.912Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:28.919Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:29 2025-11-05T16:01:28.919Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:28.934Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:29 2025-11-05T16:01:28.934Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:28.934Z INFO 6679 --- [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. 16:01:29 2025-11-05T16:01:28.934Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:28.934Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:29 2025-11-05T16:01:28.934Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:28.938Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:29 2025-11-05T16:01:28.938Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:28.943Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:29 2025-11-05T16:01:28.943Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:28.973Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:29 2025-11-05T16:01:28.973Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:28.975Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:29 16:01:29 Members {size:1, ver:1} [ 16:01:29 Member [10.30.106.167]:5701 - 1c07e6eb-2c50-495d-9ba2-829b909b2b73 this 16:01:29 ] 16:01:29 16:01:29 2025-11-05T16:01:28.976Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:29 2025-11-05T16:01:28.977Z INFO 6679 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:29 2025-11-05T16:01:28.980Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:29 2025-11-05T16:01:28.980Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:28.982Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:29 2025-11-05T16:01:28.983Z INFO 6679 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 1c07e6eb-2c50-495d-9ba2-829b909b2b73 this is handled 16:01:29 2025-11-05T16:01:28.983Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:29 2025-11-05T16:01:28.984Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:29 2025-11-05T16:01:28.984Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:29 2025-11-05T16:01:28.990Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:29 2025-11-05T16:01:28.990Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.021Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.021Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:29.023Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.023Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.025Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.025Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:29.025Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.025Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.026Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.026Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.027Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.027Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:29.037Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.037Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.040Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.040Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.047Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.047Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.070Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.071Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.081Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.081Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.108Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.108Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:29.274Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:29 2025-11-05T16:01:29.275Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 293 ms. 16:01:29 2025-11-05T16:01:29.275Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:29 2025-11-05T16:01:29.277Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:29 2025-11-05T16:01:29.289Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:29 2025-11-05T16:01:29.289Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.289Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:29 2025-11-05T16:01:29.305Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:29 o o o o---o o--o o o---o o o----o o--o--o 16:01:29 | | / \ / | / / \ | | 16:01:29 o----o o o o----o | o o o----o | 16:01:29 | | * \ / | \ * \ | | 16:01:29 o o * o o---o o--o o----o o---o * o o----o o 16:01:29 16:01:29 2025-11-05T16:01:29.305Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:29 2025-11-05T16:01:29.305Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:29 2025-11-05T16:01:29.305Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:29 2025-11-05T16:01:29.305Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:29 2025-11-05T16:01:29.305Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:29 To enable the Jet engine on the members, do one of the following: 16:01:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:29 2025-11-05T16:01:29.314Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:29 2025-11-05T16:01:29.315Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:29 2025-11-05T16:01:29.320Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:29 2025-11-05T16:01:29.320Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:29 2025-11-05T16:01:29.400Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.400Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.592Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:29 2025-11-05T16:01:29.593Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:29 2025-11-05T16:01:29.593Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:29 2025-11-05T16:01:29.692Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.692Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:29.767Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.767Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:29.777Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.777Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:29.881Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.881Z WARN 6679 --- [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. 16:01:29 2025-11-05T16:01:29.892Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:29 2025-11-05T16:01:29.892Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:29.914Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:30 2025-11-05T16:01:29.914Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:29.920Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:30 2025-11-05T16:01:29.920Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:29.936Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:30 2025-11-05T16:01:29.936Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:29.936Z INFO 6679 --- [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. 16:01:30 2025-11-05T16:01:29.936Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:29.938Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:30 2025-11-05T16:01:29.938Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:29.940Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:30 2025-11-05T16:01:29.940Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:29.944Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:30 2025-11-05T16:01:29.944Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:29.951Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:30 2025-11-05T16:01:29.951Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:29.973Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:30 2025-11-05T16:01:29.973Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:29.982Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:30 2025-11-05T16:01:29.982Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:29.992Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:30 2025-11-05T16:01:29.992Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.023Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.023Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:30.023Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.023Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.025Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.025Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.027Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.027Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.028Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.028Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:30.038Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.038Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.045Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.045Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.053Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.053Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.071Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.071Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.088Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.088Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.108Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.108Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:30.292Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:30 2025-11-05T16:01:30.292Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.292Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:30 2025-11-05T16:01:30.445Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.445Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.625Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:30 2025-11-05T16:01:30.625Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:30 2025-11-05T16:01:30.625Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:30 2025-11-05T16:01:30.733Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.733Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:30.768Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.769Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:30.778Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.778Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:30.883Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.883Z WARN 6679 --- [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. 16:01:30 2025-11-05T16:01:30.894Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:30 2025-11-05T16:01:30.894Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:30.915Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:31 2025-11-05T16:01:30.915Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:30.921Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:31 2025-11-05T16:01:30.921Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:30.938Z INFO 6679 --- [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. 16:01:31 2025-11-05T16:01:30.938Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:30.940Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:31 2025-11-05T16:01:30.940Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:30.940Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:31 2025-11-05T16:01:30.940Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:30.942Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:31 2025-11-05T16:01:30.942Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:30.946Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:31 2025-11-05T16:01:30.946Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:30.974Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:31 2025-11-05T16:01:30.974Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:30.980Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:31 2025-11-05T16:01:30.980Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:30.982Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:31 2025-11-05T16:01:30.982Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:30.982Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:31 2025-11-05T16:01:30.982Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:30.992Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:31 2025-11-05T16:01:30.992Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.024Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.024Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.024Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.024Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:31.026Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.026Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.028Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.028Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.029Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.029Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:31.047Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.047Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.063Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.063Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.072Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.072Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.089Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.089Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.108Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.108Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:31.244Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:31 2025-11-05T16:01:31.244Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.244Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:31 2025-11-05T16:01:31.428Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:31 2025-11-05T16:01:31.428Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.428Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:31 2025-11-05T16:01:31.447Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.447Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.734Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.734Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:31.769Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.769Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:31.780Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.780Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:31.806Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.806Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:31 2025-11-05T16:01:31.841Z INFO 6679 --- [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. 16:01:31 2025-11-05T16:01:31.841Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:31.884Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.884Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:31.893Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.893Z WARN 6679 --- [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. 16:01:31 2025-11-05T16:01:31.897Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:31 2025-11-05T16:01:31.897Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:31.909Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:32 2025-11-05T16:01:31.909Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:31.912Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:32 2025-11-05T16:01:31.912Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:31.942Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:32 2025-11-05T16:01:31.942Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:31.942Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:32 2025-11-05T16:01:31.942Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:31.945Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:32 2025-11-05T16:01:31.945Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:31.946Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:32 2025-11-05T16:01:31.946Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:31.975Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:32 2025-11-05T16:01:31.975Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:31.980Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:32 2025-11-05T16:01:31.980Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:31.982Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:32 2025-11-05T16:01:31.982Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:31.994Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:32 2025-11-05T16:01:31.994Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:32.027Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.027Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:32.028Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.029Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:32.030Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.030Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:32.038Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.038Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:32.050Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.050Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:32.065Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.065Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:32.073Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.073Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:32.090Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.090Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:32.117Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.117Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:32.245Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:32 2025-11-05T16:01:32.245Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:32.245Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:32 2025-11-05T16:01:32.325Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:32 16:01:32 Members {size:1, ver:1} [ 16:01:32 Member [10.30.106.167]:5701 - a76423e4-c199-497a-8bb9-8d0e954cd6d0 this 16:01:32 ] 16:01:32 16:01:32 2025-11-05T16:01:32.326Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:32 2025-11-05T16:01:32.327Z INFO 6679 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:32 2025-11-05T16:01:32.343Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:32 2025-11-05T16:01:32.344Z INFO 6679 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - a76423e4-c199-497a-8bb9-8d0e954cd6d0 this is handled 16:01:32 2025-11-05T16:01:32.344Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:32 2025-11-05T16:01:32.345Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:32 2025-11-05T16:01:32.345Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:32 2025-11-05T16:01:32.404Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:32 2025-11-05T16:01:32.405Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 61 ms. 16:01:32 2025-11-05T16:01:32.405Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:32 2025-11-05T16:01:32.407Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:32 2025-11-05T16:01:32.432Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:32 2025-11-05T16:01:32.432Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:32.432Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:32 2025-11-05T16:01:32.432Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:32 o o o o---o o--o o o---o o o----o o--o--o 16:01:32 | | / \ / | / / \ | | 16:01:32 o----o o o o----o | o o o----o | 16:01:32 | | * \ / | \ * \ | | 16:01:32 o o * o o---o o--o o----o o---o * o o----o o 16:01:32 16:01:32 2025-11-05T16:01:32.432Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:32 2025-11-05T16:01:32.432Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:32 2025-11-05T16:01:32.432Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:32 2025-11-05T16:01:32.432Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:32 2025-11-05T16:01:32.432Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:32 To enable the Jet engine on the members, do one of the following: 16:01:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:32 2025-11-05T16:01:32.441Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:32 2025-11-05T16:01:32.442Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:32 2025-11-05T16:01:32.447Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:32 2025-11-05T16:01:32.447Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:32 2025-11-05T16:01:32.472Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.472Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:32.735Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.735Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:32.770Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.770Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:32.781Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.781Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:32.808Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.808Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:32 2025-11-05T16:01:32.842Z INFO 6679 --- [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. 16:01:32 2025-11-05T16:01:32.842Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:32.889Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.889Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:32.895Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.895Z WARN 6679 --- [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. 16:01:32 2025-11-05T16:01:32.898Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:32 2025-11-05T16:01:32.898Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:32.911Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:33 2025-11-05T16:01:32.911Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:32.913Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:33 2025-11-05T16:01:32.913Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:32.921Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:33 2025-11-05T16:01:32.921Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:32.944Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:33 2025-11-05T16:01:32.944Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:32.945Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:33 2025-11-05T16:01:32.945Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:32.947Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:33 2025-11-05T16:01:32.947Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:32.976Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:33 2025-11-05T16:01:32.976Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:32.980Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:33 2025-11-05T16:01:32.980Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:32.982Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:33 2025-11-05T16:01:32.982Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:32.995Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:33 2025-11-05T16:01:32.995Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:33.027Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.027Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:33.029Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.029Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:33.039Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.039Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:33.051Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.051Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:33.053Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.053Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:33.057Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.057Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:33.065Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.065Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:33.074Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.074Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:33.114Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.114Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:33.198Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:33 2025-11-05T16:01:33.198Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:33.198Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:33 2025-11-05T16:01:33.433Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:33 2025-11-05T16:01:33.433Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:33.433Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:33 2025-11-05T16:01:33.516Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.516Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:33.771Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.771Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:33.782Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.782Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:33.784Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.784Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:33.786Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.786Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:33.808Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.808Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:33 2025-11-05T16:01:33.844Z INFO 6679 --- [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. 16:01:33 2025-11-05T16:01:33.844Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:33.896Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.896Z WARN 6679 --- [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. 16:01:33 2025-11-05T16:01:33.899Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:33 2025-11-05T16:01:33.899Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:33.912Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:34 2025-11-05T16:01:33.912Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:33.914Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:34 2025-11-05T16:01:33.914Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:33.921Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:34 2025-11-05T16:01:33.921Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:33.946Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:34 2025-11-05T16:01:33.946Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:33.949Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:34 2025-11-05T16:01:33.949Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:33.956Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:34 2025-11-05T16:01:33.956Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:33.976Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:34 2025-11-05T16:01:33.976Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:33.981Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:34 2025-11-05T16:01:33.981Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:33.982Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:34 2025-11-05T16:01:33.982Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:33.996Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:34 2025-11-05T16:01:33.996Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:34.027Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.027Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:34.031Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.031Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:34.040Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.040Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:34.052Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.052Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:34.060Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.060Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:34.066Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.066Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:34.071Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.071Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:34.075Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.075Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:34.115Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.115Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:34.206Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:34 2025-11-05T16:01:34.206Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:34.206Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:34 2025-11-05T16:01:34.316Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:34 2025-11-05T16:01:34.316Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:34.316Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:34 2025-11-05T16:01:34.517Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.517Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:34.773Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.773Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:34.782Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.782Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:34.786Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.786Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:34.793Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.793Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:34.809Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.809Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:34 2025-11-05T16:01:34.847Z INFO 6679 --- [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. 16:01:34 2025-11-05T16:01:34.847Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:34.897Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.897Z WARN 6679 --- [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. 16:01:34 2025-11-05T16:01:34.901Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:34 2025-11-05T16:01:34.901Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:34.914Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:35 2025-11-05T16:01:34.914Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:34.921Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:35 2025-11-05T16:01:34.921Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:34.937Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:35 2025-11-05T16:01:34.937Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:34.947Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:35 2025-11-05T16:01:34.947Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:34.951Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:35 2025-11-05T16:01:34.952Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:34.958Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:35 2025-11-05T16:01:34.958Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:34.968Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:35 2025-11-05T16:01:34.968Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:34.976Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:35 2025-11-05T16:01:34.976Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:34.982Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:35 2025-11-05T16:01:34.982Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:34.996Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:35 2025-11-05T16:01:34.996Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:35.028Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.028Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:35.032Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.032Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:35.040Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.041Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:35.052Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.052Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:35.061Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.061Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:35.067Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.067Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:35.072Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.072Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:35.076Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.076Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:35.116Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.116Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:35.160Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:35 2025-11-05T16:01:35.160Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:35.160Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:35 2025-11-05T16:01:35.319Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:35 2025-11-05T16:01:35.319Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:35.319Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:35 2025-11-05T16:01:35.518Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.518Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:35.670Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:35 16:01:35 Members {size:1, ver:1} [ 16:01:35 Member [10.30.106.167]:5701 - 9d3441d0-c1b3-45be-a2a1-dd7c56c1b4a1 this 16:01:35 ] 16:01:35 16:01:35 2025-11-05T16:01:35.670Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:35 2025-11-05T16:01:35.671Z INFO 6679 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:35 2025-11-05T16:01:35.685Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:35 2025-11-05T16:01:35.686Z INFO 6679 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 9d3441d0-c1b3-45be-a2a1-dd7c56c1b4a1 this is handled 16:01:35 2025-11-05T16:01:35.689Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:35 2025-11-05T16:01:35.689Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:35 2025-11-05T16:01:35.689Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:35 2025-11-05T16:01:35.753Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:35 2025-11-05T16:01:35.754Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 68 ms. 16:01:35 2025-11-05T16:01:35.754Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:35 2025-11-05T16:01:35.755Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:35 2025-11-05T16:01:35.762Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.762Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:35.774Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.774Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:35.781Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:35 o o o o---o o--o o o---o o o----o o--o--o 16:01:35 | | / \ / | / / \ | | 16:01:35 o----o o o o----o | o o o----o | 16:01:35 | | * \ / | \ * \ | | 16:01:35 o o * o o---o o--o o----o o---o * o o----o o 16:01:35 16:01:35 2025-11-05T16:01:35.781Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:35 2025-11-05T16:01:35.781Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:35 2025-11-05T16:01:35.781Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:35 2025-11-05T16:01:35.781Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:35 2025-11-05T16:01:35.781Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:35 To enable the Jet engine on the members, do one of the following: 16:01:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:35 2025-11-05T16:01:35.782Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.782Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:35.789Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:35 2025-11-05T16:01:35.790Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:35 2025-11-05T16:01:35.799Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.799Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:35.801Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.801Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:35 2025-11-05T16:01:35.806Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:35 2025-11-05T16:01:35.807Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:35 2025-11-05T16:01:35.848Z INFO 6679 --- [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. 16:01:35 2025-11-05T16:01:35.849Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:35.898Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.898Z WARN 6679 --- [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. 16:01:35 2025-11-05T16:01:35.901Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:35 2025-11-05T16:01:35.901Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:35.915Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:36 2025-11-05T16:01:35.915Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:35.919Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:36 2025-11-05T16:01:35.919Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:35.922Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:36 2025-11-05T16:01:35.922Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:35.949Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:36 2025-11-05T16:01:35.949Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:35.953Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:36 2025-11-05T16:01:35.954Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:35.961Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:36 2025-11-05T16:01:35.961Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:35.969Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:36 2025-11-05T16:01:35.969Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:35.974Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:36 2025-11-05T16:01:35.975Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:35.977Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:36 2025-11-05T16:01:35.977Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:35.984Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:36 2025-11-05T16:01:35.984Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:35.997Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:36 2025-11-05T16:01:35.997Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:36.015Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.015Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:36.028Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.028Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:36.054Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.054Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:36.064Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.064Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:36.068Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.068Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:36.074Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.074Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:36.077Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.077Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:36.116Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.116Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:36.165Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:36 2025-11-05T16:01:36.165Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:36.165Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:36 2025-11-05T16:01:36.320Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:36 2025-11-05T16:01:36.320Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:36.320Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:36 2025-11-05T16:01:36.519Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.519Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:36.618Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.618Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:36.782Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.782Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:36.786Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.786Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:36.801Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.801Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:36.802Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.802Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:36 2025-11-05T16:01:36.819Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.819Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:36.834Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:36 2025-11-05T16:01:36.834Z WARN 6679 --- [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. 16:01:36 2025-11-05T16:01:36.850Z INFO 6679 --- [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. 16:01:36 2025-11-05T16:01:36.850Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:36.920Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:37 2025-11-05T16:01:36.920Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:36.920Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:37 2025-11-05T16:01:36.920Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:36.924Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:37 2025-11-05T16:01:36.924Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:36.950Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:37 2025-11-05T16:01:36.950Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:36.956Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:37 2025-11-05T16:01:36.956Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:36.963Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:37 2025-11-05T16:01:36.963Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:36.966Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:37 2025-11-05T16:01:36.966Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:36.970Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:37 2025-11-05T16:01:36.970Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:36.977Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:37 2025-11-05T16:01:36.977Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:36.984Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:37 2025-11-05T16:01:36.984Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:36.997Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:37 2025-11-05T16:01:36.997Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:37.028Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.028Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:37.035Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.035Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:37.054Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.054Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:37.054Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.054Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:37.065Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.065Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:37.077Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.077Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:37.097Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.097Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:37.116Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.116Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:37.125Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:37 2025-11-05T16:01:37.125Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:37.125Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:37 2025-11-05T16:01:37.322Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:37 2025-11-05T16:01:37.323Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:37.323Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:37 2025-11-05T16:01:37.521Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.521Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:37.646Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.646Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:37.701Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.701Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:37.720Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.720Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:37.769Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.769Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:37.798Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.798Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:37.803Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.803Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:37 2025-11-05T16:01:37.819Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:37 2025-11-05T16:01:37.819Z WARN 6679 --- [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. 16:01:37 2025-11-05T16:01:37.852Z INFO 6679 --- [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. 16:01:37 2025-11-05T16:01:37.852Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:37.921Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:38 2025-11-05T16:01:37.921Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:37.925Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:38 2025-11-05T16:01:37.925Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:37.944Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:38 2025-11-05T16:01:37.944Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:37.952Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:38 2025-11-05T16:01:37.952Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:37.958Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:38 2025-11-05T16:01:37.958Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:37.965Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:38 2025-11-05T16:01:37.965Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:37.966Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:38 2025-11-05T16:01:37.966Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:37.971Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:38 2025-11-05T16:01:37.971Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:37.978Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:38 2025-11-05T16:01:37.978Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:37.985Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:38 2025-11-05T16:01:37.985Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:37.998Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:38 2025-11-05T16:01:37.998Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:38.036Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.036Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:38.054Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.054Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:38.055Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.055Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:38.067Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.067Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:38.069Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.070Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:38.075Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.075Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:38.078Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.078Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:38.098Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.098Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:38.125Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:38 2025-11-05T16:01:38.125Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:38.125Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:38 2025-11-05T16:01:38.326Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:38 2025-11-05T16:01:38.326Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:38.326Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:38 2025-11-05T16:01:38.522Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.522Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:38.648Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.648Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:38.701Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.701Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:38.705Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:38 16:01:38 Members {size:1, ver:1} [ 16:01:38 Member [10.30.106.167]:5701 - 60300554-99cb-4b77-9f77-f4e7b255c64f this 16:01:38 ] 16:01:38 16:01:38 2025-11-05T16:01:38.705Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:38 2025-11-05T16:01:38.706Z INFO 6679 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:38 2025-11-05T16:01:38.716Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:38 2025-11-05T16:01:38.717Z INFO 6679 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 60300554-99cb-4b77-9f77-f4e7b255c64f this is handled 16:01:38 2025-11-05T16:01:38.717Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:38 2025-11-05T16:01:38.718Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:38 2025-11-05T16:01:38.718Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:38 2025-11-05T16:01:38.723Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.723Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:38.770Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.770Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:38.799Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.799Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:38.804Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.804Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:38 2025-11-05T16:01:38.805Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:38 2025-11-05T16:01:38.805Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 89 ms. 16:01:38 2025-11-05T16:01:38.805Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:38 2025-11-05T16:01:38.807Z INFO 6679 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:01:38 2025-11-05T16:01:38.820Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:38 2025-11-05T16:01:38.820Z WARN 6679 --- [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. 16:01:38 2025-11-05T16:01:38.832Z INFO 6679 --- [ main] com.hazelcast.system.logo : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:38 o o o o---o o--o o o---o o o----o o--o--o 16:01:38 | | / \ / | / / \ | | 16:01:38 o----o o o o----o | o o o----o | 16:01:38 | | * \ / | \ * \ | | 16:01:38 o o * o o---o o--o o----o o---o * o o----o o 16:01:38 16:01:38 2025-11-05T16:01:38.832Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:01:38 2025-11-05T16:01:38.832Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701 16:01:38 2025-11-05T16:01:38.832Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] Cluster name: dev 16:01:38 2025-11-05T16:01:38.832Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]: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. 16:01:38 2025-11-05T16:01:38.832Z INFO 6679 --- [ main] com.hazelcast.system : [10.30.106.167]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:01:38 To enable the Jet engine on the members, do one of the following: 16:01:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:01:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:01:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:01:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:01:38 2025-11-05T16:01:38.840Z INFO 6679 --- [ main] com.hazelcast.system.security : [10.30.106.167]: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. 16:01:38 2025-11-05T16:01:38.841Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Using Multicast discovery 16:01:38 2025-11-05T16:01:38.846Z INFO 6679 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.167]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:01:38 2025-11-05T16:01:38.846Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTING 16:01:38 2025-11-05T16:01:38.854Z INFO 6679 --- [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. 16:01:38 2025-11-05T16:01:38.854Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:38.921Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:39 2025-11-05T16:01:38.921Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:38.926Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:39 2025-11-05T16:01:38.926Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:38.933Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:39 2025-11-05T16:01:38.933Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:38.954Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:39 2025-11-05T16:01:38.954Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:38.960Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:39 2025-11-05T16:01:38.960Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:38.967Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:39 2025-11-05T16:01:38.968Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:38.968Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:39 2025-11-05T16:01:38.968Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:38.971Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:39 2025-11-05T16:01:38.971Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:38.978Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:39 2025-11-05T16:01:38.978Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:38.986Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:39 2025-11-05T16:01:38.986Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:38.998Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:39 2025-11-05T16:01:38.998Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:39.037Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.037Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:39.055Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.055Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:39.056Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.056Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:39.069Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.069Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:39.070Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.070Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:39.075Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.075Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:39.098Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.098Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:39.110Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.110Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:39.129Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:39 2025-11-05T16:01:39.129Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:39.129Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:39 2025-11-05T16:01:39.325Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:39 2025-11-05T16:01:39.325Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:39.325Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:39 2025-11-05T16:01:39.523Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.523Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:39.653Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.653Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:39.679Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.679Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:39.725Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.725Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:39.770Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.770Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:39.800Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.800Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:39.804Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.804Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:39 2025-11-05T16:01:39.820Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.820Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:39.856Z INFO 6679 --- [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. 16:01:39 2025-11-05T16:01:39.856Z WARN 6679 --- [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. 16:01:39 2025-11-05T16:01:39.888Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:39 2025-11-05T16:01:39.888Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:39.923Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:40 2025-11-05T16:01:39.923Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:39.934Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:40 2025-11-05T16:01:39.934Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:39.956Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:40 2025-11-05T16:01:39.956Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:39.963Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:40 2025-11-05T16:01:39.963Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:39.968Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:40 2025-11-05T16:01:39.969Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:39.969Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:40 2025-11-05T16:01:39.969Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:39.972Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:40 2025-11-05T16:01:39.972Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:39.979Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:40 2025-11-05T16:01:39.979Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:39.986Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:40 2025-11-05T16:01:39.986Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:40.000Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.000Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:40.039Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.039Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:40.056Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.056Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:40.057Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.057Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:40.070Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.071Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:40.071Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.071Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:40.077Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.077Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:40.099Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.099Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:40.110Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.110Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:40.132Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:40 2025-11-05T16:01:40.132Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:40.132Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:40 2025-11-05T16:01:40.328Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:40 2025-11-05T16:01:40.328Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:40.328Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:40 2025-11-05T16:01:40.524Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.524Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:40.654Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.654Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:40.679Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.679Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:40.725Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.726Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:40.770Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.770Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:40.802Z INFO 6679 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.802Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:40.805Z INFO 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.805Z WARN 6679 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:40 2025-11-05T16:01:40.821Z INFO 6679 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.821Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:40.858Z INFO 6679 --- [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. 16:01:40 2025-11-05T16:01:40.858Z WARN 6679 --- [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. 16:01:40 2025-11-05T16:01:40.888Z INFO 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:01:40 2025-11-05T16:01:40.888Z WARN 6679 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:40.923Z INFO 6679 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:01:41 2025-11-05T16:01:40.923Z WARN 6679 --- [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. 16:01:41 2025-11-05T16:01:40.935Z INFO 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:01:41 2025-11-05T16:01:40.935Z WARN 6679 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:40.958Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:01:41 2025-11-05T16:01:40.958Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:40.965Z INFO 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:01:41 2025-11-05T16:01:40.965Z WARN 6679 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:40.971Z INFO 6679 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:01:41 2025-11-05T16:01:40.971Z WARN 6679 --- [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. 16:01:41 2025-11-05T16:01:40.973Z INFO 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:01:41 2025-11-05T16:01:40.973Z WARN 6679 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:40.980Z INFO 6679 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:01:41 2025-11-05T16:01:40.980Z WARN 6679 --- [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. 16:01:41 2025-11-05T16:01:40.986Z INFO 6679 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:01:41 2025-11-05T16:01:40.986Z WARN 6679 --- [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. 16:01:41 2025-11-05T16:01:40.988Z INFO 6679 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:01:41 2025-11-05T16:01:40.988Z WARN 6679 --- [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. 16:01:41 2025-11-05T16:01:41.000Z INFO 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.000Z WARN 6679 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:41.010Z INFO 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.010Z WARN 6679 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:41.011Z INFO 6679 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.011Z WARN 6679 --- [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. 16:01:41 2025-11-05T16:01:41.040Z INFO 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.040Z WARN 6679 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:41.057Z INFO 6679 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.057Z WARN 6679 --- [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. 16:01:41 2025-11-05T16:01:41.072Z INFO 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.072Z WARN 6679 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:41.073Z INFO 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.073Z WARN 6679 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:41.077Z INFO 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.077Z WARN 6679 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:41.112Z INFO 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.112Z WARN 6679 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:41.135Z INFO 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:01:41 2025-11-05T16:01:41.135Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:41.135Z WARN 6679 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:41 2025-11-05T16:01:41.328Z INFO 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:01:41 2025-11-05T16:01:41.328Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:41.328Z WARN 6679 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:01:41 2025-11-05T16:01:41.492Z INFO 6679 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.167]:5701 [dev] [5.5.0] 16:01:41 16:01:41 Members {size:1, ver:1} [ 16:01:41 Member [10.30.106.167]:5701 - 1d7fae9b-6ca7-4c7a-bafe-8a87355d5670 this 16:01:41 ] 16:01:41 16:01:41 2025-11-05T16:01:41.493Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is STARTED 16:01:41 2025-11-05T16:01:41.494Z INFO 6679 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:01:41 2025-11-05T16:01:41.526Z INFO 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.526Z WARN 6679 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:01:41 2025-11-05T16:01:41.614Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTTING_DOWN 16:01:41 2025-11-05T16:01:41.615Z INFO 6679 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.167]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.167]:5701 - 1d7fae9b-6ca7-4c7a-bafe-8a87355d5670 this is handled 16:01:41 2025-11-05T16:01:41.615Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down multicast service... 16:01:41 2025-11-05T16:01:41.615Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down connection manager... 16:01:41 2025-11-05T16:01:41.616Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Shutting down node engine... 16:01:41 2025-11-05T16:01:41.619Z INFO 6679 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.167]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:01:41 2025-11-05T16:01:41.619Z INFO 6679 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.167]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 5 ms. 16:01:41 2025-11-05T16:01:41.619Z INFO 6679 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.167]:5701 [dev] [5.5.0] [10.30.106.167]:5701 is SHUTDOWN 16:01:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.06 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 16:01:41 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 16:01:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 16:01:41 2025-11-05T16:01:41.655Z INFO 6679 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.655Z WARN 6679 --- [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. 16:01:41 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 16:01:41 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 16:01:41 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 16:01:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 16:01:41 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 16:01:41 2025-11-05T16:01:41.681Z INFO 6679 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.681Z WARN 6679 --- [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. 16:01:41 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 16:01:41 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 16:01:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 16:01:41 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 16:01:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 16:01:41 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 16:01:41 2025-11-05T16:01:41.698Z INFO 6679 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 16:01:41 2025-11-05T16:01:41.699Z INFO 6679 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 16:01:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 16:01:41 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:01:41 2025-11-05T16:01:41.720Z INFO 6679 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 16:01:41 2025-11-05T16:01:41.722Z INFO 6679 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 16:01:41 2025-11-05T16:01:41.722Z INFO 6679 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 16:01:41 2025-11-05T16:01:41.724Z INFO 6679 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 16:01:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:01:41 2025-11-05T16:01:41.725Z INFO 6679 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.725Z WARN 6679 --- [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. 16:01:41 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:01:41 2025-11-05T16:01:41.731Z INFO 6679 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:01:41 2025-11-05T16:01:41.731Z WARN 6679 --- [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. 16:01:41 2025-11-05T16:01:41.743Z INFO 6679 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 16:01:41 2025-11-05T16:01:41.743Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:01:41 2025-11-05T16:01:41.743Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 16:01:41 2025-11-05T16:01:41.744Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 16:01:41 2025-11-05T16:01:41.745Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:01:41 2025-11-05T16:01:41.748Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:01:41 2025-11-05T16:01:41.750Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2025-07-22. 16:01:41 2025-11-05T16:01:41.751Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2025-07-22 installed successfully, 16:01:41 2025-11-05T16:01:41.751Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:01:41 2025-11-05T16:01:41.753Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:01:41 2025-11-05T16:01:41.753Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 16:01:41 2025-11-05T16:01:41.753Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 16:01:41 2025-11-05T16:01:41.753Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory module data migration is completed successfully. 16:01:41 2025-11-05T16:01:41.753Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:01:41 2025-11-05T16:01:41.757Z INFO 6679 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 16:01:41 2025-11-05T16:01:41.759Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:01:41 2025-11-05T16:01:41.759Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2025-07-22 is already installed. 16:01:41 2025-11-05T16:01:41.759Z INFO 6679 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:01:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:01:42 [INFO] 16:01:42 [INFO] Results: 16:01:42 [INFO] 16:01:42 [INFO] Tests run: 770, Failures: 0, Errors: 0, Skipped: 0 16:01:42 [INFO] 16:01:42 [INFO] 16:01:42 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-service --- 16:01:42 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:01:42 [INFO] Analyzed bundle 'cps-ncmp-service' with 151 classes 16:01:42 [INFO] All coverage checks have been met. 16:01:42 [INFO] 16:01:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-service --- 16:01:42 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:01:42 [INFO] Analyzed bundle 'cps-ncmp-service' with 151 classes 16:01:42 [INFO] 16:01:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 16:01:42 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.3-SNAPSHOT.jar 16:01:42 [INFO] 16:01:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 16:01:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.3-SNAPSHOT/cps-ncmp-service-3.7.3-SNAPSHOT.jar 16:01:42 [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.3-SNAPSHOT/cps-ncmp-service-3.7.3-SNAPSHOT.pom 16:01:42 [INFO] 16:01:42 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 16:01:42 [INFO] Building cps-ncmp-rest 3.7.3-SNAPSHOT [11/21] 16:01:42 [INFO] --------------------------------[ jar ]--------------------------------- 16:01:43 [INFO] 16:01:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 16:01:43 [INFO] 16:01:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 16:01:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 16:01:43 [INFO] 16:01:43 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 16:01:43 [INFO] Generating with dryRun=false 16:01:43 [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. 16:01:43 [INFO] OpenAPI Generator: spring (server) 16:01:43 [INFO] Generator 'spring' is considered stable. 16:01:43 [INFO] ---------------------------------- 16:01:43 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:01:43 [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) 16:01:43 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:01:43 [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). 16:01:43 [INFO] Processing operation getResourceDataForCmHandle 16:01:43 [INFO] Processing operation updateResourceDataRunningForCmHandle 16:01:43 [INFO] Processing operation createResourceDataRunningForCmHandle 16:01:43 [INFO] Processing operation deleteResourceDataRunningForCmHandle 16:01:43 [INFO] Processing operation patchResourceDataRunningForCmHandle 16:01:43 [INFO] Processing operation executeDataOperationForCmHandles 16:01:43 [INFO] Processing operation queryResourceDataForCmHandle 16:01:43 [INFO] Processing operation getModuleReferencesByCmHandle 16:01:43 [INFO] Processing operation getModuleDefinitions 16:01:43 [INFO] Processing operation searchCmHandles 16:01:43 [INFO] Processing operation retrieveCmHandleDetailsById 16:01:43 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 16:01:43 [INFO] Processing operation searchCmHandleIds 16:01:43 [INFO] Processing operation getCmHandleStateByCmHandleId 16:01:43 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 16:01: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/ncmp] 16:01: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/ncmp] 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01: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/ncmp] 16:01:43 [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 16:01:43 [INFO] Skipping generation of Webhooks. 16:01: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/ncmp] 16:01:43 [INFO] Skipping generation of supporting files. 16:01:43 ################################################################################ 16:01:43 # Thanks for using OpenAPI Generator. # 16:01:43 # Please consider donation to help us maintain this project 🙏 # 16:01:43 # https://opencollective.com/openapi_generator/donate # 16:01:43 ################################################################################ 16:01:43 [INFO] 16:01:43 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 16:01:43 [INFO] Generating with dryRun=false 16:01:43 [INFO] No .openapi-generator-ignore file found. 16:01:43 [INFO] OpenAPI Generator: spring (server) 16:01:43 [INFO] Generator 'spring' is considered stable. 16:01:43 [INFO] ---------------------------------- 16:01:43 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:01:43 [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) 16:01:43 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:01:43 [INFO] Processing operation updateDmiPluginRegistration 16:01:43 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 16:01:43 [INFO] Processing operation searchCmHandleIds 16:01:43 [INFO] Processing operation searchCmHandles 16:01: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/ncmpInventory] 16:01: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/ncmpInventory] 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:43 [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 16:01:44 [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 16:01:44 [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 16:01:44 [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 16:01:44 [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 16:01:44 [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 16:01:44 [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 16:01:44 [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] 16:01:44 [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 16:01:44 [INFO] Skipping generation of Webhooks. 16:01:44 [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] 16:01:44 [INFO] Skipping generation of supporting files. 16:01:44 ################################################################################ 16:01:44 # Thanks for using OpenAPI Generator. # 16:01:44 # Please consider donation to help us maintain this project 🙏 # 16:01:44 # https://opencollective.com/openapi_generator/donate # 16:01:44 ################################################################################ 16:01:44 [INFO] 16:01:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 16:01:44 [INFO] You have 0 Checkstyle violations. 16:01:44 [INFO] 16:01:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 16:01:44 [INFO] You have 0 Checkstyle violations. 16:01:44 [INFO] 16:01:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 16:01:44 [INFO] Copying 1 resource from src/main/resources to target/classes 16:01:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 16:01:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 16:01:44 [INFO] 16:01:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 16:01:44 [INFO] Recompiling the module because of changed dependency. 16:01:44 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 16:01:45 [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". 16:01:45 [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 16:01:45 [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. 16:01:45 [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. 16:01:45 [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. 16:01:45 [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. 16:01:45 [INFO] 16:01:45 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 16:01:45 [INFO] Generating with dryRun=false 16:01:45 [INFO] No .openapi-generator-ignore file found. 16:01:45 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:01:45 [INFO] Generator 'openapi-yaml' is considered stable. 16:01:45 [INFO] Output file [outputFile=openapi-inventory.yaml] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [INFO] Skipping generation of Webhooks. 16:01:45 [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] 16:01:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:01:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 16:01:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:01:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:01:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:01:45 ################################################################################ 16:01:45 # Thanks for using OpenAPI Generator. # 16:01:45 # Please consider donation to help us maintain this project 🙏 # 16:01:45 # https://opencollective.com/openapi_generator/donate # 16:01:45 ################################################################################ 16:01:45 [INFO] 16:01:45 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 16:01:45 [INFO] Generating with dryRun=false 16:01:45 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:01:45 [INFO] Generator 'openapi-yaml' is considered stable. 16:01:45 [INFO] Output file [outputFile=openapi.yaml] 16:01:45 [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). 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [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] 16:01:45 [INFO] Skipping generation of Webhooks. 16:01:45 [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] 16:01:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:01:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 16:01:45 [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.) 16:01:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:01:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:01:45 ################################################################################ 16:01:45 # Thanks for using OpenAPI Generator. # 16:01:45 # Please consider donation to help us maintain this project 🙏 # 16:01:45 # https://opencollective.com/openapi_generator/donate # 16:01:45 ################################################################################ 16:01:46 [INFO] 16:01:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 16:01:46 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 16:01:46 [INFO] 16:01:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 16:01:46 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 16:01:46 [INFO] 16:01:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 16:01:46 [INFO] Copying 7 resources from src/test/resources to target/test-classes 16:01:46 [INFO] 16:01:46 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 16:01:46 [INFO] Recompiling the module because of changed dependency. 16:01:46 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:01:46 [INFO] 16:01:46 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 16:01:46 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:01:46 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:01:46 [INFO] Parallel parsing disabled. 16:01:47 [INFO] Compiled 17 files. 16:01:47 [INFO] 16:01:47 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 16:01:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:01:47 [INFO] 16:01:47 [INFO] ------------------------------------------------------- 16:01:47 [INFO] T E S T S 16:01:47 [INFO] ------------------------------------------------------- 16:01:49 16:01:48.950 [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. 16:01:49 16:01:49.230 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:01:49 16:01:49.283 [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. 16:01:49 16:01:49.299 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:01:49 16:01:49.321 [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. 16:01:49 16:01:49.335 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:01:49 16:01:49.344 [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. 16:01:49 16:01:49.356 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 16:01:49 16:01:49.396 [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. 16:01:49 16:01:49.408 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:01:49 16:01:49.411 [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. 16:01:49 16:01:49.421 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:01:49 16:01:49.423 [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. 16:01:49 16:01:49.433 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:01:49 16:01:49.435 [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. 16:01:49 16:01:49.443 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 16:01:49 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 16:01:50 16:01:50.071 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 16:01:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 16:01:50 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:01:51 16:01:51,727 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:01:51 16:01:51,727 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:01:51 16:01:51,731 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:01:51 16:01:51,781 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:01:51 16:01:51,781 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:01:52 16:01:52 . ____ _ __ _ _ 16:01:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:01:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:01:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:01:52 ' |____| .__|_| |_|_| |_\__, | / / / / 16:01:52 =========|_|==============|___/=/_/_/_/ 16:01:52 16:01:52 :: Spring Boot :: (v3.5.6) 16:01:52 16:01:52 2025-11-05T16:01:52.274Z INFO 11006 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:01:52 2025-11-05T16:01:52.275Z INFO 11006 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:01:54 2025-11-05T16:01:54.102Z INFO 11006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:01:54 2025-11-05T16:01:54.102Z INFO 11006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:01:54 2025-11-05T16:01:54.104Z INFO 11006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:01:54 2025-11-05T16:01:54.232Z INFO 11006 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 2.923 seconds (process running for 6.363) 16:01:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:01:55 2025-11-05T16:01:55.156Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:55 16:01:55 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:01:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:01:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:01:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:01:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:01:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:01:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:01:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:55 16:01:55 2025-11-05T16:01:55.481Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:55 16:01:55 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:01:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 16:01:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:01:55 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:01:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:01:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:01:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:01:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:01:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:55 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:01:55 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 16:01:55 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 16:01:55 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 16:01:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 16:01:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 16:01:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 16:01:55 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 16:01:55 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 16:01:55 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 16:01:55 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 16:01:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 16:01:55 ... 130 common frames omitted 16:01:55 16:01:55 2025-11-05T16:01:55.529Z WARN 11006 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 16:01:55 2025-11-05T16:01:55.555Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:55 16:01:55 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:01:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:01:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:01:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:01:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:01:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:01:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:55 16:01:55 2025-11-05T16:01:55.576Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:55 16:01:55 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:01:55 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:01:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:01:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:01:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:01:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:55 16:01:55 2025-11-05T16:01:55.583Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:55 16:01:55 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:01:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:01:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:01:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:01:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:55 16:01:55 2025-11-05T16:01:55.590Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:55 16:01:55 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:01:55 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:01:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:01:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:01:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:01:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:55 16:01:55 2025-11-05T16:01:55.596Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:55 16:01:55 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:01:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:01:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:01:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:01:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:55 16:01:55 2025-11-05T16:01:55.603Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:55 16:01:55 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:01:55 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:01:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:01:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:01:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:01:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:55 16:01:55 2025-11-05T16:01:55.608Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:55 16:01:55 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:01:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:01:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:01:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:01:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:55 16:01:55 2025-11-05T16:01:55.614Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:55 16:01:55 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:01:55 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:01:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:01:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:01:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:01:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:01:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:01:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:01:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:55 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:55 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:55 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:55 16:01:55 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.453 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:01:55 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:01:55 16:01:55 . ____ _ __ _ _ 16:01:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:01:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:01:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:01:55 ' |____| .__|_| |_|_| |_\__, | / / / / 16:01:55 =========|_|==============|___/=/_/_/_/ 16:01:55 16:01:55 :: Spring Boot :: (v3.5.6) 16:01:55 16:01:55 2025-11-05T16:01:55.703Z INFO 11006 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:01:55 2025-11-05T16:01:55.703Z INFO 11006 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:01:55 2025-11-05T16:01:55.985Z INFO 11006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:01:55 2025-11-05T16:01:55.985Z INFO 11006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:01:55 2025-11-05T16:01:55.985Z INFO 11006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:01:55 2025-11-05T16:01:55.992Z INFO 11006 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.312 seconds (process running for 8.122) 16:01:56 2025-11-05T16:01:56.087Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:56 16:01:56 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 16:01:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 16:01:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:01:56 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:01:56 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:01:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:01:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:01:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:01:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:01:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:01:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:01:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:56 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"]) 16:01:56 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 16:01:56 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 16:01:56 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 16:01:56 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 16:01:56 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 16:01:56 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 16:01:56 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 16:01:56 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 16:01:56 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 16:01:56 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 16:01:56 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 16:01:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 16:01:56 ... 130 common frames omitted 16:01:56 16:01:56 2025-11-05T16:01:56.130Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:56 16:01:56 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) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:01:56 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:01:56 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:01:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:01:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:01:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:01:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:01:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:01:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:56 16:01:56 2025-11-05T16:01:56.134Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:56 16:01:56 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:01:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 16:01:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:01:56 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:01:56 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:01:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:01:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:01:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:01:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:01:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:01:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:01:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:01:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:01:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:01:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:01:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:01:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:01:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:01:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:01:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:01:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:01:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:01:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:01:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:01:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:01:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:01:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:01:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:01:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:01:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:56 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:01:56 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 16:01:56 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 16:01:56 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 16:01:56 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 16:01:56 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 16:01:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 16:01:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 16:01:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 16:01:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 16:01:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 16:01:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 16:01:56 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 16:01:56 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 16:01:56 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 16:01:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 16:01:56 ... 140 common frames omitted 16:01:56 16:01:56 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:01:56 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:01:56 16:01:56 . ____ _ __ _ _ 16:01:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:01:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:01:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:01:56 ' |____| .__|_| |_|_| |_\__, | / / / / 16:01:56 =========|_|==============|___/=/_/_/_/ 16:01:56 16:01:56 :: Spring Boot :: (v3.5.6) 16:01:56 16:01:56 2025-11-05T16:01:56.361Z INFO 11006 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:01:56 2025-11-05T16:01:56.361Z INFO 11006 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:01:56 2025-11-05T16:01:56.690Z INFO 11006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:01:56 2025-11-05T16:01:56.690Z INFO 11006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:01:56 2025-11-05T16:01:56.690Z INFO 11006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:01:56 2025-11-05T16:01:56.696Z INFO 11006 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.355 seconds (process running for 8.827) 16:01:56 2025-11-05T16:01:56.764Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:56 16:01:56 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:01:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:01:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:01:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:01:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:154) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:01:56 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:56 16:01:56 2025-11-05T16:01:56.769Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:56 16:01:56 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:01:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:01:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:01:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:01:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:155) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:01:56 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:56 16:01:56 2025-11-05T16:01:56.774Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:56 16:01:56 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:01:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:01:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:01:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:01:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:156) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:01:56 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:56 16:01:56 2025-11-05T16:01:56.778Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:56 16:01:56 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:01:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:01:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:01:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:01:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:157) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:01:56 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:56 16:01:56 2025-11-05T16:01:56.786Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:56 16:01:56 java.lang.IllegalStateException: some error message 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:01:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:01:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:01:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:01:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:01:56 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:56 16:01:56 2025-11-05T16:01:56.802Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:56 16:01:56 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:01:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:01:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:01:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:01:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:163) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:01:56 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:56 16:01:56 2025-11-05T16:01:56.806Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:56 16:01:56 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:01:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:01:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:01:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:01:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:01:56 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:56 16:01:56 2025-11-05T16:01:56.810Z ERROR 11006 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:01:56 16:01:56 org.onap.cps.ncmp.rest.provmns.exception.InvalidPathException: not a valid path 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:01:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:01:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:01:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:01:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:01:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:01:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:165) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:01:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:01:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:01:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:01:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:01:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:01:56 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:01:56 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:01:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:01:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:01:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:01:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:01:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:01:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:01:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:01:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:01:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:01:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:01:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:01:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:01:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:01:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:01:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:01:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:01:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:01:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:01:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:01:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:01:56 16:01:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:01:56 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 16:01:57 16:01:57 . ____ _ __ _ _ 16:01:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:01:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:01:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:01:57 ' |____| .__|_| |_|_| |_\__, | / / / / 16:01:57 =========|_|==============|___/=/_/_/_/ 16:01:57 16:01:57 :: Spring Boot :: (v3.5.6) 16:01:57 16:01:57 2025-11-05T16:01:56.935Z INFO 11006 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Starting ProvMnsControllerSpec using Java 17.0.6-ea with PID 11006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:01:57 2025-11-05T16:01:56.935Z INFO 11006 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:01:57 2025-11-05T16:01:57.110Z INFO 11006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:01:57 2025-11-05T16:01:57.110Z INFO 11006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:01:57 2025-11-05T16:01:57.110Z INFO 11006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:01:57 2025-11-05T16:01:57.115Z INFO 11006 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Started ProvMnsControllerSpec in 0.227 seconds (process running for 9.245) 16:01:57 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 16:01:57 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 16:01:57 2025-11-05T16:01:57.253Z WARN 11006 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 16:01:57 2025-11-05T16:01:57.255Z WARN 11006 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 16:01:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 16:01:57 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 16:01:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 16:01:57 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:01:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:01:57 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 16:01:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 16:01:57 [INFO] Running org.onap.cps.ncmp.rest.util.ProvMnSParametersMapperSpec 16:01:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.rest.util.ProvMnSParametersMapperSpec 16:01:57 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 16:01:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 16:01:57 [INFO] 16:01:57 [INFO] Results: 16:01:57 [INFO] 16:01:57 [INFO] Tests run: 136, Failures: 0, Errors: 0, Skipped: 0 16:01:57 [INFO] 16:01:57 [INFO] 16:01:57 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest --- 16:01:57 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:01:57 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:01:57 [INFO] All coverage checks have been met. 16:01:57 [INFO] 16:01:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest --- 16:01:57 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:01:57 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:01:57 [INFO] 16:01:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 16:01:57 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.3-SNAPSHOT.jar 16:01:57 [INFO] 16:01:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 16:01:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.3-SNAPSHOT/cps-ncmp-rest-3.7.3-SNAPSHOT.jar 16:01:57 [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.3-SNAPSHOT/cps-ncmp-rest-3.7.3-SNAPSHOT.pom 16:01:57 [INFO] 16:01:57 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 16:01:57 [INFO] Building cps-ncmp-rest-stub 3.7.3-SNAPSHOT [12/21] 16:01:57 [INFO] --------------------------------[ pom ]--------------------------------- 16:01:57 [INFO] 16:01:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 16:01:57 [INFO] 16:01:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 16:01:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:57 [INFO] surefireArgLine set to empty 16:01:57 [INFO] 16:01:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 16:01:57 [INFO] You have 0 Checkstyle violations. 16:01:57 [INFO] 16:01:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 16:01:57 [INFO] You have 0 Checkstyle violations. 16:01:57 [INFO] 16:01:57 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 16:01:57 [INFO] No sources specified for compilation. Skipping. 16:01:57 [INFO] 16:01:57 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub --- 16:01:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:57 [INFO] 16:01:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub --- 16:01:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:57 [INFO] 16:01:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 16:01:57 [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.3-SNAPSHOT/cps-ncmp-rest-stub-3.7.3-SNAPSHOT.pom 16:01:57 [INFO] 16:01:57 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 16:01:57 [INFO] Building cps-ncmp-rest-stub-service 3.7.3-SNAPSHOT [13/21] 16:01:57 [INFO] --------------------------------[ jar ]--------------------------------- 16:01:57 [INFO] 16:01:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 16:01:57 [INFO] 16:01:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 16:01:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:57 [INFO] surefireArgLine set to empty 16:01:57 [INFO] 16:01:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 16:01:57 [INFO] You have 0 Checkstyle violations. 16:01:57 [INFO] 16:01:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 16:01:57 [INFO] You have 0 Checkstyle violations. 16:01:57 [INFO] 16:01:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 16:01:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:01:57 [INFO] Copying 3 resources 16:01:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 16:01:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 16:01:57 [INFO] 16:01:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 16:01:57 [INFO] Recompiling the module because of changed dependency. 16:01:57 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:01:58 [INFO] 16:01:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 16:01:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:01:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 16:01:58 [INFO] 16:01:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 16:01:58 [INFO] No sources to compile 16:01:58 [INFO] 16:01:58 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 16:01:58 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:01:58 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:01:58 [INFO] Parallel parsing disabled. 16:01:58 [INFO] Compiled 4 files. 16:01:58 [INFO] 16:01:58 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 16:01:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:01:58 [INFO] 16:01:58 [INFO] ------------------------------------------------------- 16:01:58 [INFO] T E S T S 16:01:58 [INFO] ------------------------------------------------------- 16:01:59 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:02:00 16:02:00,577 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:02:00 16:02:00,578 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:02:00 16:02:00,582 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:02:00 16:02:00,613 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:02:00 16:02:00,613 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:02:00 2025-11-05T16:02:00.919Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11082 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 16:02:00 2025-11-05T16:02:00.920Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 16:02:02 2025-11-05T16:02:02.041Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 16:02:02 2025-11-05T16:02:02.046Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS 16:02:02 2025-11-05T16:02:02.076Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:02:02 2025-11-05T16:02:02.077Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1136 ms 16:02:02 2025-11-05T16:02:02.203Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 16:02:02 2025-11-05T16:02:02.208Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1978b0d5{application,/,b=file:/tmp/jetty-docbase.0.12890149777703815254/,a=AVAILABLE,h=oeje10s.SessionHandler@6556471b{STARTED}} 16:02:02 2025-11-05T16:02:02.209Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1978b0d5{application,/,b=file:/tmp/jetty-docbase.0.12890149777703815254/,a=AVAILABLE,h=oeje10s.SessionHandler@6556471b{STARTED}} 16:02:02 2025-11-05T16:02:02.210Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@3093b9ff{STARTING}[12.0.27,sto=0] @3340ms 16:02:02 2025-11-05T16:02:02.829Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 16:02:02 2025-11-05T16:02:02.905Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:02:02 2025-11-05T16:02:02.905Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:02:02 2025-11-05T16:02:02.906Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 16:02:02 2025-11-05T16:02:02.916Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@1c96bf1e{HTTP/1.1, (http/1.1)}{0.0.0.0:40525} 16:02:02 2025-11-05T16:02:02.918Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 40525 (http/1.1) with context path '/' 16:02:02 2025-11-05T16:02:02.934Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.583 seconds (process running for 4.064) 16:02:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:02:03 2025-11-05T16:02:03.878Z WARN 11082 --- [cps-ncmp-rest-stub] [qtp576577375-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 16:02:03 2025-11-05T16:02:03.879Z INFO 11082 --- [cps-ncmp-rest-stub] [qtp576577375-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:02:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.023 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:02:03 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:02:04 2025-11-05T16:02:04.001Z WARN 11082 --- [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 16:02:04 2025-11-05T16:02:04.001Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:02:04 2025-11-05T16:02:04.005Z INFO 11082 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test279565448007792678/file.txt 16:02:04 2025-11-05T16:02:04.006Z WARN 11082 --- [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 16:02:04 2025-11-05T16:02:04.007Z ERROR 11082 --- [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 16:02:04 2025-11-05T16:02:04.007Z WARN 11082 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test279565448007792678/unknown-file.txt', will search it in classpath 16:02:04 2025-11-05T16:02:04.007Z ERROR 11082 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test279565448007792678/unknown-file.txt file not found on classpath or on file system 16:02:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:02:04 [INFO] 16:02:04 [INFO] Results: 16:02:04 [INFO] 16:02:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:02:04 [INFO] 16:02:04 [INFO] 16:02:04 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub-service --- 16:02:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:04 [INFO] 16:02:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 16:02:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:04 [INFO] 16:02:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 16:02:04 [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.3-SNAPSHOT.jar 16:02:04 [INFO] 16:02:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 16:02:04 [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.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.3-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.3-SNAPSHOT.jar 16:02:04 [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.3-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.3-SNAPSHOT.pom 16:02:04 [INFO] 16:02:04 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 16:02:04 [INFO] Building cps-ncmp-rest-stub-app 3.7.3-SNAPSHOT [14/21] 16:02:04 [INFO] --------------------------------[ jar ]--------------------------------- 16:02:04 [INFO] 16:02:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] 16:02:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:04 [INFO] surefireArgLine set to empty 16:02:04 [INFO] 16:02:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] You have 0 Checkstyle violations. 16:02:04 [INFO] 16:02:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] You have 0 Checkstyle violations. 16:02:04 [INFO] 16:02:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:02:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 16:02:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 16:02:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 16:02:04 [INFO] 16:02:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] Recompiling the module because of changed dependency. 16:02:04 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:02:04 [INFO] 16:02:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:02:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 16:02:04 [INFO] 16:02:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] No sources to compile 16:02:04 [INFO] 16:02:04 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] No sources specified for compilation. Skipping. 16:02:04 [INFO] 16:02:04 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] No tests to run. 16:02:04 [INFO] 16:02:04 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:04 [INFO] 16:02:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 16:02:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:04 [INFO] 16:02:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 16:02:04 [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.3-SNAPSHOT.jar 16:02:04 [INFO] 16:02:04 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 16:02:05 [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.3-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 16:02:05 [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.3-SNAPSHOT.jar.original 16:02:05 [INFO] 16:02:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 16:02:05 [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.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.3-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.3-SNAPSHOT.jar 16:02:05 [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.3-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.3-SNAPSHOT.pom 16:02:05 [INFO] 16:02:05 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 16:02:05 [INFO] Building cps-ri 3.7.3-SNAPSHOT [15/21] 16:02:05 [INFO] --------------------------------[ jar ]--------------------------------- 16:02:06 [INFO] 16:02:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 16:02:06 [INFO] 16:02:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ri --- 16:02:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 16:02:06 [INFO] 16:02:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 16:02:06 [INFO] You have 0 Checkstyle violations. 16:02:06 [INFO] 16:02:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 16:02:06 [INFO] You have 0 Checkstyle violations. 16:02:06 [INFO] 16:02:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 16:02:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:02:06 [INFO] Copying 10 resources 16:02:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 16:02:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 16:02:06 [INFO] 16:02:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 16:02:06 [INFO] Recompiling the module because of changed dependency. 16:02:06 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 16:02:07 [INFO] 16:02:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 16:02:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:02:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 16:02:07 [INFO] 16:02:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 16:02:07 [INFO] No sources to compile 16:02:07 [INFO] 16:02:07 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 16:02:07 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:02:07 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:02:07 [INFO] Parallel parsing disabled. 16:02:08 [INFO] Compiled 18 files. 16:02:08 [INFO] 16:02:08 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 16:02:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:02:08 [INFO] 16:02:08 [INFO] ------------------------------------------------------- 16:02:08 [INFO] T E S T S 16:02:08 [INFO] ------------------------------------------------------- 16:02:10 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 16:02:11 16:02:11.725 [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 16:02:12 16:02:12.042 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:02:12 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.528 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 16:02:12 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 16:02:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 16:02:12 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 16:02:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 16:02:12 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 16:02:12 16:02:12.498 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 16:02:12 16:02:12.499 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 16:02:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.onap.cps.ri.utils.SessionManagerSpec 16:02:12 [INFO] 16:02:12 [INFO] Results: 16:02:12 [INFO] 16:02:12 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 16:02:12 [INFO] 16:02:12 [INFO] 16:02:12 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ri --- 16:02:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:02:12 [INFO] Analyzed bundle 'cps-ri' with 17 classes 16:02:12 [INFO] All coverage checks have been met. 16:02:12 [INFO] 16:02:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ri --- 16:02:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:02:12 [INFO] Analyzed bundle 'cps-ri' with 17 classes 16:02:12 [INFO] 16:02:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 16:02:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.3-SNAPSHOT.jar 16:02:12 [INFO] 16:02:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 16:02:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.3-SNAPSHOT/cps-ri-3.7.3-SNAPSHOT.jar 16:02:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.3-SNAPSHOT/cps-ri-3.7.3-SNAPSHOT.pom 16:02:12 [INFO] 16:02:12 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 16:02:12 [INFO] Building integration-test 3.7.3-SNAPSHOT [16/21] 16:02:12 [INFO] --------------------------------[ jar ]--------------------------------- 16:02:12 [INFO] 16:02:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 16:02:12 [INFO] 16:02:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ integration-test --- 16:02:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 16:02:12 [INFO] 16:02:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 16:02:12 [INFO] You have 0 Checkstyle violations. 16:02:12 [INFO] 16:02:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 16:02:12 [INFO] You have 0 Checkstyle violations. 16:02:12 [INFO] 16:02:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 16:02:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:02:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 16:02:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 16:02:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 16:02:12 [INFO] 16:02:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 16:02:12 [INFO] No sources to compile 16:02:12 [INFO] 16:02:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 16:02:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:02:12 [INFO] Copying 22 resources 16:02:12 [INFO] 16:02:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 16:02:12 [INFO] Recompiling the module because of changed dependency. 16:02:12 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 16:02:13 [INFO] 16:02:13 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 16:02:13 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:02:13 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:02:13 [INFO] Parallel parsing disabled. 16:02:16 [INFO] Compiled 166 files. 16:02:16 [INFO] 16:02:16 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 16:02:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:02:16 [INFO] 16:02:16 [INFO] ------------------------------------------------------- 16:02:16 [INFO] T E S T S 16:02:16 [INFO] ------------------------------------------------------- 16:02:19 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 16:02:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.230 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 16:02:21 16:02:21.592 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 16:02:21 16:02:21.599 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:02:21 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 16:02:21 16:02:21.682 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 16:02:21 16:02:21.972 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 16:02:22 16:02:22.365 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:02:22 16:02:22.367 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:02:22 16:02:22.391 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:02:22 Server Version: 23.0.1 16:02:22 API Version: 1.42 16:02:22 Operating System: CentOS Stream 8 16:02:22 Total Memory: 31890 MB 16:02:22 16:02:22.395 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:02:22 ******************************************************************************** 16:02:22 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:02:22 ******************************************************************************** 16:02:22 16:02:22.400 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:02:22 16:02:22.400 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:02:22 16:02:22.435 [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. 16:02:22 16:02:22.442 [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) 16:02:24 16:02:24.154 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 16:02:24 16:02:24.179 [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) 16:02:24 16:02:24.525 [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) 16:02:25 16:02:25.562 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (9 MB/? MB) 16:02:25 16:02:25.601 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 16:02:26 16:02:26.478 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (32 MB/? MB) 16:02:26 16:02:26.483 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (33 MB/? MB) 16:02:26 16:02:26.872 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (33 MB/? MB) 16:02:26 16:02:26.883 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (33 MB/? MB) 16:02:27 16:02:27.165 [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) 16:02:27 16:02:27.238 [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) 16:02:27 16:02:27.501 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (40 MB/? MB) 16:02:27 16:02:27.569 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (40 MB/? MB) 16:02:27 16:02:27.587 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (40 MB/? MB) 16:02:27 16:02:27.684 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 2 extracted, (41 MB/? MB) 16:02:27 16:02:27.781 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 3 extracted, (42 MB/? MB) 16:02:27 16:02:27.896 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (43 MB/? MB) 16:02:27 16:02:27.973 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (43 MB/? MB) 16:02:28 16:02:28.212 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (47 MB/? MB) 16:02:28 16:02:28.319 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (50 MB/? MB) 16:02:28 16:02:28.396 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (52 MB/? MB) 16:02:28 16:02:28.476 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (55 MB/? MB) 16:02:31 16:02:31.718 [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) 16:02:33 16:02:33.721 [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) 16:02:33 16:02:33.792 [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) 16:02:33 16:02:33.875 [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) 16:02:34 16:02:33.963 [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) 16:02:34 16:02:34.042 [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) 16:02:34 16:02:34.059 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 9s (downloaded 130 MB at 14 MB/s) 16:02:34 16:02:34.059 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT11.62410275S 16:02:34 16:02:34.095 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 16:02:37 16:02:37.084 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 8023735813f88476dec6bae2113652dc0f683d236e692a19af7b17f40c898500 16:02:38 16:02:38.858 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT4.763339303S 16:02:38 16:02:38.860 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 16:02:38 16:02:38.862 [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')) 16:02:38 16:02:38.863 [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 16:02:38 16:02:38.863 [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) 16:02:39 16:02:38.981 [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: 2697b5e28f60d7bfc8de17743db652ef8ea8331b23168f2dc68788399bc33c7d 16:02:45 16:02:44.996 [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.133245469S 16:02:45 16:02:44.996 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 16:02:45 16:02:45,704 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:02:45 16:02:45,705 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:02:45 16:02:45,708 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:02:45 16:02:45,762 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:02:45 16:02:45,762 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:02:47 2025-11-05T16:02:46.935Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11240 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 16:02:47 2025-11-05T16:02:46.936Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 16:02:48 2025-11-05T16:02:48.004Z INFO 11240 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 16:02:48 2025-11-05T16:02:48.163Z INFO 11240 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 149 ms. Found 6 JPA repository interfaces. 16:02:49 2025-11-05T16:02:49.812Z INFO 11240 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 16:02:50 2025-11-05T16:02:50.024Z INFO 11240 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@4af11ca3 16:02:50 2025-11-05T16:02:50.026Z INFO 11240 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 16:02:50 2025-11-05T16:02:50.221Z INFO 11240 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 16:02:50 2025-11-05T16:02:50.593Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 16:02:50 2025-11-05T16:02:50.637Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 16:02:50 2025-11-05T16:02:50.656Z INFO 11240 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 16:02:50 2025-11-05T16:02:50.886Z INFO 11240 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 16:02:50 2025-11-05T16:02:50.887Z INFO 11240 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 2358570887 16:02:50 2025-11-05T16:02:50.889Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 16:02:51 2025-11-05T16:02:50.967Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 16:02:51 2025-11-05T16:02:50.975Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 16:02:51 2025-11-05T16:02:50.976Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 7ms 16:02:51 2025-11-05T16:02:50.982Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 16:02:51 2025-11-05T16:02:50.986Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 16:02:51 2025-11-05T16:02:50.986Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:50.989Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 16:02:51 2025-11-05T16:02:50.993Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 16:02:51 2025-11-05T16:02:50.993Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:50.998Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 16:02:51 2025-11-05T16:02:51.002Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 16:02:51 2025-11-05T16:02:51.003Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 16:02:51 2025-11-05T16:02:51.006Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 16:02:51 2025-11-05T16:02:51.010Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 16:02:51 2025-11-05T16:02:51.010Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:51.013Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 16:02:51 2025-11-05T16:02:51.019Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 16:02:51 2025-11-05T16:02:51.019Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 16:02:51 2025-11-05T16:02:51.024Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 16:02:51 2025-11-05T16:02:51.032Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 16:02:51 2025-11-05T16:02:51.033Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 9ms 16:02:51 2025-11-05T16:02:51.036Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 16:02:51 2025-11-05T16:02:51.040Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 16:02:51 2025-11-05T16:02:51.040Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:51.043Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 16:02:51 2025-11-05T16:02:51.046Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 16:02:51 2025-11-05T16:02:51.047Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:51.050Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 16:02:51 2025-11-05T16:02:51.053Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 16:02:51 2025-11-05T16:02:51.053Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.057Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 16:02:51 2025-11-05T16:02:51.062Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 16:02:51 2025-11-05T16:02:51.062Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 5ms 16:02:51 2025-11-05T16:02:51.065Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 16:02:51 2025-11-05T16:02:51.070Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 16:02:51 2025-11-05T16:02:51.070Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:51.072Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 16:02:51 2025-11-05T16:02:51.074Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 16:02:51 2025-11-05T16:02:51.075Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 16:02:51 2025-11-05T16:02:51.077Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 16:02:51 2025-11-05T16:02:51.079Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 16:02:51 2025-11-05T16:02:51.080Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 16:02:51 2025-11-05T16:02:51.083Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 16:02:51 2025-11-05T16:02:51.086Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 16:02:51 2025-11-05T16:02:51.087Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:51.091Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 16:02:51 2025-11-05T16:02:51.094Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 16:02:51 2025-11-05T16:02:51.095Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:51.098Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 16:02:51 2025-11-05T16:02:51.100Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 16:02:51 2025-11-05T16:02:51.101Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.103Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 16:02:51 2025-11-05T16:02:51.106Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 16:02:51 2025-11-05T16:02:51.106Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 16:02:51 2025-11-05T16:02:51.108Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 16:02:51 2025-11-05T16:02:51.111Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 16:02:51 2025-11-05T16:02:51.111Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 16:02:51 2025-11-05T16:02:51.114Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 16:02:51 2025-11-05T16:02:51.116Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 16:02:51 2025-11-05T16:02:51.116Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 16:02:51 2025-11-05T16:02:51.118Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 16:02:51 2025-11-05T16:02:51.120Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 16:02:51 2025-11-05T16:02:51.121Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.124Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 16:02:51 2025-11-05T16:02:51.127Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 16:02:51 2025-11-05T16:02:51.127Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.130Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 16:02:51 2025-11-05T16:02:51.133Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 16:02:51 2025-11-05T16:02:51.134Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:51.138Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 16:02:51 2025-11-05T16:02:51.141Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 16:02:51 2025-11-05T16:02:51.141Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.144Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 16:02:51 2025-11-05T16:02:51.147Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 16:02:51 2025-11-05T16:02:51.147Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.150Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 16:02:51 2025-11-05T16:02:51.152Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 16:02:51 2025-11-05T16:02:51.153Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.155Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 16:02:51 2025-11-05T16:02:51.157Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 16:02:51 2025-11-05T16:02:51.158Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 16:02:51 2025-11-05T16:02:51.168Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 16:02:51 2025-11-05T16:02:51.170Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 16:02:51 2025-11-05T16:02:51.171Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 16:02:51 2025-11-05T16:02:51.174Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 16:02:51 2025-11-05T16:02:51.178Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 16:02:51 2025-11-05T16:02:51.179Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:51.182Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 16:02:51 2025-11-05T16:02:51.185Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 16:02:51 2025-11-05T16:02:51.185Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.188Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 16:02:51 2025-11-05T16:02:51.191Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 16:02:51 2025-11-05T16:02:51.191Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.193Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 16:02:51 2025-11-05T16:02:51.195Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 16:02:51 2025-11-05T16:02:51.196Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.198Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 16:02:51 2025-11-05T16:02:51.201Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 16:02:51 2025-11-05T16:02:51.208Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 10ms 16:02:51 2025-11-05T16:02:51.213Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 16:02:51 2025-11-05T16:02:51.216Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 16:02:51 2025-11-05T16:02:51.217Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:51.220Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 16:02:51 2025-11-05T16:02:51.223Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 16:02:51 2025-11-05T16:02:51.223Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.225Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 16:02:51 2025-11-05T16:02:51.227Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:02:51 2025-11-05T16:02:51.228Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.230Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 16:02:51 2025-11-05T16:02:51.233Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 16:02:51 2025-11-05T16:02:51.233Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.236Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 16:02:51 2025-11-05T16:02:51.238Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 16:02:51 2025-11-05T16:02:51.239Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.242Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 16:02:51 2025-11-05T16:02:51.245Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 16:02:51 2025-11-05T16:02:51.246Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 16:02:51 2025-11-05T16:02:51.248Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 16:02:51 2025-11-05T16:02:51.261Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 16:02:51 2025-11-05T16:02:51.262Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 14ms 16:02:51 2025-11-05T16:02:51.264Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 16:02:51 2025-11-05T16:02:51.266Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 16:02:51 2025-11-05T16:02:51.266Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 16:02:51 2025-11-05T16:02:51.268Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 16:02:51 2025-11-05T16:02:51.271Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 16:02:51 2025-11-05T16:02:51.271Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 3ms 16:02:51 2025-11-05T16:02:51.274Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 16:02:51 2025-11-05T16:02:51.276Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 16:02:51 2025-11-05T16:02:51.278Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:02:51 2025-11-05T16:02:51.279Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms 16:02:51 2025-11-05T16:02:51.281Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 16:02:51 2025-11-05T16:02:51.283Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 16:02:51 2025-11-05T16:02:51.284Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 2ms 16:02:51 2025-11-05T16:02:51.286Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 16:02:51 2025-11-05T16:02:51.288Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 16:02:51 2025-11-05T16:02:51.290Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 16:02:51 2025-11-05T16:02:51.291Z INFO 11240 --- [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 5ms 16:02:51 2025-11-05T16:02:51.293Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 16:02:51 2025-11-05T16:02:51.294Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 16:02:51 2025-11-05T16:02:51.295Z INFO 11240 --- [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 16:02:51 2025-11-05T16:02:51.297Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 16:02:51 2025-11-05T16:02:51.298Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 16:02:51 2025-11-05T16:02:51.299Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 16:02:51 2025-11-05T16:02:51.301Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 16:02:51 2025-11-05T16:02:51.303Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 16:02:51 2025-11-05T16:02:51.303Z INFO 11240 --- [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 16:02:51 2025-11-05T16:02:51.305Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 16:02:51 2025-11-05T16:02:51.312Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 16:02:51 2025-11-05T16:02:51.315Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 16:02:51 2025-11-05T16:02:51.319Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 16:02:51 2025-11-05T16:02:51.326Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 21ms 16:02:51 2025-11-05T16:02:51.331Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 16:02:51 2025-11-05T16:02:51.340Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 16:02:51 2025-11-05T16:02:51.340Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 9ms 16:02:51 2025-11-05T16:02:51.343Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 16:02:51 2025-11-05T16:02:51.354Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 16:02:51 2025-11-05T16:02:51.356Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 13ms 16:02:51 2025-11-05T16:02:51.358Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 16:02:51 2025-11-05T16:02:51.360Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 16:02:51 2025-11-05T16:02:51.360Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 16:02:51 2025-11-05T16:02:51.362Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 16:02:51 2025-11-05T16:02:51.363Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 16:02:51 2025-11-05T16:02:51.363Z INFO 11240 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 16:02:51 2025-11-05T16:02:51.372Z INFO 11240 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 16:02:51 2025-11-05T16:02:51.372Z INFO 11240 --- [cps-integration-test] [ main] liquibase.util : Run: 53 16:02:51 2025-11-05T16:02:51.372Z INFO 11240 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 16:02:51 2025-11-05T16:02:51.373Z INFO 11240 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 16:02:51 2025-11-05T16:02:51.373Z INFO 11240 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 16:02:51 2025-11-05T16:02:51.373Z INFO 11240 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 16:02:51 2025-11-05T16:02:51.374Z INFO 11240 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 16:02:51 2025-11-05T16:02:51.377Z INFO 11240 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 16:02:51 2025-11-05T16:02:51.377Z INFO 11240 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 16:02:51 2025-11-05T16:02:51.379Z INFO 11240 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 16:02:51 2025-11-05T16:02:51.380Z INFO 11240 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 16:02:52 2025-11-05T16:02:52.286Z INFO 11240 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 16:02:52 2025-11-05T16:02:52.352Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 16:02:52 2025-11-05T16:02:52.354Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 16:02:52 2025-11-05T16:02:52.394Z INFO 11240 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 16:02:52 2025-11-05T16:02:52.753Z INFO 11240 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 16:02:52 2025-11-05T16:02:52.820Z WARN 11240 --- [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) 16:02:52 2025-11-05T16:02:52.841Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 16:02:52 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 16:02:52 Database driver: undefined/unknown 16:02:52 Database version: 14.1 16:02:52 Autocommit mode: undefined/unknown 16:02:52 Isolation level: undefined/unknown 16:02:52 Minimum pool size: undefined/unknown 16:02:52 Maximum pool size: undefined/unknown 16:02:54 2025-11-05T16:02:54.175Z INFO 11240 --- [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) 16:02:54 2025-11-05T16:02:54.178Z INFO 11240 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 16:02:54 2025-11-05T16:02:54.747Z INFO 11240 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 16:02:56 2025-11-05T16:02:56.106Z WARN 11240 --- [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: 16:02:56 --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 16:02:56 2025-11-05T16:02:56.258Z INFO 11240 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:02:56 o o o o---o o--o o o---o o o----o o--o--o 16:02:56 | | / \ / | / / \ | | 16:02:56 o----o o o o----o | o o o----o | 16:02:56 | | * \ / | \ * \ | | 16:02:56 o o * o o---o o--o o----o o---o * o o----o o 16:02:56 16:02:56 2025-11-05T16:02:56.258Z INFO 11240 --- [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. 16:02:56 2025-11-05T16:02:56.259Z INFO 11240 --- [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 16:02:56 2025-11-05T16:02:56.259Z INFO 11240 --- [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 16:02:56 2025-11-05T16:02:56.260Z INFO 11240 --- [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. 16:02:56 2025-11-05T16:02:56.263Z INFO 11240 --- [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. 16:02:56 To enable the Jet engine on the members, do one of the following: 16:02:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:02:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:02:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:02:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:02:56 2025-11-05T16:02:56.915Z INFO 11240 --- [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. 16:02:57 2025-11-05T16:02:57.013Z INFO 11240 --- [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 16:02:57 2025-11-05T16:02:57.247Z INFO 11240 --- [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. 16:02:57 2025-11-05T16:02:57.256Z INFO 11240 --- [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 16:02:59 2025-11-05T16:02:59.745Z INFO 11240 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:02:59 16:02:59 Members {size:1, ver:1} [ 16:02:59 Member [10.250.0.254]:5701 - 94b75940-48f8-4993-9b0d-309de4c22bd1 this 16:02:59 ] 16:02:59 16:02:59 2025-11-05T16:02:59.763Z INFO 11240 --- [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 16:03:11 2025-11-05T16:03:11.354Z WARN 11240 --- [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 16:03:12 2025-11-05T16:03:12.157Z WARN 11240 --- [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. 16:03:12 2025-11-05T16:03:12.405Z INFO 11240 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:03:12 2025-11-05T16:03:12.405Z INFO 11240 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:03:12 2025-11-05T16:03:12.413Z INFO 11240 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 16:03:12 2025-11-05T16:03:12.431Z INFO 11240 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 25 ms 16:03:12 2025-11-05T16:03:12.626Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:12 allow.auto.create.topics = true 16:03:12 auto.commit.interval.ms = 5000 16:03:12 auto.include.jmx.reporter = true 16:03:12 auto.offset.reset = latest 16:03:12 bootstrap.servers = [localhost:32777] 16:03:12 check.crcs = true 16:03:12 client.dns.lookup = use_all_dns_ips 16:03:12 client.id = consumer-ncmp-group-1 16:03:12 client.rack = 16:03:12 connections.max.idle.ms = 540000 16:03:12 default.api.timeout.ms = 60000 16:03:12 enable.auto.commit = false 16:03:12 enable.metrics.push = true 16:03:12 exclude.internal.topics = true 16:03:12 fetch.max.bytes = 52428800 16:03:12 fetch.max.wait.ms = 500 16:03:12 fetch.min.bytes = 1 16:03:12 group.id = ncmp-group 16:03:12 group.instance.id = null 16:03:12 group.protocol = classic 16:03:12 group.remote.assignor = null 16:03:12 heartbeat.interval.ms = 3000 16:03:12 interceptor.classes = [] 16:03:12 internal.leave.group.on.close = true 16:03:12 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:12 isolation.level = read_committed 16:03:12 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:12 max.partition.fetch.bytes = 1048576 16:03:12 max.poll.interval.ms = 300000 16:03:12 max.poll.records = 500 16:03:12 metadata.max.age.ms = 300000 16:03:12 metadata.recovery.strategy = none 16:03:12 metric.reporters = [] 16:03:12 metrics.num.samples = 2 16:03:12 metrics.recording.level = INFO 16:03:12 metrics.sample.window.ms = 30000 16:03:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:12 receive.buffer.bytes = 65536 16:03:12 reconnect.backoff.max.ms = 1000 16:03:12 reconnect.backoff.ms = 50 16:03:12 request.timeout.ms = 30000 16:03:12 retry.backoff.max.ms = 1000 16:03:12 retry.backoff.ms = 100 16:03:12 sasl.client.callback.handler.class = null 16:03:12 sasl.jaas.config = null 16:03:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:12 sasl.kerberos.min.time.before.relogin = 60000 16:03:12 sasl.kerberos.service.name = null 16:03:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:12 sasl.login.callback.handler.class = null 16:03:12 sasl.login.class = null 16:03:12 sasl.login.connect.timeout.ms = null 16:03:12 sasl.login.read.timeout.ms = null 16:03:12 sasl.login.refresh.buffer.seconds = 300 16:03:12 sasl.login.refresh.min.period.seconds = 60 16:03:12 sasl.login.refresh.window.factor = 0.8 16:03:12 sasl.login.refresh.window.jitter = 0.05 16:03:12 sasl.login.retry.backoff.max.ms = 10000 16:03:12 sasl.login.retry.backoff.ms = 100 16:03:12 sasl.mechanism = GSSAPI 16:03:12 sasl.oauthbearer.clock.skew.seconds = 30 16:03:12 sasl.oauthbearer.expected.audience = null 16:03:12 sasl.oauthbearer.expected.issuer = null 16:03:12 sasl.oauthbearer.header.urlencode = false 16:03:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:12 sasl.oauthbearer.jwks.endpoint.url = null 16:03:12 sasl.oauthbearer.scope.claim.name = scope 16:03:12 sasl.oauthbearer.sub.claim.name = sub 16:03:12 sasl.oauthbearer.token.endpoint.url = null 16:03:12 security.protocol = PLAINTEXT 16:03:12 security.providers = null 16:03:12 send.buffer.bytes = 131072 16:03:12 session.timeout.ms = 45000 16:03:12 socket.connection.setup.timeout.max.ms = 30000 16:03:12 socket.connection.setup.timeout.ms = 10000 16:03:12 ssl.cipher.suites = null 16:03:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:12 ssl.endpoint.identification.algorithm = https 16:03:12 ssl.engine.factory.class = null 16:03:12 ssl.key.password = null 16:03:12 ssl.keymanager.algorithm = SunX509 16:03:12 ssl.keystore.certificate.chain = null 16:03:12 ssl.keystore.key = null 16:03:12 ssl.keystore.location = null 16:03:12 ssl.keystore.password = null 16:03:12 ssl.keystore.type = JKS 16:03:12 ssl.protocol = TLSv1.3 16:03:12 ssl.provider = null 16:03:12 ssl.secure.random.implementation = null 16:03:12 ssl.trustmanager.algorithm = PKIX 16:03:12 ssl.truststore.certificates = null 16:03:12 ssl.truststore.location = null 16:03:12 ssl.truststore.password = null 16:03:12 ssl.truststore.type = JKS 16:03:12 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:12 16:03:12 2025-11-05T16:03:12.689Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:12 2025-11-05T16:03:12.790Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:03:12 2025-11-05T16:03:12.792Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:12 2025-11-05T16:03:12.792Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:12 2025-11-05T16:03:12.792Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358592790 16:03:12 2025-11-05T16:03:12.795Z INFO 11240 --- [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 16:03:12 2025-11-05T16:03:12.803Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:12 allow.auto.create.topics = true 16:03:12 auto.commit.interval.ms = 5000 16:03:12 auto.include.jmx.reporter = true 16:03:12 auto.offset.reset = latest 16:03:12 bootstrap.servers = [localhost:32777] 16:03:12 check.crcs = true 16:03:12 client.dns.lookup = use_all_dns_ips 16:03:12 client.id = consumer-ncmp-group-2 16:03:12 client.rack = 16:03:12 connections.max.idle.ms = 540000 16:03:12 default.api.timeout.ms = 60000 16:03:12 enable.auto.commit = false 16:03:12 enable.metrics.push = true 16:03:12 exclude.internal.topics = true 16:03:12 fetch.max.bytes = 52428800 16:03:12 fetch.max.wait.ms = 500 16:03:12 fetch.min.bytes = 1 16:03:12 group.id = ncmp-group 16:03:12 group.instance.id = null 16:03:12 group.protocol = classic 16:03:12 group.remote.assignor = null 16:03:12 heartbeat.interval.ms = 3000 16:03:12 interceptor.classes = [] 16:03:12 internal.leave.group.on.close = true 16:03:12 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:12 isolation.level = read_uncommitted 16:03:12 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:12 max.partition.fetch.bytes = 1048576 16:03:12 max.poll.interval.ms = 300000 16:03:12 max.poll.records = 500 16:03:12 metadata.max.age.ms = 300000 16:03:12 metadata.recovery.strategy = none 16:03:12 metric.reporters = [] 16:03:12 metrics.num.samples = 2 16:03:12 metrics.recording.level = INFO 16:03:12 metrics.sample.window.ms = 30000 16:03:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:12 receive.buffer.bytes = 65536 16:03:12 reconnect.backoff.max.ms = 1000 16:03:12 reconnect.backoff.ms = 50 16:03:12 request.timeout.ms = 30000 16:03:12 retry.backoff.max.ms = 1000 16:03:12 retry.backoff.ms = 100 16:03:12 sasl.client.callback.handler.class = null 16:03:12 sasl.jaas.config = null 16:03:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:12 sasl.kerberos.min.time.before.relogin = 60000 16:03:12 sasl.kerberos.service.name = null 16:03:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:12 sasl.login.callback.handler.class = null 16:03:12 sasl.login.class = null 16:03:12 sasl.login.connect.timeout.ms = null 16:03:12 sasl.login.read.timeout.ms = null 16:03:12 sasl.login.refresh.buffer.seconds = 300 16:03:12 sasl.login.refresh.min.period.seconds = 60 16:03:12 sasl.login.refresh.window.factor = 0.8 16:03:12 sasl.login.refresh.window.jitter = 0.05 16:03:12 sasl.login.retry.backoff.max.ms = 10000 16:03:12 sasl.login.retry.backoff.ms = 100 16:03:12 sasl.mechanism = GSSAPI 16:03:12 sasl.oauthbearer.clock.skew.seconds = 30 16:03:12 sasl.oauthbearer.expected.audience = null 16:03:12 sasl.oauthbearer.expected.issuer = null 16:03:12 sasl.oauthbearer.header.urlencode = false 16:03:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:12 sasl.oauthbearer.jwks.endpoint.url = null 16:03:12 sasl.oauthbearer.scope.claim.name = scope 16:03:12 sasl.oauthbearer.sub.claim.name = sub 16:03:12 sasl.oauthbearer.token.endpoint.url = null 16:03:12 security.protocol = PLAINTEXT 16:03:12 security.providers = null 16:03:12 send.buffer.bytes = 131072 16:03:12 session.timeout.ms = 45000 16:03:12 socket.connection.setup.timeout.max.ms = 30000 16:03:12 socket.connection.setup.timeout.ms = 10000 16:03:12 ssl.cipher.suites = null 16:03:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:12 ssl.endpoint.identification.algorithm = https 16:03:12 ssl.engine.factory.class = null 16:03:12 ssl.key.password = null 16:03:12 ssl.keymanager.algorithm = SunX509 16:03:12 ssl.keystore.certificate.chain = null 16:03:12 ssl.keystore.key = null 16:03:12 ssl.keystore.location = null 16:03:12 ssl.keystore.password = null 16:03:12 ssl.keystore.type = JKS 16:03:12 ssl.protocol = TLSv1.3 16:03:12 ssl.provider = null 16:03:12 ssl.secure.random.implementation = null 16:03:12 ssl.trustmanager.algorithm = PKIX 16:03:12 ssl.truststore.certificates = null 16:03:12 ssl.truststore.location = null 16:03:12 ssl.truststore.password = null 16:03:12 ssl.truststore.type = JKS 16:03:12 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:12 16:03:12 2025-11-05T16:03:12.808Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:12 2025-11-05T16:03:12.818Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:03:12 2025-11-05T16:03:12.818Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:12 2025-11-05T16:03:12.818Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:12 2025-11-05T16:03:12.818Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358592818 16:03:12 2025-11-05T16:03:12.819Z INFO 11240 --- [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 16:03:12 2025-11-05T16:03:12.827Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:12 allow.auto.create.topics = true 16:03:12 auto.commit.interval.ms = 5000 16:03:12 auto.include.jmx.reporter = true 16:03:12 auto.offset.reset = latest 16:03:12 bootstrap.servers = [localhost:32777] 16:03:12 check.crcs = true 16:03:12 client.dns.lookup = use_all_dns_ips 16:03:12 client.id = consumer-ncmp-group-3 16:03:12 client.rack = 16:03:12 connections.max.idle.ms = 540000 16:03:12 default.api.timeout.ms = 60000 16:03:12 enable.auto.commit = false 16:03:12 enable.metrics.push = true 16:03:12 exclude.internal.topics = true 16:03:12 fetch.max.bytes = 52428800 16:03:12 fetch.max.wait.ms = 500 16:03:12 fetch.min.bytes = 1 16:03:12 group.id = ncmp-group 16:03:12 group.instance.id = null 16:03:12 group.protocol = classic 16:03:12 group.remote.assignor = null 16:03:12 heartbeat.interval.ms = 3000 16:03:12 interceptor.classes = [] 16:03:12 internal.leave.group.on.close = true 16:03:12 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:12 isolation.level = read_uncommitted 16:03:12 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:12 max.partition.fetch.bytes = 1048576 16:03:12 max.poll.interval.ms = 300000 16:03:12 max.poll.records = 500 16:03:12 metadata.max.age.ms = 300000 16:03:12 metadata.recovery.strategy = none 16:03:12 metric.reporters = [] 16:03:12 metrics.num.samples = 2 16:03:12 metrics.recording.level = INFO 16:03:12 metrics.sample.window.ms = 30000 16:03:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:12 receive.buffer.bytes = 65536 16:03:12 reconnect.backoff.max.ms = 1000 16:03:12 reconnect.backoff.ms = 50 16:03:12 request.timeout.ms = 30000 16:03:12 retry.backoff.max.ms = 1000 16:03:12 retry.backoff.ms = 100 16:03:12 sasl.client.callback.handler.class = null 16:03:12 sasl.jaas.config = null 16:03:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:12 sasl.kerberos.min.time.before.relogin = 60000 16:03:12 sasl.kerberos.service.name = null 16:03:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:12 sasl.login.callback.handler.class = null 16:03:12 sasl.login.class = null 16:03:12 sasl.login.connect.timeout.ms = null 16:03:12 sasl.login.read.timeout.ms = null 16:03:12 sasl.login.refresh.buffer.seconds = 300 16:03:12 sasl.login.refresh.min.period.seconds = 60 16:03:12 sasl.login.refresh.window.factor = 0.8 16:03:12 sasl.login.refresh.window.jitter = 0.05 16:03:12 sasl.login.retry.backoff.max.ms = 10000 16:03:12 sasl.login.retry.backoff.ms = 100 16:03:12 sasl.mechanism = GSSAPI 16:03:12 sasl.oauthbearer.clock.skew.seconds = 30 16:03:12 sasl.oauthbearer.expected.audience = null 16:03:12 sasl.oauthbearer.expected.issuer = null 16:03:12 sasl.oauthbearer.header.urlencode = false 16:03:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:12 sasl.oauthbearer.jwks.endpoint.url = null 16:03:12 sasl.oauthbearer.scope.claim.name = scope 16:03:12 sasl.oauthbearer.sub.claim.name = sub 16:03:12 sasl.oauthbearer.token.endpoint.url = null 16:03:12 security.protocol = PLAINTEXT 16:03:12 security.providers = null 16:03:12 send.buffer.bytes = 131072 16:03:12 session.timeout.ms = 45000 16:03:12 socket.connection.setup.timeout.max.ms = 30000 16:03:12 socket.connection.setup.timeout.ms = 10000 16:03:12 ssl.cipher.suites = null 16:03:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:12 ssl.endpoint.identification.algorithm = https 16:03:12 ssl.engine.factory.class = null 16:03:12 ssl.key.password = null 16:03:12 ssl.keymanager.algorithm = SunX509 16:03:12 ssl.keystore.certificate.chain = null 16:03:12 ssl.keystore.key = null 16:03:12 ssl.keystore.location = null 16:03:12 ssl.keystore.password = null 16:03:12 ssl.keystore.type = JKS 16:03:12 ssl.protocol = TLSv1.3 16:03:12 ssl.provider = null 16:03:12 ssl.secure.random.implementation = null 16:03:12 ssl.trustmanager.algorithm = PKIX 16:03:12 ssl.truststore.certificates = null 16:03:12 ssl.truststore.location = null 16:03:12 ssl.truststore.password = null 16:03:12 ssl.truststore.type = JKS 16:03:12 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:12 16:03:12 2025-11-05T16:03:12.827Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:12 2025-11-05T16:03:12.902Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:12 2025-11-05T16:03:12.902Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:12 2025-11-05T16:03:12.902Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358592901 16:03:12 2025-11-05T16:03:12.902Z INFO 11240 --- [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 16:03:12 2025-11-05T16:03:12.914Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:12 allow.auto.create.topics = true 16:03:12 auto.commit.interval.ms = 5000 16:03:12 auto.include.jmx.reporter = true 16:03:12 auto.offset.reset = latest 16:03:12 bootstrap.servers = [localhost:32777] 16:03:12 check.crcs = true 16:03:12 client.dns.lookup = use_all_dns_ips 16:03:12 client.id = consumer-ncmp-group-4 16:03:12 client.rack = 16:03:12 connections.max.idle.ms = 540000 16:03:12 default.api.timeout.ms = 60000 16:03:12 enable.auto.commit = false 16:03:12 enable.metrics.push = true 16:03:12 exclude.internal.topics = true 16:03:12 fetch.max.bytes = 52428800 16:03:12 fetch.max.wait.ms = 500 16:03:12 fetch.min.bytes = 1 16:03:12 group.id = ncmp-group 16:03:12 group.instance.id = null 16:03:12 group.protocol = classic 16:03:12 group.remote.assignor = null 16:03:12 heartbeat.interval.ms = 3000 16:03:12 interceptor.classes = [] 16:03:12 internal.leave.group.on.close = true 16:03:12 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:12 isolation.level = read_uncommitted 16:03:12 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:12 max.partition.fetch.bytes = 1048576 16:03:12 max.poll.interval.ms = 300000 16:03:12 max.poll.records = 500 16:03:12 metadata.max.age.ms = 300000 16:03:12 metadata.recovery.strategy = none 16:03:12 metric.reporters = [] 16:03:12 metrics.num.samples = 2 16:03:12 metrics.recording.level = INFO 16:03:12 metrics.sample.window.ms = 30000 16:03:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:12 receive.buffer.bytes = 65536 16:03:12 reconnect.backoff.max.ms = 1000 16:03:12 reconnect.backoff.ms = 50 16:03:12 request.timeout.ms = 30000 16:03:12 retry.backoff.max.ms = 1000 16:03:12 retry.backoff.ms = 100 16:03:12 sasl.client.callback.handler.class = null 16:03:12 sasl.jaas.config = null 16:03:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:12 sasl.kerberos.min.time.before.relogin = 60000 16:03:12 sasl.kerberos.service.name = null 16:03:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:12 sasl.login.callback.handler.class = null 16:03:12 sasl.login.class = null 16:03:12 sasl.login.connect.timeout.ms = null 16:03:12 sasl.login.read.timeout.ms = null 16:03:12 sasl.login.refresh.buffer.seconds = 300 16:03:12 sasl.login.refresh.min.period.seconds = 60 16:03:12 sasl.login.refresh.window.factor = 0.8 16:03:12 sasl.login.refresh.window.jitter = 0.05 16:03:12 sasl.login.retry.backoff.max.ms = 10000 16:03:12 sasl.login.retry.backoff.ms = 100 16:03:12 sasl.mechanism = GSSAPI 16:03:12 sasl.oauthbearer.clock.skew.seconds = 30 16:03:12 sasl.oauthbearer.expected.audience = null 16:03:12 sasl.oauthbearer.expected.issuer = null 16:03:12 sasl.oauthbearer.header.urlencode = false 16:03:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:12 sasl.oauthbearer.jwks.endpoint.url = null 16:03:12 sasl.oauthbearer.scope.claim.name = scope 16:03:12 sasl.oauthbearer.sub.claim.name = sub 16:03:12 sasl.oauthbearer.token.endpoint.url = null 16:03:12 security.protocol = PLAINTEXT 16:03:12 security.providers = null 16:03:12 send.buffer.bytes = 131072 16:03:12 session.timeout.ms = 45000 16:03:12 socket.connection.setup.timeout.max.ms = 30000 16:03:12 socket.connection.setup.timeout.ms = 10000 16:03:12 ssl.cipher.suites = null 16:03:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:12 ssl.endpoint.identification.algorithm = https 16:03:12 ssl.engine.factory.class = null 16:03:12 ssl.key.password = null 16:03:12 ssl.keymanager.algorithm = SunX509 16:03:12 ssl.keystore.certificate.chain = null 16:03:12 ssl.keystore.key = null 16:03:12 ssl.keystore.location = null 16:03:12 ssl.keystore.password = null 16:03:12 ssl.keystore.type = JKS 16:03:12 ssl.protocol = TLSv1.3 16:03:12 ssl.provider = null 16:03:12 ssl.secure.random.implementation = null 16:03:12 ssl.trustmanager.algorithm = PKIX 16:03:12 ssl.truststore.certificates = null 16:03:12 ssl.truststore.location = null 16:03:12 ssl.truststore.password = null 16:03:12 ssl.truststore.type = JKS 16:03:12 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:12 16:03:12 2025-11-05T16:03:12.915Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:13 2025-11-05T16:03:12.920Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:03:13 2025-11-05T16:03:12.920Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:13 2025-11-05T16:03:12.920Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:13 2025-11-05T16:03:12.920Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358592920 16:03:13 2025-11-05T16:03:12.920Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:12.928Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:13 allow.auto.create.topics = true 16:03:13 auto.commit.interval.ms = 5000 16:03:13 auto.include.jmx.reporter = true 16:03:13 auto.offset.reset = latest 16:03:13 bootstrap.servers = [localhost:32777] 16:03:13 check.crcs = true 16:03:13 client.dns.lookup = use_all_dns_ips 16:03:13 client.id = consumer-ncmp-data-operation-event-group-5 16:03:13 client.rack = 16:03:13 connections.max.idle.ms = 540000 16:03:13 default.api.timeout.ms = 60000 16:03:13 enable.auto.commit = false 16:03:13 enable.metrics.push = true 16:03:13 exclude.internal.topics = true 16:03:13 fetch.max.bytes = 52428800 16:03:13 fetch.max.wait.ms = 500 16:03:13 fetch.min.bytes = 1 16:03:13 group.id = ncmp-data-operation-event-group 16:03:13 group.instance.id = null 16:03:13 group.protocol = classic 16:03:13 group.remote.assignor = null 16:03:13 heartbeat.interval.ms = 3000 16:03:13 interceptor.classes = [] 16:03:13 internal.leave.group.on.close = true 16:03:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:13 isolation.level = read_uncommitted 16:03:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:13 max.partition.fetch.bytes = 1048576 16:03:13 max.poll.interval.ms = 300000 16:03:13 max.poll.records = 500 16:03:13 metadata.max.age.ms = 300000 16:03:13 metadata.recovery.strategy = none 16:03:13 metric.reporters = [] 16:03:13 metrics.num.samples = 2 16:03:13 metrics.recording.level = INFO 16:03:13 metrics.sample.window.ms = 30000 16:03:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:13 receive.buffer.bytes = 65536 16:03:13 reconnect.backoff.max.ms = 1000 16:03:13 reconnect.backoff.ms = 50 16:03:13 request.timeout.ms = 30000 16:03:13 retry.backoff.max.ms = 1000 16:03:13 retry.backoff.ms = 100 16:03:13 sasl.client.callback.handler.class = null 16:03:13 sasl.jaas.config = null 16:03:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:13 sasl.kerberos.min.time.before.relogin = 60000 16:03:13 sasl.kerberos.service.name = null 16:03:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:13 sasl.login.callback.handler.class = null 16:03:13 sasl.login.class = null 16:03:13 sasl.login.connect.timeout.ms = null 16:03:13 sasl.login.read.timeout.ms = null 16:03:13 sasl.login.refresh.buffer.seconds = 300 16:03:13 sasl.login.refresh.min.period.seconds = 60 16:03:13 sasl.login.refresh.window.factor = 0.8 16:03:13 sasl.login.refresh.window.jitter = 0.05 16:03:13 sasl.login.retry.backoff.max.ms = 10000 16:03:13 sasl.login.retry.backoff.ms = 100 16:03:13 sasl.mechanism = GSSAPI 16:03:13 sasl.oauthbearer.clock.skew.seconds = 30 16:03:13 sasl.oauthbearer.expected.audience = null 16:03:13 sasl.oauthbearer.expected.issuer = null 16:03:13 sasl.oauthbearer.header.urlencode = false 16:03:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:13 sasl.oauthbearer.jwks.endpoint.url = null 16:03:13 sasl.oauthbearer.scope.claim.name = scope 16:03:13 sasl.oauthbearer.sub.claim.name = sub 16:03:13 sasl.oauthbearer.token.endpoint.url = null 16:03:13 security.protocol = PLAINTEXT 16:03:13 security.providers = null 16:03:13 send.buffer.bytes = 131072 16:03:13 session.timeout.ms = 45000 16:03:13 socket.connection.setup.timeout.max.ms = 30000 16:03:13 socket.connection.setup.timeout.ms = 10000 16:03:13 ssl.cipher.suites = null 16:03:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:13 ssl.endpoint.identification.algorithm = https 16:03:13 ssl.engine.factory.class = null 16:03:13 ssl.key.password = null 16:03:13 ssl.keymanager.algorithm = SunX509 16:03:13 ssl.keystore.certificate.chain = null 16:03:13 ssl.keystore.key = null 16:03:13 ssl.keystore.location = null 16:03:13 ssl.keystore.password = null 16:03:13 ssl.keystore.type = JKS 16:03:13 ssl.protocol = TLSv1.3 16:03:13 ssl.provider = null 16:03:13 ssl.secure.random.implementation = null 16:03:13 ssl.trustmanager.algorithm = PKIX 16:03:13 ssl.truststore.certificates = null 16:03:13 ssl.truststore.location = null 16:03:13 ssl.truststore.password = null 16:03:13 ssl.truststore.type = JKS 16:03:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:13 16:03:13 2025-11-05T16:03:12.928Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:13 2025-11-05T16:03:12.938Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:03:13 2025-11-05T16:03:12.938Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:13 2025-11-05T16:03:12.938Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:13 2025-11-05T16:03:12.938Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358592938 16:03:13 2025-11-05T16:03:12.938Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:12.940Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:13 allow.auto.create.topics = true 16:03:13 auto.commit.interval.ms = 5000 16:03:13 auto.include.jmx.reporter = true 16:03:13 auto.offset.reset = latest 16:03:13 bootstrap.servers = [localhost:32777] 16:03:13 check.crcs = true 16:03:13 client.dns.lookup = use_all_dns_ips 16:03:13 client.id = consumer-ncmp-async-rest-request-event-group-6 16:03:13 client.rack = 16:03:13 connections.max.idle.ms = 540000 16:03:13 default.api.timeout.ms = 60000 16:03:13 enable.auto.commit = false 16:03:13 enable.metrics.push = true 16:03:13 exclude.internal.topics = true 16:03:13 fetch.max.bytes = 52428800 16:03:13 fetch.max.wait.ms = 500 16:03:13 fetch.min.bytes = 1 16:03:13 group.id = ncmp-async-rest-request-event-group 16:03:13 group.instance.id = null 16:03:13 group.protocol = classic 16:03:13 group.remote.assignor = null 16:03:13 heartbeat.interval.ms = 3000 16:03:13 interceptor.classes = [] 16:03:13 internal.leave.group.on.close = true 16:03:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:13 isolation.level = read_uncommitted 16:03:13 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:13 max.partition.fetch.bytes = 1048576 16:03:13 max.poll.interval.ms = 300000 16:03:13 max.poll.records = 500 16:03:13 metadata.max.age.ms = 300000 16:03:13 metadata.recovery.strategy = none 16:03:13 metric.reporters = [] 16:03:13 metrics.num.samples = 2 16:03:13 metrics.recording.level = INFO 16:03:13 metrics.sample.window.ms = 30000 16:03:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:13 receive.buffer.bytes = 65536 16:03:13 reconnect.backoff.max.ms = 1000 16:03:13 reconnect.backoff.ms = 50 16:03:13 request.timeout.ms = 30000 16:03:13 retry.backoff.max.ms = 1000 16:03:13 retry.backoff.ms = 100 16:03:13 sasl.client.callback.handler.class = null 16:03:13 sasl.jaas.config = null 16:03:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:13 sasl.kerberos.min.time.before.relogin = 60000 16:03:13 sasl.kerberos.service.name = null 16:03:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:13 sasl.login.callback.handler.class = null 16:03:13 sasl.login.class = null 16:03:13 sasl.login.connect.timeout.ms = null 16:03:13 sasl.login.read.timeout.ms = null 16:03:13 sasl.login.refresh.buffer.seconds = 300 16:03:13 sasl.login.refresh.min.period.seconds = 60 16:03:13 sasl.login.refresh.window.factor = 0.8 16:03:13 sasl.login.refresh.window.jitter = 0.05 16:03:13 sasl.login.retry.backoff.max.ms = 10000 16:03:13 sasl.login.retry.backoff.ms = 100 16:03:13 sasl.mechanism = GSSAPI 16:03:13 sasl.oauthbearer.clock.skew.seconds = 30 16:03:13 sasl.oauthbearer.expected.audience = null 16:03:13 sasl.oauthbearer.expected.issuer = null 16:03:13 sasl.oauthbearer.header.urlencode = false 16:03:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:13 sasl.oauthbearer.jwks.endpoint.url = null 16:03:13 sasl.oauthbearer.scope.claim.name = scope 16:03:13 sasl.oauthbearer.sub.claim.name = sub 16:03:13 sasl.oauthbearer.token.endpoint.url = null 16:03:13 security.protocol = PLAINTEXT 16:03:13 security.providers = null 16:03:13 send.buffer.bytes = 131072 16:03:13 session.timeout.ms = 45000 16:03:13 socket.connection.setup.timeout.max.ms = 30000 16:03:13 socket.connection.setup.timeout.ms = 10000 16:03:13 ssl.cipher.suites = null 16:03:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:13 ssl.endpoint.identification.algorithm = https 16:03:13 ssl.engine.factory.class = null 16:03:13 ssl.key.password = null 16:03:13 ssl.keymanager.algorithm = SunX509 16:03:13 ssl.keystore.certificate.chain = null 16:03:13 ssl.keystore.key = null 16:03:13 ssl.keystore.location = null 16:03:13 ssl.keystore.password = null 16:03:13 ssl.keystore.type = JKS 16:03:13 ssl.protocol = TLSv1.3 16:03:13 ssl.provider = null 16:03:13 ssl.secure.random.implementation = null 16:03:13 ssl.trustmanager.algorithm = PKIX 16:03:13 ssl.truststore.certificates = null 16:03:13 ssl.truststore.location = null 16:03:13 ssl.truststore.password = null 16:03:13 ssl.truststore.type = JKS 16:03:13 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:03:13 16:03:13 2025-11-05T16:03:12.940Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:13 2025-11-05T16:03:12.956Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:13 2025-11-05T16:03:12.956Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:13 2025-11-05T16:03:12.956Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358592955 16:03:13 2025-11-05T16:03:12.956Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.004Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 27.686 seconds (process running for 56.396) 16:03:13 2025-11-05T16:03:13.005Z INFO 11240 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 16:03:13 2025-11-05T16:03:13.005Z INFO 11240 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 16:03:13 2025-11-05T16:03:13.005Z INFO 11240 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 16:03:13 2025-11-05T16:03:13.006Z INFO 11240 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 16:03:13 2025-11-05T16:03:13.013Z INFO 11240 --- [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... 16:03:13 2025-11-05T16:03:13.016Z INFO 11240 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 16:03:13 2025-11-05T16:03:13.017Z INFO 11240 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 16:03:13 2025-11-05T16:03:13.114Z INFO 11240 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 16:03:13 2025-11-05T16:03:13.114Z INFO 11240 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 16:03:13 2025-11-05T16:03:13.463Z WARN 11240 --- [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} 16:03:13 2025-11-05T16:03:13.464Z WARN 11240 --- [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} 16:03:13 2025-11-05T16:03:13.464Z WARN 11240 --- [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} 16:03:13 2025-11-05T16:03:13.465Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.465Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.465Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.465Z WARN 11240 --- [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} 16:03:13 2025-11-05T16:03:13.465Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.466Z WARN 11240 --- [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} 16:03:13 2025-11-05T16:03:13.467Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.467Z WARN 11240 --- [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} 16:03:13 2025-11-05T16:03:13.467Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.631Z WARN 11240 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 16:03:13 2025-11-05T16:03:13.786Z INFO 11240 --- [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) 16:03:13 2025-11-05T16:03:13.790Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.833Z INFO 11240 --- [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-cd031e0d-f4d5-41f2-b30e-408130c575f8 16:03:13 2025-11-05T16:03:13.833Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.848Z INFO 11240 --- [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) 16:03:13 2025-11-05T16:03:13.852Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.852Z INFO 11240 --- [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) 16:03:13 2025-11-05T16:03:13.855Z INFO 11240 --- [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) 16:03:13 2025-11-05T16:03:13.856Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.858Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.861Z INFO 11240 --- [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) 16:03:13 2025-11-05T16:03:13.861Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.867Z INFO 11240 --- [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) 16:03:13 2025-11-05T16:03:13.867Z INFO 11240 --- [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-cd031e0d-f4d5-41f2-b30e-408130c575f8', protocol='range'} 16:03:13 2025-11-05T16:03:13.868Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.869Z INFO 11240 --- [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-2aef81ea-3c9c-46de-a725-8dfa80b4e97d 16:03:13 2025-11-05T16:03:13.869Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.878Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-3-cd031e0d-f4d5-41f2-b30e-408130c575f8=Assignment(partitions=[subscription-0])} 16:03:13 2025-11-05T16:03:13.888Z INFO 11240 --- [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-2aef81ea-3c9c-46de-a725-8dfa80b4e97d', protocol='range'} 16:03:13 2025-11-05T16:03:13.888Z INFO 11240 --- [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-d73bcd5b-c139-4f73-a9be-f918fab7f737 16:03:13 2025-11-05T16:03:13.888Z INFO 11240 --- [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-2aef81ea-3c9c-46de-a725-8dfa80b4e97d=Assignment(partitions=[ncmp-async-m2m-0])} 16:03:13 2025-11-05T16:03:13.888Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.889Z INFO 11240 --- [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-acd1e5b4-fb2b-4d7e-a5a5-25d6fb13b074 16:03:13 2025-11-05T16:03:13.890Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.891Z INFO 11240 --- [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-fa8e8291-aee8-4b55-870d-c94ab54d20a3 16:03:13 2025-11-05T16:03:13.891Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.902Z INFO 11240 --- [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-a8ab6c89-fa89-4a56-864f-7184e7bb4630 16:03:13 2025-11-05T16:03:13.903Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.921Z INFO 11240 --- [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-cd031e0d-f4d5-41f2-b30e-408130c575f8', protocol='range'} 16:03:13 2025-11-05T16:03:13.922Z INFO 11240 --- [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]) 16:03:13 2025-11-05T16:03:13.926Z INFO 11240 --- [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 16:03:13 2025-11-05T16:03:13.927Z INFO 11240 --- [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-2aef81ea-3c9c-46de-a725-8dfa80b4e97d', protocol='range'} 16:03:13 2025-11-05T16:03:13.927Z INFO 11240 --- [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-a8ab6c89-fa89-4a56-864f-7184e7bb4630', protocol='range'} 16:03:13 2025-11-05T16:03:13.927Z INFO 11240 --- [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]) 16:03:13 2025-11-05T16:03:13.927Z INFO 11240 --- [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 16:03:14 2025-11-05T16:03:13.929Z INFO 11240 --- [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-a8ab6c89-fa89-4a56-864f-7184e7bb4630=Assignment(partitions=[ncmp-async-m2m-0])} 16:03:14 2025-11-05T16:03:13.936Z INFO 11240 --- [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-a8ab6c89-fa89-4a56-864f-7184e7bb4630', protocol='range'} 16:03:14 2025-11-05T16:03:13.936Z INFO 11240 --- [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]) 16:03:14 2025-11-05T16:03:13.937Z INFO 11240 --- [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 16:03:14 2025-11-05T16:03:13.954Z INFO 11240 --- [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 16:03:14 2025-11-05T16:03:13.957Z INFO 11240 --- [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 16:03:14 2025-11-05T16:03:13.959Z INFO 11240 --- [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 16:03:14 2025-11-05T16:03:13.963Z INFO 11240 --- [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 16:03:14 2025-11-05T16:03:13.966Z INFO 11240 --- [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 16:03:14 2025-11-05T16:03:13.967Z INFO 11240 --- [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 16:03:14 2025-11-05T16:03:13.986Z INFO 11240 --- [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}}. 16:03:14 2025-11-05T16:03:13.986Z INFO 11240 --- [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}}. 16:03:14 2025-11-05T16:03:13.987Z INFO 11240 --- [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}}. 16:03:14 2025-11-05T16:03:14.021Z INFO 11240 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:03:14 2025-11-05T16:03:14.021Z INFO 11240 --- [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] 16:03:14 2025-11-05T16:03:14.021Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 16:03:14 2025-11-05T16:03:14.358Z INFO 11240 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 16:03:14 2025-11-05T16:03:14.358Z INFO 11240 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 16:03:14 2025-11-05T16:03:14.359Z INFO 11240 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 16:03:14 2025-11-05T16:03:14.359Z INFO 11240 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:03:14 2025-11-05T16:03:14.433Z INFO 11240 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 16:03:14 2025-11-05T16:03:14.536Z INFO 11240 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 16:03:14 2025-11-05T16:03:14.597Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 16:03:14 2025-11-05T16:03:14.610Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 16:03:14 2025-11-05T16:03:14.619Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 16:03:14 2025-11-05T16:03:14.627Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 16:03:14 2025-11-05T16:03:14.636Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 16:03:14 2025-11-05T16:03:14.664Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 16:03:14 2025-11-05T16:03:14.719Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 16:03:14 2025-11-05T16:03:14.719Z INFO 11240 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:03:14 2025-11-05T16:03:14.720Z INFO 11240 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 16:03:14 2025-11-05T16:03:14.720Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 16:03:14 2025-11-05T16:03:14.770Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 16:03:14 2025-11-05T16:03:14.770Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 16:03:14 2025-11-05T16:03:14.771Z INFO 11240 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 16:03:14 2025-11-05T16:03:14.771Z INFO 11240 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 16:03:14 2025-11-05T16:03:14.777Z INFO 11240 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 16:03:14 2025-11-05T16:03:14.777Z INFO 11240 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 16:03:14 2025-11-05T16:03:14.777Z INFO 11240 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 16:03:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:03:15 2025-11-05T16:03:15.463Z INFO 11240 --- [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] 16:03:15 2025-11-05T16:03:15.487Z INFO 11240 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:15 acks = -1 16:03:15 auto.include.jmx.reporter = true 16:03:15 batch.size = 16384 16:03:15 bootstrap.servers = [localhost:32777] 16:03:15 buffer.memory = 33554432 16:03:15 client.dns.lookup = use_all_dns_ips 16:03:15 client.id = cps-core-1 16:03:15 compression.gzip.level = -1 16:03:15 compression.lz4.level = 9 16:03:15 compression.type = none 16:03:15 compression.zstd.level = 3 16:03:15 connections.max.idle.ms = 540000 16:03:15 delivery.timeout.ms = 120000 16:03:15 enable.idempotence = true 16:03:15 enable.metrics.push = true 16:03:15 interceptor.classes = [] 16:03:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:15 linger.ms = 0 16:03:15 max.block.ms = 60000 16:03:15 max.in.flight.requests.per.connection = 5 16:03:15 max.request.size = 1048576 16:03:15 metadata.max.age.ms = 300000 16:03:15 metadata.max.idle.ms = 300000 16:03:15 metadata.recovery.strategy = none 16:03:15 metric.reporters = [] 16:03:15 metrics.num.samples = 2 16:03:15 metrics.recording.level = INFO 16:03:15 metrics.sample.window.ms = 30000 16:03:15 partitioner.adaptive.partitioning.enable = true 16:03:15 partitioner.availability.timeout.ms = 0 16:03:15 partitioner.class = null 16:03:15 partitioner.ignore.keys = false 16:03:15 receive.buffer.bytes = 32768 16:03:15 reconnect.backoff.max.ms = 1000 16:03:15 reconnect.backoff.ms = 50 16:03:15 request.timeout.ms = 30000 16:03:15 retries = 2147483647 16:03:15 retry.backoff.max.ms = 1000 16:03:15 retry.backoff.ms = 100 16:03:15 sasl.client.callback.handler.class = null 16:03:15 sasl.jaas.config = null 16:03:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:15 sasl.kerberos.min.time.before.relogin = 60000 16:03:15 sasl.kerberos.service.name = null 16:03:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:15 sasl.login.callback.handler.class = null 16:03:15 sasl.login.class = null 16:03:15 sasl.login.connect.timeout.ms = null 16:03:15 sasl.login.read.timeout.ms = null 16:03:15 sasl.login.refresh.buffer.seconds = 300 16:03:15 sasl.login.refresh.min.period.seconds = 60 16:03:15 sasl.login.refresh.window.factor = 0.8 16:03:15 sasl.login.refresh.window.jitter = 0.05 16:03:15 sasl.login.retry.backoff.max.ms = 10000 16:03:15 sasl.login.retry.backoff.ms = 100 16:03:15 sasl.mechanism = GSSAPI 16:03:15 sasl.oauthbearer.clock.skew.seconds = 30 16:03:15 sasl.oauthbearer.expected.audience = null 16:03:15 sasl.oauthbearer.expected.issuer = null 16:03:15 sasl.oauthbearer.header.urlencode = false 16:03:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:15 sasl.oauthbearer.jwks.endpoint.url = null 16:03:15 sasl.oauthbearer.scope.claim.name = scope 16:03:15 sasl.oauthbearer.sub.claim.name = sub 16:03:15 sasl.oauthbearer.token.endpoint.url = null 16:03:15 security.protocol = PLAINTEXT 16:03:15 security.providers = null 16:03:15 send.buffer.bytes = 131072 16:03:15 socket.connection.setup.timeout.max.ms = 30000 16:03:15 socket.connection.setup.timeout.ms = 10000 16:03:15 ssl.cipher.suites = null 16:03:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:15 ssl.endpoint.identification.algorithm = https 16:03:15 ssl.engine.factory.class = null 16:03:15 ssl.key.password = null 16:03:15 ssl.keymanager.algorithm = SunX509 16:03:15 ssl.keystore.certificate.chain = null 16:03:15 ssl.keystore.key = null 16:03:15 ssl.keystore.location = null 16:03:15 ssl.keystore.password = null 16:03:15 ssl.keystore.type = JKS 16:03:15 ssl.protocol = TLSv1.3 16:03:15 ssl.provider = null 16:03:15 ssl.secure.random.implementation = null 16:03:15 ssl.trustmanager.algorithm = PKIX 16:03:15 ssl.truststore.certificates = null 16:03:15 ssl.truststore.location = null 16:03:15 ssl.truststore.password = null 16:03:15 ssl.truststore.type = JKS 16:03:15 transaction.timeout.ms = 60000 16:03:15 transactional.id = null 16:03:15 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:03:15 16:03:15 2025-11-05T16:03:15.488Z INFO 11240 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:15 2025-11-05T16:03:15.490Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:15 2025-11-05T16:03:15.493Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:15 2025-11-05T16:03:15.495Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:15 2025-11-05T16:03:15.503Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:15 2025-11-05T16:03:15.503Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:15 2025-11-05T16:03:15.504Z INFO 11240 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 16:03:15 2025-11-05T16:03:15.523Z INFO 11240 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:15 2025-11-05T16:03:15.523Z INFO 11240 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:15 2025-11-05T16:03:15.523Z INFO 11240 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358595523 16:03:15 2025-11-05T16:03:15.549Z WARN 11240 --- [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} 16:03:15 2025-11-05T16:03:15.549Z INFO 11240 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:15 2025-11-05T16:03:15.668Z INFO 11240 --- [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 16:03:16 2025-11-05T16:03:16.234Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:16 2025-11-05T16:03:16.250Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:16 2025-11-05T16:03:16.350Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:16 2025-11-05T16:03:16.422Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:16 2025-11-05T16:03:16.422Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:16 2025-11-05T16:03:16.423Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:16 2025-11-05T16:03:16.423Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:16 2025-11-05T16:03:16.423Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:16 2025-11-05T16:03:16.505Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:16 2025-11-05T16:03:16.521Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:16 2025-11-05T16:03:16.559Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:16 2025-11-05T16:03:16.618Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:16 2025-11-05T16:03:16.618Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:16 2025-11-05T16:03:16.619Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:16 2025-11-05T16:03:16.620Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:16 2025-11-05T16:03:16.620Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:16 2025-11-05T16:03:16.705Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:03:16 2025-11-05T16:03:16.720Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:03:16 2025-11-05T16:03:16.761Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:16 2025-11-05T16:03:16.872Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 16:03:16 2025-11-05T16:03:16.872Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 16:03:16 2025-11-05T16:03:16.877Z INFO 11240 --- [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 16:03:16 2025-11-05T16:03:16.878Z INFO 11240 --- [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 16:03:16 2025-11-05T16:03:16.878Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 16:03:16 2025-11-05T16:03:16.878Z INFO 11240 --- [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 16:03:16 2025-11-05T16:03:16.890Z INFO 11240 --- [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-d73bcd5b-c139-4f73-a9be-f918fab7f737', protocol='range'} 16:03:16 2025-11-05T16:03:16.890Z INFO 11240 --- [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-fa8e8291-aee8-4b55-870d-c94ab54d20a3', protocol='range'} 16:03:16 2025-11-05T16:03:16.890Z INFO 11240 --- [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-cd031e0d-f4d5-41f2-b30e-408130c575f8', protocol='range'} 16:03:16 2025-11-05T16:03:16.897Z INFO 11240 --- [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-acd1e5b4-fb2b-4d7e-a5a5-25d6fb13b074', protocol='range'} 16:03:16 2025-11-05T16:03:16.937Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 16:03:17 2025-11-05T16:03:17.193Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-4-acd1e5b4-fb2b-4d7e-a5a5-25d6fb13b074=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-fa8e8291-aee8-4b55-870d-c94ab54d20a3=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-3-cd031e0d-f4d5-41f2-b30e-408130c575f8=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-d73bcd5b-c139-4f73-a9be-f918fab7f737=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 16:03:17 2025-11-05T16:03:17.207Z INFO 11240 --- [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-acd1e5b4-fb2b-4d7e-a5a5-25d6fb13b074', protocol='range'} 16:03:17 2025-11-05T16:03:17.207Z INFO 11240 --- [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]) 16:03:17 2025-11-05T16:03:17.207Z INFO 11240 --- [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 16:03:17 2025-11-05T16:03:17.207Z INFO 11240 --- [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-d73bcd5b-c139-4f73-a9be-f918fab7f737', protocol='range'} 16:03:17 2025-11-05T16:03:17.208Z INFO 11240 --- [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]) 16:03:17 2025-11-05T16:03:17.208Z INFO 11240 --- [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 16:03:17 2025-11-05T16:03:17.208Z INFO 11240 --- [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-fa8e8291-aee8-4b55-870d-c94ab54d20a3', protocol='range'} 16:03:17 2025-11-05T16:03:17.208Z INFO 11240 --- [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]) 16:03:17 2025-11-05T16:03:17.208Z INFO 11240 --- [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 16:03:17 2025-11-05T16:03:17.209Z INFO 11240 --- [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-cd031e0d-f4d5-41f2-b30e-408130c575f8', protocol='range'} 16:03:17 2025-11-05T16:03:17.209Z INFO 11240 --- [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]) 16:03:17 2025-11-05T16:03:17.210Z INFO 11240 --- [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 16:03:17 2025-11-05T16:03:17.210Z INFO 11240 --- [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 16:03:17 2025-11-05T16:03:17.216Z INFO 11240 --- [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 16:03:17 2025-11-05T16:03:17.217Z INFO 11240 --- [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 16:03:17 2025-11-05T16:03:17.219Z INFO 11240 --- [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 16:03:17 2025-11-05T16:03:17.220Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 16:03:17 2025-11-05T16:03:17.221Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 16:03:17 2025-11-05T16:03:17.222Z INFO 11240 --- [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}}. 16:03:17 2025-11-05T16:03:17.227Z INFO 11240 --- [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}}. 16:03:17 2025-11-05T16:03:17.229Z INFO 11240 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 16:03:17 2025-11-05T16:03:17.231Z INFO 11240 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 16:03:17 2025-11-05T16:03:17.231Z INFO 11240 --- [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 16:03:17 2025-11-05T16:03:17.236Z INFO 11240 --- [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 16:03:17 2025-11-05T16:03:17.237Z INFO 11240 --- [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}}. 16:03:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.61 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 16:03:17 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 16:03:17 2025-11-05T16:03:17.249Z INFO 11240 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 16:03:17 2025-11-05T16:03:17.314Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:17 2025-11-05T16:03:17.314Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:17 2025-11-05T16:03:17.315Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:17 2025-11-05T16:03:17.315Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:17 2025-11-05T16:03:17.315Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:17 2025-11-05T16:03:17.400Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:17 2025-11-05T16:03:17.414Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:17 2025-11-05T16:03:17.443Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:17 2025-11-05T16:03:17.674Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:17 2025-11-05T16:03:17.674Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:17 2025-11-05T16:03:17.675Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:17 2025-11-05T16:03:17.676Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:17 2025-11-05T16:03:17.676Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:17 2025-11-05T16:03:17.758Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:17 2025-11-05T16:03:17.776Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:17 2025-11-05T16:03:17.817Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:18 2025-11-05T16:03:17.977Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:18 2025-11-05T16:03:17.978Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:18 2025-11-05T16:03:17.979Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:18 2025-11-05T16:03:17.979Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:18 2025-11-05T16:03:17.979Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:18 2025-11-05T16:03:18.057Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:18 2025-11-05T16:03:18.072Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:18 2025-11-05T16:03:18.100Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 16:03:18 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 16:03:18 2025-11-05T16:03:18.281Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:18 2025-11-05T16:03:18.282Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:18 2025-11-05T16:03:18.282Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:18 2025-11-05T16:03:18.282Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:18 2025-11-05T16:03:18.282Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:18 2025-11-05T16:03:18.352Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:18 2025-11-05T16:03:18.368Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:18 2025-11-05T16:03:18.394Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:18 2025-11-05T16:03:18.448Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:18 2025-11-05T16:03:18.448Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:18 2025-11-05T16:03:18.448Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:18 2025-11-05T16:03:18.449Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:18 2025-11-05T16:03:18.449Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:18 2025-11-05T16:03:18.520Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:18 2025-11-05T16:03:18.535Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:18 2025-11-05T16:03:18.565Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:18 2025-11-05T16:03:18.783Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:18 2025-11-05T16:03:18.784Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:18 2025-11-05T16:03:18.784Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:18 2025-11-05T16:03:18.784Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:18 2025-11-05T16:03:18.784Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:18 2025-11-05T16:03:18.859Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:18 2025-11-05T16:03:18.875Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:18 2025-11-05T16:03:18.904Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:18 2025-11-05T16:03:18.943Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:18 2025-11-05T16:03:18.944Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:18 2025-11-05T16:03:18.944Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:18 2025-11-05T16:03:18.944Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:18 2025-11-05T16:03:18.944Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:19 2025-11-05T16:03:19.020Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:19 2025-11-05T16:03:19.034Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:19 2025-11-05T16:03:19.062Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:19 2025-11-05T16:03:19.374Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:19 2025-11-05T16:03:19.374Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:19 2025-11-05T16:03:19.375Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:19 2025-11-05T16:03:19.375Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:19 2025-11-05T16:03:19.375Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:19 2025-11-05T16:03:19.450Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:19 2025-11-05T16:03:19.475Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:19 2025-11-05T16:03:19.511Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:19 2025-11-05T16:03:19.554Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:19 2025-11-05T16:03:19.556Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:19 2025-11-05T16:03:19.556Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:19 2025-11-05T16:03:19.557Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:19 2025-11-05T16:03:19.557Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:19 2025-11-05T16:03:19.629Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:19 2025-11-05T16:03:19.642Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:19 2025-11-05T16:03:19.674Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:19 2025-11-05T16:03:19.890Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:19 2025-11-05T16:03:19.891Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:19 2025-11-05T16:03:19.892Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:19 2025-11-05T16:03:19.893Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:19 2025-11-05T16:03:19.893Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:20 2025-11-05T16:03:19.971Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:20 2025-11-05T16:03:19.987Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:20 2025-11-05T16:03:20.018Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:20 2025-11-05T16:03:20.053Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:20 2025-11-05T16:03:20.054Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:20 2025-11-05T16:03:20.054Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:20 2025-11-05T16:03:20.054Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:20 2025-11-05T16:03:20.054Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:20 2025-11-05T16:03:20.124Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:20 2025-11-05T16:03:20.137Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:20 2025-11-05T16:03:20.165Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:20 2025-11-05T16:03:20.398Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:20 2025-11-05T16:03:20.399Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:20 2025-11-05T16:03:20.399Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:20 2025-11-05T16:03:20.399Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:20 2025-11-05T16:03:20.399Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:20 2025-11-05T16:03:20.472Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:20 2025-11-05T16:03:20.486Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:20 2025-11-05T16:03:20.509Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:20 2025-11-05T16:03:20.604Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:20 2025-11-05T16:03:20.604Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:20 2025-11-05T16:03:20.605Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:20 2025-11-05T16:03:20.613Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:20 2025-11-05T16:03:20.613Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:20 2025-11-05T16:03:20.700Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:20 2025-11-05T16:03:20.714Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:20 2025-11-05T16:03:20.761Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:21 2025-11-05T16:03:20.992Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:21 2025-11-05T16:03:20.993Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:21 2025-11-05T16:03:20.993Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:21 2025-11-05T16:03:20.993Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:21 2025-11-05T16:03:20.993Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:21 2025-11-05T16:03:21.065Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:21 2025-11-05T16:03:21.079Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:21 2025-11-05T16:03:21.102Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:21 2025-11-05T16:03:21.139Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:21 2025-11-05T16:03:21.139Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:21 2025-11-05T16:03:21.140Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:21 2025-11-05T16:03:21.140Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:21 2025-11-05T16:03:21.140Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:21 2025-11-05T16:03:21.207Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:21 2025-11-05T16:03:21.219Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:21 2025-11-05T16:03:21.243Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:21 2025-11-05T16:03:21.420Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:21 2025-11-05T16:03:21.421Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:21 2025-11-05T16:03:21.421Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:21 2025-11-05T16:03:21.422Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:21 2025-11-05T16:03:21.422Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:21 2025-11-05T16:03:21.492Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:21 2025-11-05T16:03:21.503Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:21 2025-11-05T16:03:21.525Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:21 2025-11-05T16:03:21.558Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:21 2025-11-05T16:03:21.559Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:21 2025-11-05T16:03:21.559Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:21 2025-11-05T16:03:21.559Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:21 2025-11-05T16:03:21.559Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:21 2025-11-05T16:03:21.628Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:21 2025-11-05T16:03:21.639Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:21 2025-11-05T16:03:21.658Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:21 2025-11-05T16:03:21.820Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:21 2025-11-05T16:03:21.820Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:21 2025-11-05T16:03:21.820Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:21 2025-11-05T16:03:21.821Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:21 2025-11-05T16:03:21.821Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:21 2025-11-05T16:03:21.904Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:21 2025-11-05T16:03:21.920Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:21 2025-11-05T16:03:21.940Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:22 2025-11-05T16:03:21.969Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:22 2025-11-05T16:03:21.969Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:22 2025-11-05T16:03:21.970Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:22 2025-11-05T16:03:21.970Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:22 2025-11-05T16:03:21.970Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:22 2025-11-05T16:03:22.033Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:22 2025-11-05T16:03:22.045Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:22 2025-11-05T16:03:22.065Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:22 2025-11-05T16:03:22.207Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:22 2025-11-05T16:03:22.207Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:22 2025-11-05T16:03:22.207Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:22 2025-11-05T16:03:22.208Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:22 2025-11-05T16:03:22.208Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:22 2025-11-05T16:03:22.278Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:22 2025-11-05T16:03:22.291Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:22 2025-11-05T16:03:22.321Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:22 2025-11-05T16:03:22.357Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:22 2025-11-05T16:03:22.358Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:22 2025-11-05T16:03:22.358Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:22 2025-11-05T16:03:22.358Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:22 2025-11-05T16:03:22.358Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:22 2025-11-05T16:03:22.423Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:22 2025-11-05T16:03:22.433Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:22 2025-11-05T16:03:22.453Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:22 2025-11-05T16:03:22.604Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:22 2025-11-05T16:03:22.604Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:22 2025-11-05T16:03:22.605Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:22 2025-11-05T16:03:22.605Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:22 2025-11-05T16:03:22.605Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:22 2025-11-05T16:03:22.680Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:22 2025-11-05T16:03:22.694Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:22 2025-11-05T16:03:22.713Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:22 2025-11-05T16:03:22.741Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:22 2025-11-05T16:03:22.741Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:22 2025-11-05T16:03:22.742Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:22 2025-11-05T16:03:22.742Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:22 2025-11-05T16:03:22.742Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:22 2025-11-05T16:03:22.807Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:22 2025-11-05T16:03:22.814Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:22 2025-11-05T16:03:22.838Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:23 2025-11-05T16:03:23.029Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:23 2025-11-05T16:03:23.029Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:23 2025-11-05T16:03:23.029Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:23 2025-11-05T16:03:23.029Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:23 2025-11-05T16:03:23.029Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:23 2025-11-05T16:03:23.100Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:23 2025-11-05T16:03:23.111Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:23 2025-11-05T16:03:23.131Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:23 2025-11-05T16:03:23.162Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:23 2025-11-05T16:03:23.162Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:23 2025-11-05T16:03:23.162Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:23 2025-11-05T16:03:23.163Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:23 2025-11-05T16:03:23.163Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:23 2025-11-05T16:03:23.236Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:23 2025-11-05T16:03:23.249Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:23 2025-11-05T16:03:23.272Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:23 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.237 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 16:03:23 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 16:03:23 2025-11-05T16:03:23.501Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:23 2025-11-05T16:03:23.501Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:23 2025-11-05T16:03:23.501Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:23 2025-11-05T16:03:23.501Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:23 2025-11-05T16:03:23.501Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:23 2025-11-05T16:03:23.571Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:23 2025-11-05T16:03:23.584Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:23 2025-11-05T16:03:23.602Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:23 2025-11-05T16:03:23.716Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:23 2025-11-05T16:03:23.716Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:23 2025-11-05T16:03:23.716Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:23 2025-11-05T16:03:23.717Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:23 2025-11-05T16:03:23.717Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:23 2025-11-05T16:03:23.794Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:23 2025-11-05T16:03:23.807Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:23 2025-11-05T16:03:23.833Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.470 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 16:03:23 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 16:03:24 2025-11-05T16:03:23.946Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:24 allow.auto.create.topics = true 16:03:24 auto.commit.interval.ms = 5000 16:03:24 auto.include.jmx.reporter = true 16:03:24 auto.offset.reset = latest 16:03:24 bootstrap.servers = [localhost:32777] 16:03:24 check.crcs = true 16:03:24 client.dns.lookup = use_all_dns_ips 16:03:24 client.id = consumer-test-group-7 16:03:24 client.rack = 16:03:24 connections.max.idle.ms = 540000 16:03:24 default.api.timeout.ms = 60000 16:03:24 enable.auto.commit = true 16:03:24 enable.metrics.push = true 16:03:24 exclude.internal.topics = true 16:03:24 fetch.max.bytes = 52428800 16:03:24 fetch.max.wait.ms = 500 16:03:24 fetch.min.bytes = 1 16:03:24 group.id = test-group 16:03:24 group.instance.id = null 16:03:24 group.protocol = classic 16:03:24 group.remote.assignor = null 16:03:24 heartbeat.interval.ms = 3000 16:03:24 interceptor.classes = [] 16:03:24 internal.leave.group.on.close = true 16:03:24 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:24 isolation.level = read_uncommitted 16:03:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:03:24 max.partition.fetch.bytes = 1048576 16:03:24 max.poll.interval.ms = 300000 16:03:24 max.poll.records = 2147483647 16:03:24 metadata.max.age.ms = 300000 16:03:24 metadata.recovery.strategy = none 16:03:24 metric.reporters = [] 16:03:24 metrics.num.samples = 2 16:03:24 metrics.recording.level = INFO 16:03:24 metrics.sample.window.ms = 30000 16:03:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:24 receive.buffer.bytes = 65536 16:03:24 reconnect.backoff.max.ms = 1000 16:03:24 reconnect.backoff.ms = 50 16:03:24 request.timeout.ms = 30000 16:03:24 retry.backoff.max.ms = 1000 16:03:24 retry.backoff.ms = 100 16:03:24 sasl.client.callback.handler.class = null 16:03:24 sasl.jaas.config = null 16:03:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:24 sasl.kerberos.min.time.before.relogin = 60000 16:03:24 sasl.kerberos.service.name = null 16:03:24 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:24 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:24 sasl.login.callback.handler.class = null 16:03:24 sasl.login.class = null 16:03:24 sasl.login.connect.timeout.ms = null 16:03:24 sasl.login.read.timeout.ms = null 16:03:24 sasl.login.refresh.buffer.seconds = 300 16:03:24 sasl.login.refresh.min.period.seconds = 60 16:03:24 sasl.login.refresh.window.factor = 0.8 16:03:24 sasl.login.refresh.window.jitter = 0.05 16:03:24 sasl.login.retry.backoff.max.ms = 10000 16:03:24 sasl.login.retry.backoff.ms = 100 16:03:24 sasl.mechanism = GSSAPI 16:03:24 sasl.oauthbearer.clock.skew.seconds = 30 16:03:24 sasl.oauthbearer.expected.audience = null 16:03:24 sasl.oauthbearer.expected.issuer = null 16:03:24 sasl.oauthbearer.header.urlencode = false 16:03:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:24 sasl.oauthbearer.jwks.endpoint.url = null 16:03:24 sasl.oauthbearer.scope.claim.name = scope 16:03:24 sasl.oauthbearer.sub.claim.name = sub 16:03:24 sasl.oauthbearer.token.endpoint.url = null 16:03:24 security.protocol = PLAINTEXT 16:03:24 security.providers = null 16:03:24 send.buffer.bytes = 131072 16:03:24 session.timeout.ms = 45000 16:03:24 socket.connection.setup.timeout.max.ms = 30000 16:03:24 socket.connection.setup.timeout.ms = 10000 16:03:24 ssl.cipher.suites = null 16:03:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:24 ssl.endpoint.identification.algorithm = https 16:03:24 ssl.engine.factory.class = null 16:03:24 ssl.key.password = null 16:03:24 ssl.keymanager.algorithm = SunX509 16:03:24 ssl.keystore.certificate.chain = null 16:03:24 ssl.keystore.key = null 16:03:24 ssl.keystore.location = null 16:03:24 ssl.keystore.password = null 16:03:24 ssl.keystore.type = JKS 16:03:24 ssl.protocol = TLSv1.3 16:03:24 ssl.provider = null 16:03:24 ssl.secure.random.implementation = null 16:03:24 ssl.trustmanager.algorithm = PKIX 16:03:24 ssl.truststore.certificates = null 16:03:24 ssl.truststore.location = null 16:03:24 ssl.truststore.password = null 16:03:24 ssl.truststore.type = JKS 16:03:24 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:03:24 16:03:24 2025-11-05T16:03:23.946Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:24 2025-11-05T16:03:23.949Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:24 2025-11-05T16:03:23.949Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:24 2025-11-05T16:03:23.949Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358603949 16:03:24 2025-11-05T16:03:23.953Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:23.986Z WARN 11240 --- [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} 16:03:24 2025-11-05T16:03:23.986Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:24 2025-11-05T16:03:23.987Z INFO 11240 --- [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) 16:03:24 2025-11-05T16:03:23.992Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 16:03:24 2025-11-05T16:03:23.996Z INFO 11240 --- [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-0df34415-3361-4ff2-86fc-cd74e287139e 16:03:24 2025-11-05T16:03:23.996Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 16:03:24 2025-11-05T16:03:23.998Z INFO 11240 --- [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-0df34415-3361-4ff2-86fc-cd74e287139e', protocol='range'} 16:03:24 2025-11-05T16:03:24.118Z INFO 11240 --- [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-0df34415-3361-4ff2-86fc-cd74e287139e=Assignment(partitions=[legacy-batch-topic-0])} 16:03:24 2025-11-05T16:03:24.136Z INFO 11240 --- [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-0df34415-3361-4ff2-86fc-cd74e287139e', protocol='range'} 16:03:24 2025-11-05T16:03:24.137Z INFO 11240 --- [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]) 16:03:24 2025-11-05T16:03:24.137Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:24.156Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:24.161Z INFO 11240 --- [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}}. 16:03:24 2025-11-05T16:03:24.476Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:24 2025-11-05T16:03:24.477Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:24 2025-11-05T16:03:24.477Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:24 2025-11-05T16:03:24.477Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:24 2025-11-05T16:03:24.477Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:24 2025-11-05T16:03:24.540Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 16:03:24 2025-11-05T16:03:24.552Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 16:03:24 2025-11-05T16:03:24.574Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:24 2025-11-05T16:03:24.672Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:24.672Z INFO 11240 --- [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-0df34415-3361-4ff2-86fc-cd74e287139e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:03:24 2025-11-05T16:03:24.673Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:24.673Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:24.673Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:24.677Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:24.677Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:24.691Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:24 2025-11-05T16:03:24.691Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:24 2025-11-05T16:03:24.691Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:24 2025-11-05T16:03:24.691Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:24 2025-11-05T16:03:24.696Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 16:03:24 2025-11-05T16:03:24.716Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:24 allow.auto.create.topics = true 16:03:24 auto.commit.interval.ms = 5000 16:03:24 auto.include.jmx.reporter = true 16:03:24 auto.offset.reset = latest 16:03:24 bootstrap.servers = [localhost:32777] 16:03:24 check.crcs = true 16:03:24 client.dns.lookup = use_all_dns_ips 16:03:24 client.id = consumer-test-group-8 16:03:24 client.rack = 16:03:24 connections.max.idle.ms = 540000 16:03:24 default.api.timeout.ms = 60000 16:03:24 enable.auto.commit = true 16:03:24 enable.metrics.push = true 16:03:24 exclude.internal.topics = true 16:03:24 fetch.max.bytes = 52428800 16:03:24 fetch.max.wait.ms = 500 16:03:24 fetch.min.bytes = 1 16:03:24 group.id = test-group 16:03:24 group.instance.id = null 16:03:24 group.protocol = classic 16:03:24 group.remote.assignor = null 16:03:24 heartbeat.interval.ms = 3000 16:03:24 interceptor.classes = [] 16:03:24 internal.leave.group.on.close = true 16:03:24 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:24 isolation.level = read_uncommitted 16:03:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:03:24 max.partition.fetch.bytes = 1048576 16:03:24 max.poll.interval.ms = 300000 16:03:24 max.poll.records = 2147483647 16:03:24 metadata.max.age.ms = 300000 16:03:24 metadata.recovery.strategy = none 16:03:24 metric.reporters = [] 16:03:24 metrics.num.samples = 2 16:03:24 metrics.recording.level = INFO 16:03:24 metrics.sample.window.ms = 30000 16:03:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:24 receive.buffer.bytes = 65536 16:03:24 reconnect.backoff.max.ms = 1000 16:03:24 reconnect.backoff.ms = 50 16:03:24 request.timeout.ms = 30000 16:03:24 retry.backoff.max.ms = 1000 16:03:24 retry.backoff.ms = 100 16:03:24 sasl.client.callback.handler.class = null 16:03:24 sasl.jaas.config = null 16:03:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:24 sasl.kerberos.min.time.before.relogin = 60000 16:03:24 sasl.kerberos.service.name = null 16:03:24 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:24 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:24 sasl.login.callback.handler.class = null 16:03:24 sasl.login.class = null 16:03:24 sasl.login.connect.timeout.ms = null 16:03:24 sasl.login.read.timeout.ms = null 16:03:24 sasl.login.refresh.buffer.seconds = 300 16:03:24 sasl.login.refresh.min.period.seconds = 60 16:03:24 sasl.login.refresh.window.factor = 0.8 16:03:24 sasl.login.refresh.window.jitter = 0.05 16:03:24 sasl.login.retry.backoff.max.ms = 10000 16:03:24 sasl.login.retry.backoff.ms = 100 16:03:24 sasl.mechanism = GSSAPI 16:03:24 sasl.oauthbearer.clock.skew.seconds = 30 16:03:24 sasl.oauthbearer.expected.audience = null 16:03:24 sasl.oauthbearer.expected.issuer = null 16:03:24 sasl.oauthbearer.header.urlencode = false 16:03:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:24 sasl.oauthbearer.jwks.endpoint.url = null 16:03:24 sasl.oauthbearer.scope.claim.name = scope 16:03:24 sasl.oauthbearer.sub.claim.name = sub 16:03:24 sasl.oauthbearer.token.endpoint.url = null 16:03:24 security.protocol = PLAINTEXT 16:03:24 security.providers = null 16:03:24 send.buffer.bytes = 131072 16:03:24 session.timeout.ms = 45000 16:03:24 socket.connection.setup.timeout.max.ms = 30000 16:03:24 socket.connection.setup.timeout.ms = 10000 16:03:24 ssl.cipher.suites = null 16:03:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:24 ssl.endpoint.identification.algorithm = https 16:03:24 ssl.engine.factory.class = null 16:03:24 ssl.key.password = null 16:03:24 ssl.keymanager.algorithm = SunX509 16:03:24 ssl.keystore.certificate.chain = null 16:03:24 ssl.keystore.key = null 16:03:24 ssl.keystore.location = null 16:03:24 ssl.keystore.password = null 16:03:24 ssl.keystore.type = JKS 16:03:24 ssl.protocol = TLSv1.3 16:03:24 ssl.provider = null 16:03:24 ssl.secure.random.implementation = null 16:03:24 ssl.trustmanager.algorithm = PKIX 16:03:24 ssl.truststore.certificates = null 16:03:24 ssl.truststore.location = null 16:03:24 ssl.truststore.password = null 16:03:24 ssl.truststore.type = JKS 16:03:24 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:03:24 16:03:24 2025-11-05T16:03:24.716Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:24 2025-11-05T16:03:24.719Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:24 2025-11-05T16:03:24.719Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:24 2025-11-05T16:03:24.719Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358604719 16:03:24 2025-11-05T16:03:24.719Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:24.732Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:24 2025-11-05T16:03:24.733Z INFO 11240 --- [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) 16:03:24 2025-11-05T16:03:24.735Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 16:03:24 2025-11-05T16:03:24.740Z INFO 11240 --- [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-ee69c760-ca32-4757-b6e6-c3dd7dd4db65 16:03:24 2025-11-05T16:03:24.740Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 16:03:24 2025-11-05T16:03:24.748Z INFO 11240 --- [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-ee69c760-ca32-4757-b6e6-c3dd7dd4db65', protocol='range'} 16:03:24 2025-11-05T16:03:24.749Z INFO 11240 --- [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-ee69c760-ca32-4757-b6e6-c3dd7dd4db65=Assignment(partitions=[legacy-batch-topic-0])} 16:03:24 2025-11-05T16:03:24.750Z INFO 11240 --- [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-ee69c760-ca32-4757-b6e6-c3dd7dd4db65', protocol='range'} 16:03:24 2025-11-05T16:03:24.751Z INFO 11240 --- [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]) 16:03:24 2025-11-05T16:03:24.751Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:24.752Z INFO 11240 --- [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 16:03:24 2025-11-05T16:03:24.801Z INFO 11240 --- [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}}. 16:03:25 2025-11-05T16:03:25.249Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:25 2025-11-05T16:03:25.250Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:25 2025-11-05T16:03:25.250Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:25 2025-11-05T16:03:25.250Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:25 2025-11-05T16:03:25.250Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:25 2025-11-05T16:03:25.320Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 16:03:25 2025-11-05T16:03:25.333Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 16:03:25 2025-11-05T16:03:25.356Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:25 2025-11-05T16:03:25.411Z WARN 11240 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 22dc60fb-4b94-4d62-be99-7eb437636117, data operation cloud event id: bb487ab1-7252-49ff-92db-d1d45b2ea641 16:03:25 2025-11-05T16:03:25.411Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:25 acks = -1 16:03:25 auto.include.jmx.reporter = true 16:03:25 batch.size = 16384 16:03:25 bootstrap.servers = [localhost:32777] 16:03:25 buffer.memory = 33554432 16:03:25 client.dns.lookup = use_all_dns_ips 16:03:25 client.id = cps-core-1 16:03:25 compression.gzip.level = -1 16:03:25 compression.lz4.level = 9 16:03:25 compression.type = none 16:03:25 compression.zstd.level = 3 16:03:25 connections.max.idle.ms = 540000 16:03:25 delivery.timeout.ms = 120000 16:03:25 enable.idempotence = true 16:03:25 enable.metrics.push = true 16:03:25 interceptor.classes = [] 16:03:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:25 linger.ms = 0 16:03:25 max.block.ms = 60000 16:03:25 max.in.flight.requests.per.connection = 5 16:03:25 max.request.size = 1048576 16:03:25 metadata.max.age.ms = 300000 16:03:25 metadata.max.idle.ms = 300000 16:03:25 metadata.recovery.strategy = none 16:03:25 metric.reporters = [] 16:03:25 metrics.num.samples = 2 16:03:25 metrics.recording.level = INFO 16:03:25 metrics.sample.window.ms = 30000 16:03:25 partitioner.adaptive.partitioning.enable = true 16:03:25 partitioner.availability.timeout.ms = 0 16:03:25 partitioner.class = null 16:03:25 partitioner.ignore.keys = false 16:03:25 receive.buffer.bytes = 32768 16:03:25 reconnect.backoff.max.ms = 1000 16:03:25 reconnect.backoff.ms = 50 16:03:25 request.timeout.ms = 30000 16:03:25 retries = 2147483647 16:03:25 retry.backoff.max.ms = 1000 16:03:25 retry.backoff.ms = 100 16:03:25 sasl.client.callback.handler.class = null 16:03:25 sasl.jaas.config = null 16:03:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:25 sasl.kerberos.min.time.before.relogin = 60000 16:03:25 sasl.kerberos.service.name = null 16:03:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:25 sasl.login.callback.handler.class = null 16:03:25 sasl.login.class = null 16:03:25 sasl.login.connect.timeout.ms = null 16:03:25 sasl.login.read.timeout.ms = null 16:03:25 sasl.login.refresh.buffer.seconds = 300 16:03:25 sasl.login.refresh.min.period.seconds = 60 16:03:25 sasl.login.refresh.window.factor = 0.8 16:03:25 sasl.login.refresh.window.jitter = 0.05 16:03:25 sasl.login.retry.backoff.max.ms = 10000 16:03:25 sasl.login.retry.backoff.ms = 100 16:03:25 sasl.mechanism = GSSAPI 16:03:25 sasl.oauthbearer.clock.skew.seconds = 30 16:03:25 sasl.oauthbearer.expected.audience = null 16:03:25 sasl.oauthbearer.expected.issuer = null 16:03:25 sasl.oauthbearer.header.urlencode = false 16:03:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:25 sasl.oauthbearer.jwks.endpoint.url = null 16:03:25 sasl.oauthbearer.scope.claim.name = scope 16:03:25 sasl.oauthbearer.sub.claim.name = sub 16:03:25 sasl.oauthbearer.token.endpoint.url = null 16:03:25 security.protocol = PLAINTEXT 16:03:25 security.providers = null 16:03:25 send.buffer.bytes = 131072 16:03:25 socket.connection.setup.timeout.max.ms = 30000 16:03:25 socket.connection.setup.timeout.ms = 10000 16:03:25 ssl.cipher.suites = null 16:03:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:25 ssl.endpoint.identification.algorithm = https 16:03:25 ssl.engine.factory.class = null 16:03:25 ssl.key.password = null 16:03:25 ssl.keymanager.algorithm = SunX509 16:03:25 ssl.keystore.certificate.chain = null 16:03:25 ssl.keystore.key = null 16:03:25 ssl.keystore.location = null 16:03:25 ssl.keystore.password = null 16:03:25 ssl.keystore.type = JKS 16:03:25 ssl.protocol = TLSv1.3 16:03:25 ssl.provider = null 16:03:25 ssl.secure.random.implementation = null 16:03:25 ssl.trustmanager.algorithm = PKIX 16:03:25 ssl.truststore.certificates = null 16:03:25 ssl.truststore.location = null 16:03:25 ssl.truststore.password = null 16:03:25 ssl.truststore.type = JKS 16:03:25 transaction.timeout.ms = 60000 16:03:25 transactional.id = null 16:03:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:03:25 16:03:25 2025-11-05T16:03:25.412Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:25 2025-11-05T16:03:25.413Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 16:03:25 2025-11-05T16:03:25.415Z INFO 11240 --- [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. 16:03:25 2025-11-05T16:03:25.428Z INFO 11240 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:25 2025-11-05T16:03:25.428Z INFO 11240 --- [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 16:03:25 2025-11-05T16:03:25.533Z INFO 11240 --- [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 16:03:25 2025-11-05T16:03:25.533Z INFO 11240 --- [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-ee69c760-ca32-4757-b6e6-c3dd7dd4db65 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:03:25 2025-11-05T16:03:25.534Z INFO 11240 --- [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 16:03:25 2025-11-05T16:03:25.534Z INFO 11240 --- [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 16:03:25 2025-11-05T16:03:25.534Z INFO 11240 --- [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 16:03:25 2025-11-05T16:03:25.534Z INFO 11240 --- [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 16:03:25 2025-11-05T16:03:25.534Z INFO 11240 --- [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 16:03:25 2025-11-05T16:03:25.970Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:25 2025-11-05T16:03:25.970Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:25 2025-11-05T16:03:25.970Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:25 2025-11-05T16:03:25.970Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:25 2025-11-05T16:03:25.972Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 16:03:26 2025-11-05T16:03:25.987Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:26 allow.auto.create.topics = true 16:03:26 auto.commit.interval.ms = 5000 16:03:26 auto.include.jmx.reporter = true 16:03:26 auto.offset.reset = latest 16:03:26 bootstrap.servers = [localhost:32777] 16:03:26 check.crcs = true 16:03:26 client.dns.lookup = use_all_dns_ips 16:03:26 client.id = consumer-test-group-9 16:03:26 client.rack = 16:03:26 connections.max.idle.ms = 540000 16:03:26 default.api.timeout.ms = 60000 16:03:26 enable.auto.commit = true 16:03:26 enable.metrics.push = true 16:03:26 exclude.internal.topics = true 16:03:26 fetch.max.bytes = 52428800 16:03:26 fetch.max.wait.ms = 500 16:03:26 fetch.min.bytes = 1 16:03:26 group.id = test-group 16:03:26 group.instance.id = null 16:03:26 group.protocol = classic 16:03:26 group.remote.assignor = null 16:03:26 heartbeat.interval.ms = 3000 16:03:26 interceptor.classes = [] 16:03:26 internal.leave.group.on.close = true 16:03:26 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:26 isolation.level = read_uncommitted 16:03:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:03:26 max.partition.fetch.bytes = 1048576 16:03:26 max.poll.interval.ms = 300000 16:03:26 max.poll.records = 2147483647 16:03:26 metadata.max.age.ms = 300000 16:03:26 metadata.recovery.strategy = none 16:03:26 metric.reporters = [] 16:03:26 metrics.num.samples = 2 16:03:26 metrics.recording.level = INFO 16:03:26 metrics.sample.window.ms = 30000 16:03:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:26 receive.buffer.bytes = 65536 16:03:26 reconnect.backoff.max.ms = 1000 16:03:26 reconnect.backoff.ms = 50 16:03:26 request.timeout.ms = 30000 16:03:26 retry.backoff.max.ms = 1000 16:03:26 retry.backoff.ms = 100 16:03:26 sasl.client.callback.handler.class = null 16:03:26 sasl.jaas.config = null 16:03:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:26 sasl.kerberos.min.time.before.relogin = 60000 16:03:26 sasl.kerberos.service.name = null 16:03:26 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:26 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:26 sasl.login.callback.handler.class = null 16:03:26 sasl.login.class = null 16:03:26 sasl.login.connect.timeout.ms = null 16:03:26 sasl.login.read.timeout.ms = null 16:03:26 sasl.login.refresh.buffer.seconds = 300 16:03:26 sasl.login.refresh.min.period.seconds = 60 16:03:26 sasl.login.refresh.window.factor = 0.8 16:03:26 sasl.login.refresh.window.jitter = 0.05 16:03:26 sasl.login.retry.backoff.max.ms = 10000 16:03:26 sasl.login.retry.backoff.ms = 100 16:03:26 sasl.mechanism = GSSAPI 16:03:26 sasl.oauthbearer.clock.skew.seconds = 30 16:03:26 sasl.oauthbearer.expected.audience = null 16:03:26 sasl.oauthbearer.expected.issuer = null 16:03:26 sasl.oauthbearer.header.urlencode = false 16:03:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:26 sasl.oauthbearer.jwks.endpoint.url = null 16:03:26 sasl.oauthbearer.scope.claim.name = scope 16:03:26 sasl.oauthbearer.sub.claim.name = sub 16:03:26 sasl.oauthbearer.token.endpoint.url = null 16:03:26 security.protocol = PLAINTEXT 16:03:26 security.providers = null 16:03:26 send.buffer.bytes = 131072 16:03:26 session.timeout.ms = 45000 16:03:26 socket.connection.setup.timeout.max.ms = 30000 16:03:26 socket.connection.setup.timeout.ms = 10000 16:03:26 ssl.cipher.suites = null 16:03:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:26 ssl.endpoint.identification.algorithm = https 16:03:26 ssl.engine.factory.class = null 16:03:26 ssl.key.password = null 16:03:26 ssl.keymanager.algorithm = SunX509 16:03:26 ssl.keystore.certificate.chain = null 16:03:26 ssl.keystore.key = null 16:03:26 ssl.keystore.location = null 16:03:26 ssl.keystore.password = null 16:03:26 ssl.keystore.type = JKS 16:03:26 ssl.protocol = TLSv1.3 16:03:26 ssl.provider = null 16:03:26 ssl.secure.random.implementation = null 16:03:26 ssl.trustmanager.algorithm = PKIX 16:03:26 ssl.truststore.certificates = null 16:03:26 ssl.truststore.location = null 16:03:26 ssl.truststore.password = null 16:03:26 ssl.truststore.type = JKS 16:03:26 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:03:26 16:03:26 2025-11-05T16:03:25.987Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:26 2025-11-05T16:03:25.990Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:26 2025-11-05T16:03:25.990Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:26 2025-11-05T16:03:25.990Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358605990 16:03:26 2025-11-05T16:03:25.990Z INFO 11240 --- [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 16:03:26 2025-11-05T16:03:25.994Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:26 2025-11-05T16:03:25.995Z INFO 11240 --- [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) 16:03:26 2025-11-05T16:03:25.996Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 16:03:26 2025-11-05T16:03:25.999Z INFO 11240 --- [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-b1d4d3c1-4576-4bfe-bc6c-2e6f5ec272b8 16:03:26 2025-11-05T16:03:25.999Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 16:03:26 2025-11-05T16:03:26.005Z INFO 11240 --- [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-b1d4d3c1-4576-4bfe-bc6c-2e6f5ec272b8', protocol='range'} 16:03:26 2025-11-05T16:03:26.005Z INFO 11240 --- [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-b1d4d3c1-4576-4bfe-bc6c-2e6f5ec272b8=Assignment(partitions=[legacy-batch-topic-0])} 16:03:26 2025-11-05T16:03:26.008Z INFO 11240 --- [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-b1d4d3c1-4576-4bfe-bc6c-2e6f5ec272b8', protocol='range'} 16:03:26 2025-11-05T16:03:26.008Z INFO 11240 --- [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]) 16:03:26 2025-11-05T16:03:26.008Z INFO 11240 --- [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 16:03:26 2025-11-05T16:03:26.009Z INFO 11240 --- [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 16:03:26 2025-11-05T16:03:26.014Z INFO 11240 --- [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}}. 16:03:26 2025-11-05T16:03:26.510Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:26 2025-11-05T16:03:26.510Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:26 2025-11-05T16:03:26.510Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:26 2025-11-05T16:03:26.511Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:26 2025-11-05T16:03:26.511Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:26 2025-11-05T16:03:26.575Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 16:03:26 2025-11-05T16:03:26.591Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 16:03:26 2025-11-05T16:03:26.617Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:26 2025-11-05T16:03:26.654Z WARN 11240 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: c0b48be7-8b34-483f-8fcf-f1ebf5223122, data operation cloud event id: fafdc3a7-cf90-4ddf-9907-44e1ae80bc67 16:03:26 2025-11-05T16:03:26.715Z INFO 11240 --- [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 16:03:26 2025-11-05T16:03:26.715Z INFO 11240 --- [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-b1d4d3c1-4576-4bfe-bc6c-2e6f5ec272b8 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:03:26 2025-11-05T16:03:26.716Z INFO 11240 --- [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 16:03:26 2025-11-05T16:03:26.716Z INFO 11240 --- [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 16:03:26 2025-11-05T16:03:26.716Z INFO 11240 --- [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 16:03:26 2025-11-05T16:03:26.716Z INFO 11240 --- [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 16:03:26 2025-11-05T16:03:26.716Z INFO 11240 --- [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 16:03:27 2025-11-05T16:03:27.164Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:27 2025-11-05T16:03:27.164Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:27 2025-11-05T16:03:27.165Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:27 2025-11-05T16:03:27.165Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:27 2025-11-05T16:03:27.168Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 16:03:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.254 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 16:03:27 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 16:03:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 16:03:27 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 16:03:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 16:03:27 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 16:03:27 2025-11-05T16:03:27.322Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:27 2025-11-05T16:03:27.323Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:27 2025-11-05T16:03:27.323Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:27 2025-11-05T16:03:27.323Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:27 2025-11-05T16:03:27.323Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:27 2025-11-05T16:03:27.386Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:03:27 2025-11-05T16:03:27.397Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:03:27 2025-11-05T16:03:27.417Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:27 2025-11-05T16:03:27.463Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:27 2025-11-05T16:03:27.463Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:27 2025-11-05T16:03:27.464Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:27 2025-11-05T16:03:27.464Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:27 2025-11-05T16:03:27.464Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:27 2025-11-05T16:03:27.536Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:03:27 2025-11-05T16:03:27.545Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:03:27 2025-11-05T16:03:27.566Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:27 2025-11-05T16:03:27.594Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:27 2025-11-05T16:03:27.594Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:27 2025-11-05T16:03:27.594Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:27 2025-11-05T16:03:27.595Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:27 2025-11-05T16:03:27.595Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:27 2025-11-05T16:03:27.658Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:03:27 2025-11-05T16:03:27.668Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:03:27 2025-11-05T16:03:27.687Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:27 2025-11-05T16:03:27.701Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 16:03:27 2025-11-05T16:03:27.723Z INFO 11240 --- [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. 16:03:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 16:03:27 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 16:03:27 2025-11-05T16:03:27.896Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:27 2025-11-05T16:03:27.897Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:27 2025-11-05T16:03:27.897Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:27 2025-11-05T16:03:27.897Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:27 2025-11-05T16:03:27.897Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:27 2025-11-05T16:03:27.964Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:28 2025-11-05T16:03:28.000Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:28 2025-11-05T16:03:28.001Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:28 2025-11-05T16:03:28.001Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:28 2025-11-05T16:03:28.001Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:28 2025-11-05T16:03:28.001Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:28 2025-11-05T16:03:28.040Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:28 2025-11-05T16:03:28.070Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:28 2025-11-05T16:03:28.070Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:28 2025-11-05T16:03:28.070Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:28 2025-11-05T16:03:28.071Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:28 2025-11-05T16:03:28.071Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:28 2025-11-05T16:03:28.100Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:28 2025-11-05T16:03:28.136Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:28 2025-11-05T16:03:28.136Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:28 2025-11-05T16:03:28.136Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:28 2025-11-05T16:03:28.137Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:28 2025-11-05T16:03:28.137Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:28 2025-11-05T16:03:28.173Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:28 2025-11-05T16:03:28.200Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:28 2025-11-05T16:03:28.201Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:28 2025-11-05T16:03:28.201Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:28 2025-11-05T16:03:28.201Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:28 2025-11-05T16:03:28.201Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:28 2025-11-05T16:03:28.226Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:28 2025-11-05T16:03:28.254Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:28 2025-11-05T16:03:28.254Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:28 2025-11-05T16:03:28.254Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:28 2025-11-05T16:03:28.254Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:28 2025-11-05T16:03:28.254Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:28 2025-11-05T16:03:28.289Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:28 2025-11-05T16:03:28.300Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:28 allow.auto.create.topics = true 16:03:28 auto.commit.interval.ms = 5000 16:03:28 auto.include.jmx.reporter = true 16:03:28 auto.offset.reset = latest 16:03:28 bootstrap.servers = [localhost:32777] 16:03:28 check.crcs = true 16:03:28 client.dns.lookup = use_all_dns_ips 16:03:28 client.id = consumer-test-group-10 16:03:28 client.rack = 16:03:28 connections.max.idle.ms = 540000 16:03:28 default.api.timeout.ms = 60000 16:03:28 enable.auto.commit = true 16:03:28 enable.metrics.push = true 16:03:28 exclude.internal.topics = true 16:03:28 fetch.max.bytes = 52428800 16:03:28 fetch.max.wait.ms = 500 16:03:28 fetch.min.bytes = 1 16:03:28 group.id = test-group 16:03:28 group.instance.id = null 16:03:28 group.protocol = classic 16:03:28 group.remote.assignor = null 16:03:28 heartbeat.interval.ms = 3000 16:03:28 interceptor.classes = [] 16:03:28 internal.leave.group.on.close = true 16:03:28 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:28 isolation.level = read_uncommitted 16:03:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:03:28 max.partition.fetch.bytes = 1048576 16:03:28 max.poll.interval.ms = 300000 16:03:28 max.poll.records = 2147483647 16:03:28 metadata.max.age.ms = 300000 16:03:28 metadata.recovery.strategy = none 16:03:28 metric.reporters = [] 16:03:28 metrics.num.samples = 2 16:03:28 metrics.recording.level = INFO 16:03:28 metrics.sample.window.ms = 30000 16:03:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:28 receive.buffer.bytes = 65536 16:03:28 reconnect.backoff.max.ms = 1000 16:03:28 reconnect.backoff.ms = 50 16:03:28 request.timeout.ms = 30000 16:03:28 retry.backoff.max.ms = 1000 16:03:28 retry.backoff.ms = 100 16:03:28 sasl.client.callback.handler.class = null 16:03:28 sasl.jaas.config = null 16:03:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:28 sasl.kerberos.min.time.before.relogin = 60000 16:03:28 sasl.kerberos.service.name = null 16:03:28 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:28 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:28 sasl.login.callback.handler.class = null 16:03:28 sasl.login.class = null 16:03:28 sasl.login.connect.timeout.ms = null 16:03:28 sasl.login.read.timeout.ms = null 16:03:28 sasl.login.refresh.buffer.seconds = 300 16:03:28 sasl.login.refresh.min.period.seconds = 60 16:03:28 sasl.login.refresh.window.factor = 0.8 16:03:28 sasl.login.refresh.window.jitter = 0.05 16:03:28 sasl.login.retry.backoff.max.ms = 10000 16:03:28 sasl.login.retry.backoff.ms = 100 16:03:28 sasl.mechanism = GSSAPI 16:03:28 sasl.oauthbearer.clock.skew.seconds = 30 16:03:28 sasl.oauthbearer.expected.audience = null 16:03:28 sasl.oauthbearer.expected.issuer = null 16:03:28 sasl.oauthbearer.header.urlencode = false 16:03:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:28 sasl.oauthbearer.jwks.endpoint.url = null 16:03:28 sasl.oauthbearer.scope.claim.name = scope 16:03:28 sasl.oauthbearer.sub.claim.name = sub 16:03:28 sasl.oauthbearer.token.endpoint.url = null 16:03:28 security.protocol = PLAINTEXT 16:03:28 security.providers = null 16:03:28 send.buffer.bytes = 131072 16:03:28 session.timeout.ms = 45000 16:03:28 socket.connection.setup.timeout.max.ms = 30000 16:03:28 socket.connection.setup.timeout.ms = 10000 16:03:28 ssl.cipher.suites = null 16:03:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:28 ssl.endpoint.identification.algorithm = https 16:03:28 ssl.engine.factory.class = null 16:03:28 ssl.key.password = null 16:03:28 ssl.keymanager.algorithm = SunX509 16:03:28 ssl.keystore.certificate.chain = null 16:03:28 ssl.keystore.key = null 16:03:28 ssl.keystore.location = null 16:03:28 ssl.keystore.password = null 16:03:28 ssl.keystore.type = JKS 16:03:28 ssl.protocol = TLSv1.3 16:03:28 ssl.provider = null 16:03:28 ssl.secure.random.implementation = null 16:03:28 ssl.trustmanager.algorithm = PKIX 16:03:28 ssl.truststore.certificates = null 16:03:28 ssl.truststore.location = null 16:03:28 ssl.truststore.password = null 16:03:28 ssl.truststore.type = JKS 16:03:28 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:03:28 16:03:28 2025-11-05T16:03:28.301Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:28 2025-11-05T16:03:28.303Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:28 2025-11-05T16:03:28.303Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:28 2025-11-05T16:03:28.303Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358608303 16:03:28 2025-11-05T16:03:28.303Z INFO 11240 --- [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 16:03:28 2025-11-05T16:03:28.313Z WARN 11240 --- [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} 16:03:28 2025-11-05T16:03:28.313Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:28 2025-11-05T16:03:28.314Z INFO 11240 --- [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) 16:03:28 2025-11-05T16:03:28.316Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 16:03:28 2025-11-05T16:03:28.322Z INFO 11240 --- [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-1d7e958f-67db-45d6-80d4-7838fdbc5d1a 16:03:28 2025-11-05T16:03:28.322Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 16:03:28 2025-11-05T16:03:28.326Z INFO 11240 --- [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-1d7e958f-67db-45d6-80d4-7838fdbc5d1a', protocol='range'} 16:03:28 2025-11-05T16:03:28.436Z INFO 11240 --- [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-1d7e958f-67db-45d6-80d4-7838fdbc5d1a=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:03:28 2025-11-05T16:03:28.439Z INFO 11240 --- [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-1d7e958f-67db-45d6-80d4-7838fdbc5d1a', protocol='range'} 16:03:28 2025-11-05T16:03:28.439Z INFO 11240 --- [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]) 16:03:28 2025-11-05T16:03:28.439Z INFO 11240 --- [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 16:03:28 2025-11-05T16:03:28.440Z INFO 11240 --- [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 16:03:28 2025-11-05T16:03:28.442Z INFO 11240 --- [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}}. 16:03:28 2025-11-05T16:03:28.806Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:28 acks = -1 16:03:28 auto.include.jmx.reporter = true 16:03:28 batch.size = 16384 16:03:28 bootstrap.servers = [localhost:32777] 16:03:28 buffer.memory = 33554432 16:03:28 client.dns.lookup = use_all_dns_ips 16:03:28 client.id = test-client-id 16:03:28 compression.gzip.level = -1 16:03:28 compression.lz4.level = 9 16:03:28 compression.type = none 16:03:28 compression.zstd.level = 3 16:03:28 connections.max.idle.ms = 540000 16:03:28 delivery.timeout.ms = 120000 16:03:28 enable.idempotence = true 16:03:28 enable.metrics.push = true 16:03:28 interceptor.classes = [] 16:03:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:28 linger.ms = 0 16:03:28 max.block.ms = 60000 16:03:28 max.in.flight.requests.per.connection = 5 16:03:28 max.request.size = 1048576 16:03:28 metadata.max.age.ms = 300000 16:03:28 metadata.max.idle.ms = 300000 16:03:28 metadata.recovery.strategy = none 16:03:28 metric.reporters = [] 16:03:28 metrics.num.samples = 2 16:03:28 metrics.recording.level = INFO 16:03:28 metrics.sample.window.ms = 30000 16:03:28 partitioner.adaptive.partitioning.enable = true 16:03:28 partitioner.availability.timeout.ms = 0 16:03:28 partitioner.class = null 16:03:28 partitioner.ignore.keys = false 16:03:28 receive.buffer.bytes = 32768 16:03:28 reconnect.backoff.max.ms = 1000 16:03:28 reconnect.backoff.ms = 50 16:03:28 request.timeout.ms = 30000 16:03:28 retries = 2147483647 16:03:28 retry.backoff.max.ms = 1000 16:03:28 retry.backoff.ms = 100 16:03:28 sasl.client.callback.handler.class = null 16:03:28 sasl.jaas.config = null 16:03:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:28 sasl.kerberos.min.time.before.relogin = 60000 16:03:28 sasl.kerberos.service.name = null 16:03:28 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:28 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:28 sasl.login.callback.handler.class = null 16:03:28 sasl.login.class = null 16:03:28 sasl.login.connect.timeout.ms = null 16:03:28 sasl.login.read.timeout.ms = null 16:03:28 sasl.login.refresh.buffer.seconds = 300 16:03:28 sasl.login.refresh.min.period.seconds = 60 16:03:28 sasl.login.refresh.window.factor = 0.8 16:03:28 sasl.login.refresh.window.jitter = 0.05 16:03:28 sasl.login.retry.backoff.max.ms = 10000 16:03:28 sasl.login.retry.backoff.ms = 100 16:03:28 sasl.mechanism = GSSAPI 16:03:28 sasl.oauthbearer.clock.skew.seconds = 30 16:03:28 sasl.oauthbearer.expected.audience = null 16:03:28 sasl.oauthbearer.expected.issuer = null 16:03:28 sasl.oauthbearer.header.urlencode = false 16:03:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:28 sasl.oauthbearer.jwks.endpoint.url = null 16:03:28 sasl.oauthbearer.scope.claim.name = scope 16:03:28 sasl.oauthbearer.sub.claim.name = sub 16:03:28 sasl.oauthbearer.token.endpoint.url = null 16:03:28 security.protocol = PLAINTEXT 16:03:28 security.providers = null 16:03:28 send.buffer.bytes = 131072 16:03:28 socket.connection.setup.timeout.max.ms = 30000 16:03:28 socket.connection.setup.timeout.ms = 10000 16:03:28 ssl.cipher.suites = null 16:03:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:28 ssl.endpoint.identification.algorithm = https 16:03:28 ssl.engine.factory.class = null 16:03:28 ssl.key.password = null 16:03:28 ssl.keymanager.algorithm = SunX509 16:03:28 ssl.keystore.certificate.chain = null 16:03:28 ssl.keystore.key = null 16:03:28 ssl.keystore.location = null 16:03:28 ssl.keystore.password = null 16:03:28 ssl.keystore.type = JKS 16:03:28 ssl.protocol = TLSv1.3 16:03:28 ssl.provider = null 16:03:28 ssl.secure.random.implementation = null 16:03:28 ssl.trustmanager.algorithm = PKIX 16:03:28 ssl.truststore.certificates = null 16:03:28 ssl.truststore.location = null 16:03:28 ssl.truststore.password = null 16:03:28 ssl.truststore.type = JKS 16:03:28 transaction.timeout.ms = 60000 16:03:28 transactional.id = null 16:03:28 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:28 16:03:28 2025-11-05T16:03:28.807Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:28 2025-11-05T16:03:28.807Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:03:28 2025-11-05T16:03:28.811Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:28 2025-11-05T16:03:28.811Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:28 2025-11-05T16:03:28.811Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358608811 16:03:28 2025-11-05T16:03:28.811Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:28 acks = -1 16:03:28 auto.include.jmx.reporter = true 16:03:28 batch.size = 16384 16:03:28 bootstrap.servers = [localhost:32777] 16:03:28 buffer.memory = 33554432 16:03:28 client.dns.lookup = use_all_dns_ips 16:03:28 client.id = test-client-id 16:03:28 compression.gzip.level = -1 16:03:28 compression.lz4.level = 9 16:03:28 compression.type = none 16:03:28 compression.zstd.level = 3 16:03:28 connections.max.idle.ms = 540000 16:03:28 delivery.timeout.ms = 120000 16:03:28 enable.idempotence = true 16:03:28 enable.metrics.push = true 16:03:28 interceptor.classes = [] 16:03:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:28 linger.ms = 0 16:03:28 max.block.ms = 60000 16:03:28 max.in.flight.requests.per.connection = 5 16:03:28 max.request.size = 1048576 16:03:28 metadata.max.age.ms = 300000 16:03:28 metadata.max.idle.ms = 300000 16:03:28 metadata.recovery.strategy = none 16:03:28 metric.reporters = [] 16:03:28 metrics.num.samples = 2 16:03:28 metrics.recording.level = INFO 16:03:28 metrics.sample.window.ms = 30000 16:03:28 partitioner.adaptive.partitioning.enable = true 16:03:28 partitioner.availability.timeout.ms = 0 16:03:28 partitioner.class = null 16:03:28 partitioner.ignore.keys = false 16:03:28 receive.buffer.bytes = 32768 16:03:28 reconnect.backoff.max.ms = 1000 16:03:28 reconnect.backoff.ms = 50 16:03:28 request.timeout.ms = 30000 16:03:28 retries = 2147483647 16:03:28 retry.backoff.max.ms = 1000 16:03:28 retry.backoff.ms = 100 16:03:28 sasl.client.callback.handler.class = null 16:03:28 sasl.jaas.config = null 16:03:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:28 sasl.kerberos.min.time.before.relogin = 60000 16:03:28 sasl.kerberos.service.name = null 16:03:28 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:28 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:28 sasl.login.callback.handler.class = null 16:03:28 sasl.login.class = null 16:03:28 sasl.login.connect.timeout.ms = null 16:03:28 sasl.login.read.timeout.ms = null 16:03:28 sasl.login.refresh.buffer.seconds = 300 16:03:28 sasl.login.refresh.min.period.seconds = 60 16:03:28 sasl.login.refresh.window.factor = 0.8 16:03:28 sasl.login.refresh.window.jitter = 0.05 16:03:28 sasl.login.retry.backoff.max.ms = 10000 16:03:28 sasl.login.retry.backoff.ms = 100 16:03:28 sasl.mechanism = GSSAPI 16:03:28 sasl.oauthbearer.clock.skew.seconds = 30 16:03:28 sasl.oauthbearer.expected.audience = null 16:03:28 sasl.oauthbearer.expected.issuer = null 16:03:28 sasl.oauthbearer.header.urlencode = false 16:03:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:28 sasl.oauthbearer.jwks.endpoint.url = null 16:03:28 sasl.oauthbearer.scope.claim.name = scope 16:03:28 sasl.oauthbearer.sub.claim.name = sub 16:03:28 sasl.oauthbearer.token.endpoint.url = null 16:03:28 security.protocol = PLAINTEXT 16:03:28 security.providers = null 16:03:28 send.buffer.bytes = 131072 16:03:28 socket.connection.setup.timeout.max.ms = 30000 16:03:28 socket.connection.setup.timeout.ms = 10000 16:03:28 ssl.cipher.suites = null 16:03:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:28 ssl.endpoint.identification.algorithm = https 16:03:28 ssl.engine.factory.class = null 16:03:28 ssl.key.password = null 16:03:28 ssl.keymanager.algorithm = SunX509 16:03:28 ssl.keystore.certificate.chain = null 16:03:28 ssl.keystore.key = null 16:03:28 ssl.keystore.location = null 16:03:28 ssl.keystore.password = null 16:03:28 ssl.keystore.type = JKS 16:03:28 ssl.protocol = TLSv1.3 16:03:28 ssl.provider = null 16:03:28 ssl.secure.random.implementation = null 16:03:28 ssl.trustmanager.algorithm = PKIX 16:03:28 ssl.truststore.certificates = null 16:03:28 ssl.truststore.location = null 16:03:28 ssl.truststore.password = null 16:03:28 ssl.truststore.type = JKS 16:03:28 transaction.timeout.ms = 60000 16:03:28 transactional.id = null 16:03:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:03:28 16:03:28 2025-11-05T16:03:28.812Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:28 2025-11-05T16:03:28.812Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:03:28 2025-11-05T16:03:28.815Z INFO 11240 --- [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. 16:03:28 2025-11-05T16:03:28.822Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:28 2025-11-05T16:03:28.823Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:28 2025-11-05T16:03:28.824Z INFO 11240 --- [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 16:03:28 2025-11-05T16:03:28.824Z INFO 11240 --- [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 16:03:28 2025-11-05T16:03:28.851Z INFO 11240 --- [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 16:03:29 2025-11-05T16:03:28.987Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=myDataJobId01 16:03:30 2025-11-05T16:03:30.873Z INFO 11240 --- [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 16:03:30 2025-11-05T16:03:30.873Z INFO 11240 --- [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-1d7e958f-67db-45d6-80d4-7838fdbc5d1a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:03:30 2025-11-05T16:03:30.873Z INFO 11240 --- [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 16:03:30 2025-11-05T16:03:30.873Z INFO 11240 --- [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 16:03:30 2025-11-05T16:03:30.873Z INFO 11240 --- [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 16:03:30 2025-11-05T16:03:30.873Z INFO 11240 --- [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 16:03:30 2025-11-05T16:03:30.873Z INFO 11240 --- [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 16:03:31 2025-11-05T16:03:31.367Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:31 2025-11-05T16:03:31.368Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:31 2025-11-05T16:03:31.368Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:31 2025-11-05T16:03:31.368Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:31 2025-11-05T16:03:31.371Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 16:03:31 2025-11-05T16:03:31.372Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:03:31 2025-11-05T16:03:31.377Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:31 2025-11-05T16:03:31.377Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:31 2025-11-05T16:03:31.377Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:31 2025-11-05T16:03:31.377Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:31 2025-11-05T16:03:31.377Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:03:31 2025-11-05T16:03:31.377Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:03:31 2025-11-05T16:03:31.379Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:31 2025-11-05T16:03:31.379Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:31 2025-11-05T16:03:31.379Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:31 2025-11-05T16:03:31.379Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:31 2025-11-05T16:03:31.380Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:03:31 2025-11-05T16:03:31.539Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:31 2025-11-05T16:03:31.539Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:31 2025-11-05T16:03:31.540Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:31 2025-11-05T16:03:31.540Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:31 2025-11-05T16:03:31.540Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:31 2025-11-05T16:03:31.562Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:31 2025-11-05T16:03:31.585Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:31 2025-11-05T16:03:31.585Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:31 2025-11-05T16:03:31.586Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:31 2025-11-05T16:03:31.586Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:31 2025-11-05T16:03:31.586Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:31 2025-11-05T16:03:31.615Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:31 2025-11-05T16:03:31.643Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:31 2025-11-05T16:03:31.643Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:31 2025-11-05T16:03:31.643Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:31 2025-11-05T16:03:31.643Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:31 2025-11-05T16:03:31.643Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:31 2025-11-05T16:03:31.671Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:31 2025-11-05T16:03:31.708Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:31 2025-11-05T16:03:31.715Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:31 2025-11-05T16:03:31.723Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:31 2025-11-05T16:03:31.724Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:31 2025-11-05T16:03:31.724Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:31 2025-11-05T16:03:31.763Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:31 2025-11-05T16:03:31.792Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:31 2025-11-05T16:03:31.793Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:31 2025-11-05T16:03:31.793Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:31 2025-11-05T16:03:31.794Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:31 2025-11-05T16:03:31.794Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:31 2025-11-05T16:03:31.817Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:31 2025-11-05T16:03:31.843Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:31 2025-11-05T16:03:31.843Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:31 2025-11-05T16:03:31.843Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:31 2025-11-05T16:03:31.843Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:31 2025-11-05T16:03:31.843Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:31 2025-11-05T16:03:31.879Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:32 2025-11-05T16:03:31.892Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:32 allow.auto.create.topics = true 16:03:32 auto.commit.interval.ms = 5000 16:03:32 auto.include.jmx.reporter = true 16:03:32 auto.offset.reset = latest 16:03:32 bootstrap.servers = [localhost:32777] 16:03:32 check.crcs = true 16:03:32 client.dns.lookup = use_all_dns_ips 16:03:32 client.id = consumer-test-group-11 16:03:32 client.rack = 16:03:32 connections.max.idle.ms = 540000 16:03:32 default.api.timeout.ms = 60000 16:03:32 enable.auto.commit = true 16:03:32 enable.metrics.push = true 16:03:32 exclude.internal.topics = true 16:03:32 fetch.max.bytes = 52428800 16:03:32 fetch.max.wait.ms = 500 16:03:32 fetch.min.bytes = 1 16:03:32 group.id = test-group 16:03:32 group.instance.id = null 16:03:32 group.protocol = classic 16:03:32 group.remote.assignor = null 16:03:32 heartbeat.interval.ms = 3000 16:03:32 interceptor.classes = [] 16:03:32 internal.leave.group.on.close = true 16:03:32 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:32 isolation.level = read_uncommitted 16:03:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:03:32 max.partition.fetch.bytes = 1048576 16:03:32 max.poll.interval.ms = 300000 16:03:32 max.poll.records = 2147483647 16:03:32 metadata.max.age.ms = 300000 16:03:32 metadata.recovery.strategy = none 16:03:32 metric.reporters = [] 16:03:32 metrics.num.samples = 2 16:03:32 metrics.recording.level = INFO 16:03:32 metrics.sample.window.ms = 30000 16:03:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:32 receive.buffer.bytes = 65536 16:03:32 reconnect.backoff.max.ms = 1000 16:03:32 reconnect.backoff.ms = 50 16:03:32 request.timeout.ms = 30000 16:03:32 retry.backoff.max.ms = 1000 16:03:32 retry.backoff.ms = 100 16:03:32 sasl.client.callback.handler.class = null 16:03:32 sasl.jaas.config = null 16:03:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:32 sasl.kerberos.min.time.before.relogin = 60000 16:03:32 sasl.kerberos.service.name = null 16:03:32 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:32 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:32 sasl.login.callback.handler.class = null 16:03:32 sasl.login.class = null 16:03:32 sasl.login.connect.timeout.ms = null 16:03:32 sasl.login.read.timeout.ms = null 16:03:32 sasl.login.refresh.buffer.seconds = 300 16:03:32 sasl.login.refresh.min.period.seconds = 60 16:03:32 sasl.login.refresh.window.factor = 0.8 16:03:32 sasl.login.refresh.window.jitter = 0.05 16:03:32 sasl.login.retry.backoff.max.ms = 10000 16:03:32 sasl.login.retry.backoff.ms = 100 16:03:32 sasl.mechanism = GSSAPI 16:03:32 sasl.oauthbearer.clock.skew.seconds = 30 16:03:32 sasl.oauthbearer.expected.audience = null 16:03:32 sasl.oauthbearer.expected.issuer = null 16:03:32 sasl.oauthbearer.header.urlencode = false 16:03:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:32 sasl.oauthbearer.jwks.endpoint.url = null 16:03:32 sasl.oauthbearer.scope.claim.name = scope 16:03:32 sasl.oauthbearer.sub.claim.name = sub 16:03:32 sasl.oauthbearer.token.endpoint.url = null 16:03:32 security.protocol = PLAINTEXT 16:03:32 security.providers = null 16:03:32 send.buffer.bytes = 131072 16:03:32 session.timeout.ms = 45000 16:03:32 socket.connection.setup.timeout.max.ms = 30000 16:03:32 socket.connection.setup.timeout.ms = 10000 16:03:32 ssl.cipher.suites = null 16:03:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:32 ssl.endpoint.identification.algorithm = https 16:03:32 ssl.engine.factory.class = null 16:03:32 ssl.key.password = null 16:03:32 ssl.keymanager.algorithm = SunX509 16:03:32 ssl.keystore.certificate.chain = null 16:03:32 ssl.keystore.key = null 16:03:32 ssl.keystore.location = null 16:03:32 ssl.keystore.password = null 16:03:32 ssl.keystore.type = JKS 16:03:32 ssl.protocol = TLSv1.3 16:03:32 ssl.provider = null 16:03:32 ssl.secure.random.implementation = null 16:03:32 ssl.trustmanager.algorithm = PKIX 16:03:32 ssl.truststore.certificates = null 16:03:32 ssl.truststore.location = null 16:03:32 ssl.truststore.password = null 16:03:32 ssl.truststore.type = JKS 16:03:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:03:32 16:03:32 2025-11-05T16:03:31.893Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:32 2025-11-05T16:03:31.896Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:32 2025-11-05T16:03:31.896Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:32 2025-11-05T16:03:31.896Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358611896 16:03:32 2025-11-05T16:03:31.896Z INFO 11240 --- [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 16:03:32 2025-11-05T16:03:31.901Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:32 2025-11-05T16:03:31.901Z INFO 11240 --- [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) 16:03:32 2025-11-05T16:03:31.903Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 16:03:32 2025-11-05T16:03:31.907Z INFO 11240 --- [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-c01fced2-06f2-4e32-b2bb-67ee7d447395 16:03:32 2025-11-05T16:03:31.907Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 16:03:32 2025-11-05T16:03:31.909Z INFO 11240 --- [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-c01fced2-06f2-4e32-b2bb-67ee7d447395', protocol='range'} 16:03:32 2025-11-05T16:03:31.910Z INFO 11240 --- [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-c01fced2-06f2-4e32-b2bb-67ee7d447395=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:03:32 2025-11-05T16:03:31.912Z INFO 11240 --- [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-c01fced2-06f2-4e32-b2bb-67ee7d447395', protocol='range'} 16:03:32 2025-11-05T16:03:31.912Z INFO 11240 --- [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]) 16:03:32 2025-11-05T16:03:31.912Z INFO 11240 --- [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 16:03:32 2025-11-05T16:03:31.913Z INFO 11240 --- [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 16:03:32 2025-11-05T16:03:31.919Z INFO 11240 --- [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}}. 16:03:32 2025-11-05T16:03:32.397Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:32 acks = -1 16:03:32 auto.include.jmx.reporter = true 16:03:32 batch.size = 16384 16:03:32 bootstrap.servers = [localhost:32777] 16:03:32 buffer.memory = 33554432 16:03:32 client.dns.lookup = use_all_dns_ips 16:03:32 client.id = test-client-id 16:03:32 compression.gzip.level = -1 16:03:32 compression.lz4.level = 9 16:03:32 compression.type = none 16:03:32 compression.zstd.level = 3 16:03:32 connections.max.idle.ms = 540000 16:03:32 delivery.timeout.ms = 120000 16:03:32 enable.idempotence = true 16:03:32 enable.metrics.push = true 16:03:32 interceptor.classes = [] 16:03:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:32 linger.ms = 0 16:03:32 max.block.ms = 60000 16:03:32 max.in.flight.requests.per.connection = 5 16:03:32 max.request.size = 1048576 16:03:32 metadata.max.age.ms = 300000 16:03:32 metadata.max.idle.ms = 300000 16:03:32 metadata.recovery.strategy = none 16:03:32 metric.reporters = [] 16:03:32 metrics.num.samples = 2 16:03:32 metrics.recording.level = INFO 16:03:32 metrics.sample.window.ms = 30000 16:03:32 partitioner.adaptive.partitioning.enable = true 16:03:32 partitioner.availability.timeout.ms = 0 16:03:32 partitioner.class = null 16:03:32 partitioner.ignore.keys = false 16:03:32 receive.buffer.bytes = 32768 16:03:32 reconnect.backoff.max.ms = 1000 16:03:32 reconnect.backoff.ms = 50 16:03:32 request.timeout.ms = 30000 16:03:32 retries = 2147483647 16:03:32 retry.backoff.max.ms = 1000 16:03:32 retry.backoff.ms = 100 16:03:32 sasl.client.callback.handler.class = null 16:03:32 sasl.jaas.config = null 16:03:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:32 sasl.kerberos.min.time.before.relogin = 60000 16:03:32 sasl.kerberos.service.name = null 16:03:32 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:32 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:32 sasl.login.callback.handler.class = null 16:03:32 sasl.login.class = null 16:03:32 sasl.login.connect.timeout.ms = null 16:03:32 sasl.login.read.timeout.ms = null 16:03:32 sasl.login.refresh.buffer.seconds = 300 16:03:32 sasl.login.refresh.min.period.seconds = 60 16:03:32 sasl.login.refresh.window.factor = 0.8 16:03:32 sasl.login.refresh.window.jitter = 0.05 16:03:32 sasl.login.retry.backoff.max.ms = 10000 16:03:32 sasl.login.retry.backoff.ms = 100 16:03:32 sasl.mechanism = GSSAPI 16:03:32 sasl.oauthbearer.clock.skew.seconds = 30 16:03:32 sasl.oauthbearer.expected.audience = null 16:03:32 sasl.oauthbearer.expected.issuer = null 16:03:32 sasl.oauthbearer.header.urlencode = false 16:03:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:32 sasl.oauthbearer.jwks.endpoint.url = null 16:03:32 sasl.oauthbearer.scope.claim.name = scope 16:03:32 sasl.oauthbearer.sub.claim.name = sub 16:03:32 sasl.oauthbearer.token.endpoint.url = null 16:03:32 security.protocol = PLAINTEXT 16:03:32 security.providers = null 16:03:32 send.buffer.bytes = 131072 16:03:32 socket.connection.setup.timeout.max.ms = 30000 16:03:32 socket.connection.setup.timeout.ms = 10000 16:03:32 ssl.cipher.suites = null 16:03:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:32 ssl.endpoint.identification.algorithm = https 16:03:32 ssl.engine.factory.class = null 16:03:32 ssl.key.password = null 16:03:32 ssl.keymanager.algorithm = SunX509 16:03:32 ssl.keystore.certificate.chain = null 16:03:32 ssl.keystore.key = null 16:03:32 ssl.keystore.location = null 16:03:32 ssl.keystore.password = null 16:03:32 ssl.keystore.type = JKS 16:03:32 ssl.protocol = TLSv1.3 16:03:32 ssl.provider = null 16:03:32 ssl.secure.random.implementation = null 16:03:32 ssl.trustmanager.algorithm = PKIX 16:03:32 ssl.truststore.certificates = null 16:03:32 ssl.truststore.location = null 16:03:32 ssl.truststore.password = null 16:03:32 ssl.truststore.type = JKS 16:03:32 transaction.timeout.ms = 60000 16:03:32 transactional.id = null 16:03:32 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:32 16:03:32 2025-11-05T16:03:32.398Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:32 2025-11-05T16:03:32.398Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:03:32 2025-11-05T16:03:32.402Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:32 2025-11-05T16:03:32.402Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:32 2025-11-05T16:03:32.402Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358612402 16:03:32 2025-11-05T16:03:32.403Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:32 acks = -1 16:03:32 auto.include.jmx.reporter = true 16:03:32 batch.size = 16384 16:03:32 bootstrap.servers = [localhost:32777] 16:03:32 buffer.memory = 33554432 16:03:32 client.dns.lookup = use_all_dns_ips 16:03:32 client.id = test-client-id 16:03:32 compression.gzip.level = -1 16:03:32 compression.lz4.level = 9 16:03:32 compression.type = none 16:03:32 compression.zstd.level = 3 16:03:32 connections.max.idle.ms = 540000 16:03:32 delivery.timeout.ms = 120000 16:03:32 enable.idempotence = true 16:03:32 enable.metrics.push = true 16:03:32 interceptor.classes = [] 16:03:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:32 linger.ms = 0 16:03:32 max.block.ms = 60000 16:03:32 max.in.flight.requests.per.connection = 5 16:03:32 max.request.size = 1048576 16:03:32 metadata.max.age.ms = 300000 16:03:32 metadata.max.idle.ms = 300000 16:03:32 metadata.recovery.strategy = none 16:03:32 metric.reporters = [] 16:03:32 metrics.num.samples = 2 16:03:32 metrics.recording.level = INFO 16:03:32 metrics.sample.window.ms = 30000 16:03:32 partitioner.adaptive.partitioning.enable = true 16:03:32 partitioner.availability.timeout.ms = 0 16:03:32 partitioner.class = null 16:03:32 partitioner.ignore.keys = false 16:03:32 receive.buffer.bytes = 32768 16:03:32 reconnect.backoff.max.ms = 1000 16:03:32 reconnect.backoff.ms = 50 16:03:32 request.timeout.ms = 30000 16:03:32 retries = 2147483647 16:03:32 retry.backoff.max.ms = 1000 16:03:32 retry.backoff.ms = 100 16:03:32 sasl.client.callback.handler.class = null 16:03:32 sasl.jaas.config = null 16:03:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:32 sasl.kerberos.min.time.before.relogin = 60000 16:03:32 sasl.kerberos.service.name = null 16:03:32 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:32 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:32 sasl.login.callback.handler.class = null 16:03:32 sasl.login.class = null 16:03:32 sasl.login.connect.timeout.ms = null 16:03:32 sasl.login.read.timeout.ms = null 16:03:32 sasl.login.refresh.buffer.seconds = 300 16:03:32 sasl.login.refresh.min.period.seconds = 60 16:03:32 sasl.login.refresh.window.factor = 0.8 16:03:32 sasl.login.refresh.window.jitter = 0.05 16:03:32 sasl.login.retry.backoff.max.ms = 10000 16:03:32 sasl.login.retry.backoff.ms = 100 16:03:32 sasl.mechanism = GSSAPI 16:03:32 sasl.oauthbearer.clock.skew.seconds = 30 16:03:32 sasl.oauthbearer.expected.audience = null 16:03:32 sasl.oauthbearer.expected.issuer = null 16:03:32 sasl.oauthbearer.header.urlencode = false 16:03:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:32 sasl.oauthbearer.jwks.endpoint.url = null 16:03:32 sasl.oauthbearer.scope.claim.name = scope 16:03:32 sasl.oauthbearer.sub.claim.name = sub 16:03:32 sasl.oauthbearer.token.endpoint.url = null 16:03:32 security.protocol = PLAINTEXT 16:03:32 security.providers = null 16:03:32 send.buffer.bytes = 131072 16:03:32 socket.connection.setup.timeout.max.ms = 30000 16:03:32 socket.connection.setup.timeout.ms = 10000 16:03:32 ssl.cipher.suites = null 16:03:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:32 ssl.endpoint.identification.algorithm = https 16:03:32 ssl.engine.factory.class = null 16:03:32 ssl.key.password = null 16:03:32 ssl.keymanager.algorithm = SunX509 16:03:32 ssl.keystore.certificate.chain = null 16:03:32 ssl.keystore.key = null 16:03:32 ssl.keystore.location = null 16:03:32 ssl.keystore.password = null 16:03:32 ssl.keystore.type = JKS 16:03:32 ssl.protocol = TLSv1.3 16:03:32 ssl.provider = null 16:03:32 ssl.secure.random.implementation = null 16:03:32 ssl.trustmanager.algorithm = PKIX 16:03:32 ssl.truststore.certificates = null 16:03:32 ssl.truststore.location = null 16:03:32 ssl.truststore.password = null 16:03:32 ssl.truststore.type = JKS 16:03:32 transaction.timeout.ms = 60000 16:03:32 transactional.id = null 16:03:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:03:32 16:03:32 2025-11-05T16:03:32.403Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:32 2025-11-05T16:03:32.404Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:03:32 2025-11-05T16:03:32.407Z INFO 11240 --- [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. 16:03:32 2025-11-05T16:03:32.408Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:32 2025-11-05T16:03:32.410Z INFO 11240 --- [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 16:03:32 2025-11-05T16:03:32.414Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:32 2025-11-05T16:03:32.416Z INFO 11240 --- [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 16:03:32 2025-11-05T16:03:32.452Z ERROR 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for subscription-0@1 16:03:32 16:03:32 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 16:03:32 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:03:32 at java.base/java.lang.Thread.run(Thread.java:833) 16:03:32 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:03:32 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:03:32 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:03:32 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 16:03:32 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 16:03:32 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 16:03:32 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 16:03:32 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 16:03:32 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 16:03:32 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 16:03:32 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 16:03:32 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 16:03:32 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 16:03:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 16:03:32 ... 3 common frames omitted 16:03:32 Caused by: org.apache.kafka.common.errors.SerializationException: Can't deserialize data from topic [subscription] 16:03:32 at org.springframework.kafka.support.serializer.JsonDeserializer.deserialize(JsonDeserializer.java:603) 16:03:32 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:03:32 ... 16 common frames omitted 16:03:32 Caused by: com.fasterxml.jackson.databind.JsonMappingException: Unrecognized character escape ''' (code 39) 16:03:32 at [Source: UNKNOWN; line: 8, column: 44] (through reference chain: org.onap.cps.ncmp.impl.datajobs.subscription.client_to_ncmp.DataJobSubscriptionOperationInEvent["event"]->org.onap.cps.ncmp.impl.datajobs.subscription.client_to_ncmp.Event["dataJob"]->org.onap.cps.ncmp.impl.datajobs.subscription.client_to_ncmp.DataJob["productionJobDefinition"]->org.onap.cps.ncmp.impl.datajobs.subscription.client_to_ncmp.ProductionJobDefinition["targetSelector"]->org.onap.cps.ncmp.impl.datajobs.subscription.client_to_ncmp.TargetSelector["dataNodeSelector"]) 16:03:32 at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:400) 16:03:32 at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:359) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.wrapAndThrow(BeanDeserializerBase.java:1966) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:394) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:03:32 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:392) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:03:32 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:392) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:03:32 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:392) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:03:32 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:392) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:03:32 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 16:03:32 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 16:03:32 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1602) 16:03:32 at org.springframework.kafka.support.serializer.JsonDeserializer.deserialize(JsonDeserializer.java:600) 16:03:32 ... 17 common frames omitted 16:03:32 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized character escape ''' (code 39) 16:03:32 at [Source: UNKNOWN; line: 8, column: 44] 16:03:32 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 16:03:32 at com.fasterxml.jackson.core.base.ParserBase._handleUnrecognizedCharacterEscape(ParserBase.java:1386) 16:03:32 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._decodeEscaped(UTF8StreamJsonParser.java:3380) 16:03:32 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._finishString2(UTF8StreamJsonParser.java:2567) 16:03:32 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._finishAndReturnString(UTF8StreamJsonParser.java:2520) 16:03:32 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.getText(UTF8StreamJsonParser.java:294) 16:03:32 at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:42) 16:03:32 at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:11) 16:03:32 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 16:03:32 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:392) 16:03:32 ... 34 common frames omitted 16:03:32 16:03:34 2025-11-05T16:03:34.455Z INFO 11240 --- [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 16:03:36 2025-11-05T16:03:36.466Z INFO 11240 --- [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 16:03:36 2025-11-05T16:03:36.466Z INFO 11240 --- [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-c01fced2-06f2-4e32-b2bb-67ee7d447395 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:03:36 2025-11-05T16:03:36.466Z INFO 11240 --- [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 16:03:36 2025-11-05T16:03:36.466Z INFO 11240 --- [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 16:03:36 2025-11-05T16:03:36.466Z INFO 11240 --- [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 16:03:36 2025-11-05T16:03:36.467Z INFO 11240 --- [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 16:03:36 2025-11-05T16:03:36.467Z INFO 11240 --- [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 16:03:36 2025-11-05T16:03:36.471Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:36 2025-11-05T16:03:36.471Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:36 2025-11-05T16:03:36.471Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:36 2025-11-05T16:03:36.471Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:36 2025-11-05T16:03:36.473Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 16:03:36 2025-11-05T16:03:36.473Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:03:36 2025-11-05T16:03:36.477Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:36 2025-11-05T16:03:36.477Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:36 2025-11-05T16:03:36.477Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:36 2025-11-05T16:03:36.477Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:36 2025-11-05T16:03:36.477Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:03:36 2025-11-05T16:03:36.477Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:03:36 2025-11-05T16:03:36.479Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:36 2025-11-05T16:03:36.479Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:36 2025-11-05T16:03:36.479Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:36 2025-11-05T16:03:36.479Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:36 2025-11-05T16:03:36.479Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:03:36 2025-11-05T16:03:36.638Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:36 2025-11-05T16:03:36.638Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:36 2025-11-05T16:03:36.638Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:36 2025-11-05T16:03:36.639Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:36 2025-11-05T16:03:36.639Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:36 2025-11-05T16:03:36.668Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:36 2025-11-05T16:03:36.704Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:36 2025-11-05T16:03:36.704Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:36 2025-11-05T16:03:36.704Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:36 2025-11-05T16:03:36.704Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:36 2025-11-05T16:03:36.704Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:36 2025-11-05T16:03:36.728Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:36 2025-11-05T16:03:36.775Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:36 2025-11-05T16:03:36.776Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:36 2025-11-05T16:03:36.776Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:36 2025-11-05T16:03:36.776Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:36 2025-11-05T16:03:36.776Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:36 2025-11-05T16:03:36.809Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:36 2025-11-05T16:03:36.835Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:36 2025-11-05T16:03:36.835Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:36 2025-11-05T16:03:36.835Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:36 2025-11-05T16:03:36.836Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:36 2025-11-05T16:03:36.836Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:36 2025-11-05T16:03:36.860Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:36 2025-11-05T16:03:36.887Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:36 2025-11-05T16:03:36.888Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:36 2025-11-05T16:03:36.888Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:36 2025-11-05T16:03:36.888Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:36 2025-11-05T16:03:36.888Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:37 2025-11-05T16:03:36.930Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:37 2025-11-05T16:03:36.954Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:37 2025-11-05T16:03:36.955Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:37 2025-11-05T16:03:36.955Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:37 2025-11-05T16:03:36.955Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:37 2025-11-05T16:03:36.955Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:37 2025-11-05T16:03:36.979Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:37 2025-11-05T16:03:36.989Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:37 allow.auto.create.topics = true 16:03:37 auto.commit.interval.ms = 5000 16:03:37 auto.include.jmx.reporter = true 16:03:37 auto.offset.reset = latest 16:03:37 bootstrap.servers = [localhost:32777] 16:03:37 check.crcs = true 16:03:37 client.dns.lookup = use_all_dns_ips 16:03:37 client.id = consumer-test-group-12 16:03:37 client.rack = 16:03:37 connections.max.idle.ms = 540000 16:03:37 default.api.timeout.ms = 60000 16:03:37 enable.auto.commit = true 16:03:37 enable.metrics.push = true 16:03:37 exclude.internal.topics = true 16:03:37 fetch.max.bytes = 52428800 16:03:37 fetch.max.wait.ms = 500 16:03:37 fetch.min.bytes = 1 16:03:37 group.id = test-group 16:03:37 group.instance.id = null 16:03:37 group.protocol = classic 16:03:37 group.remote.assignor = null 16:03:37 heartbeat.interval.ms = 3000 16:03:37 interceptor.classes = [] 16:03:37 internal.leave.group.on.close = true 16:03:37 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:37 isolation.level = read_uncommitted 16:03:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:03:37 max.partition.fetch.bytes = 1048576 16:03:37 max.poll.interval.ms = 300000 16:03:37 max.poll.records = 2147483647 16:03:37 metadata.max.age.ms = 300000 16:03:37 metadata.recovery.strategy = none 16:03:37 metric.reporters = [] 16:03:37 metrics.num.samples = 2 16:03:37 metrics.recording.level = INFO 16:03:37 metrics.sample.window.ms = 30000 16:03:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:37 receive.buffer.bytes = 65536 16:03:37 reconnect.backoff.max.ms = 1000 16:03:37 reconnect.backoff.ms = 50 16:03:37 request.timeout.ms = 30000 16:03:37 retry.backoff.max.ms = 1000 16:03:37 retry.backoff.ms = 100 16:03:37 sasl.client.callback.handler.class = null 16:03:37 sasl.jaas.config = null 16:03:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:37 sasl.kerberos.min.time.before.relogin = 60000 16:03:37 sasl.kerberos.service.name = null 16:03:37 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:37 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:37 sasl.login.callback.handler.class = null 16:03:37 sasl.login.class = null 16:03:37 sasl.login.connect.timeout.ms = null 16:03:37 sasl.login.read.timeout.ms = null 16:03:37 sasl.login.refresh.buffer.seconds = 300 16:03:37 sasl.login.refresh.min.period.seconds = 60 16:03:37 sasl.login.refresh.window.factor = 0.8 16:03:37 sasl.login.refresh.window.jitter = 0.05 16:03:37 sasl.login.retry.backoff.max.ms = 10000 16:03:37 sasl.login.retry.backoff.ms = 100 16:03:37 sasl.mechanism = GSSAPI 16:03:37 sasl.oauthbearer.clock.skew.seconds = 30 16:03:37 sasl.oauthbearer.expected.audience = null 16:03:37 sasl.oauthbearer.expected.issuer = null 16:03:37 sasl.oauthbearer.header.urlencode = false 16:03:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:37 sasl.oauthbearer.jwks.endpoint.url = null 16:03:37 sasl.oauthbearer.scope.claim.name = scope 16:03:37 sasl.oauthbearer.sub.claim.name = sub 16:03:37 sasl.oauthbearer.token.endpoint.url = null 16:03:37 security.protocol = PLAINTEXT 16:03:37 security.providers = null 16:03:37 send.buffer.bytes = 131072 16:03:37 session.timeout.ms = 45000 16:03:37 socket.connection.setup.timeout.max.ms = 30000 16:03:37 socket.connection.setup.timeout.ms = 10000 16:03:37 ssl.cipher.suites = null 16:03:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:37 ssl.endpoint.identification.algorithm = https 16:03:37 ssl.engine.factory.class = null 16:03:37 ssl.key.password = null 16:03:37 ssl.keymanager.algorithm = SunX509 16:03:37 ssl.keystore.certificate.chain = null 16:03:37 ssl.keystore.key = null 16:03:37 ssl.keystore.location = null 16:03:37 ssl.keystore.password = null 16:03:37 ssl.keystore.type = JKS 16:03:37 ssl.protocol = TLSv1.3 16:03:37 ssl.provider = null 16:03:37 ssl.secure.random.implementation = null 16:03:37 ssl.trustmanager.algorithm = PKIX 16:03:37 ssl.truststore.certificates = null 16:03:37 ssl.truststore.location = null 16:03:37 ssl.truststore.password = null 16:03:37 ssl.truststore.type = JKS 16:03:37 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:03:37 16:03:37 2025-11-05T16:03:36.989Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:37 2025-11-05T16:03:36.991Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:37 2025-11-05T16:03:36.991Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:37 2025-11-05T16:03:36.991Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358616991 16:03:37 2025-11-05T16:03:36.991Z INFO 11240 --- [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 16:03:37 2025-11-05T16:03:37.001Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:37 2025-11-05T16:03:37.002Z INFO 11240 --- [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) 16:03:37 2025-11-05T16:03:37.003Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 16:03:37 2025-11-05T16:03:37.005Z INFO 11240 --- [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-937c3c62-ae8c-4dbc-8d6e-3bd549bd75a4 16:03:37 2025-11-05T16:03:37.005Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 16:03:37 2025-11-05T16:03:37.007Z INFO 11240 --- [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-937c3c62-ae8c-4dbc-8d6e-3bd549bd75a4', protocol='range'} 16:03:37 2025-11-05T16:03:37.007Z INFO 11240 --- [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-937c3c62-ae8c-4dbc-8d6e-3bd549bd75a4=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:03:37 2025-11-05T16:03:37.009Z INFO 11240 --- [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-937c3c62-ae8c-4dbc-8d6e-3bd549bd75a4', protocol='range'} 16:03:37 2025-11-05T16:03:37.009Z INFO 11240 --- [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]) 16:03:37 2025-11-05T16:03:37.009Z INFO 11240 --- [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 16:03:37 2025-11-05T16:03:37.010Z INFO 11240 --- [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 16:03:37 2025-11-05T16:03:37.014Z INFO 11240 --- [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=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:03:37 2025-11-05T16:03:37.492Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:37 acks = -1 16:03:37 auto.include.jmx.reporter = true 16:03:37 batch.size = 16384 16:03:37 bootstrap.servers = [localhost:32777] 16:03:37 buffer.memory = 33554432 16:03:37 client.dns.lookup = use_all_dns_ips 16:03:37 client.id = test-client-id 16:03:37 compression.gzip.level = -1 16:03:37 compression.lz4.level = 9 16:03:37 compression.type = none 16:03:37 compression.zstd.level = 3 16:03:37 connections.max.idle.ms = 540000 16:03:37 delivery.timeout.ms = 120000 16:03:37 enable.idempotence = true 16:03:37 enable.metrics.push = true 16:03:37 interceptor.classes = [] 16:03:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:37 linger.ms = 0 16:03:37 max.block.ms = 60000 16:03:37 max.in.flight.requests.per.connection = 5 16:03:37 max.request.size = 1048576 16:03:37 metadata.max.age.ms = 300000 16:03:37 metadata.max.idle.ms = 300000 16:03:37 metadata.recovery.strategy = none 16:03:37 metric.reporters = [] 16:03:37 metrics.num.samples = 2 16:03:37 metrics.recording.level = INFO 16:03:37 metrics.sample.window.ms = 30000 16:03:37 partitioner.adaptive.partitioning.enable = true 16:03:37 partitioner.availability.timeout.ms = 0 16:03:37 partitioner.class = null 16:03:37 partitioner.ignore.keys = false 16:03:37 receive.buffer.bytes = 32768 16:03:37 reconnect.backoff.max.ms = 1000 16:03:37 reconnect.backoff.ms = 50 16:03:37 request.timeout.ms = 30000 16:03:37 retries = 2147483647 16:03:37 retry.backoff.max.ms = 1000 16:03:37 retry.backoff.ms = 100 16:03:37 sasl.client.callback.handler.class = null 16:03:37 sasl.jaas.config = null 16:03:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:37 sasl.kerberos.min.time.before.relogin = 60000 16:03:37 sasl.kerberos.service.name = null 16:03:37 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:37 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:37 sasl.login.callback.handler.class = null 16:03:37 sasl.login.class = null 16:03:37 sasl.login.connect.timeout.ms = null 16:03:37 sasl.login.read.timeout.ms = null 16:03:37 sasl.login.refresh.buffer.seconds = 300 16:03:37 sasl.login.refresh.min.period.seconds = 60 16:03:37 sasl.login.refresh.window.factor = 0.8 16:03:37 sasl.login.refresh.window.jitter = 0.05 16:03:37 sasl.login.retry.backoff.max.ms = 10000 16:03:37 sasl.login.retry.backoff.ms = 100 16:03:37 sasl.mechanism = GSSAPI 16:03:37 sasl.oauthbearer.clock.skew.seconds = 30 16:03:37 sasl.oauthbearer.expected.audience = null 16:03:37 sasl.oauthbearer.expected.issuer = null 16:03:37 sasl.oauthbearer.header.urlencode = false 16:03:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:37 sasl.oauthbearer.jwks.endpoint.url = null 16:03:37 sasl.oauthbearer.scope.claim.name = scope 16:03:37 sasl.oauthbearer.sub.claim.name = sub 16:03:37 sasl.oauthbearer.token.endpoint.url = null 16:03:37 security.protocol = PLAINTEXT 16:03:37 security.providers = null 16:03:37 send.buffer.bytes = 131072 16:03:37 socket.connection.setup.timeout.max.ms = 30000 16:03:37 socket.connection.setup.timeout.ms = 10000 16:03:37 ssl.cipher.suites = null 16:03:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:37 ssl.endpoint.identification.algorithm = https 16:03:37 ssl.engine.factory.class = null 16:03:37 ssl.key.password = null 16:03:37 ssl.keymanager.algorithm = SunX509 16:03:37 ssl.keystore.certificate.chain = null 16:03:37 ssl.keystore.key = null 16:03:37 ssl.keystore.location = null 16:03:37 ssl.keystore.password = null 16:03:37 ssl.keystore.type = JKS 16:03:37 ssl.protocol = TLSv1.3 16:03:37 ssl.provider = null 16:03:37 ssl.secure.random.implementation = null 16:03:37 ssl.trustmanager.algorithm = PKIX 16:03:37 ssl.truststore.certificates = null 16:03:37 ssl.truststore.location = null 16:03:37 ssl.truststore.password = null 16:03:37 ssl.truststore.type = JKS 16:03:37 transaction.timeout.ms = 60000 16:03:37 transactional.id = null 16:03:37 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:37 16:03:37 2025-11-05T16:03:37.493Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:37 2025-11-05T16:03:37.493Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:03:37 2025-11-05T16:03:37.497Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:37 2025-11-05T16:03:37.497Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:37 2025-11-05T16:03:37.497Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358617497 16:03:37 2025-11-05T16:03:37.498Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:37 acks = -1 16:03:37 auto.include.jmx.reporter = true 16:03:37 batch.size = 16384 16:03:37 bootstrap.servers = [localhost:32777] 16:03:37 buffer.memory = 33554432 16:03:37 client.dns.lookup = use_all_dns_ips 16:03:37 client.id = test-client-id 16:03:37 compression.gzip.level = -1 16:03:37 compression.lz4.level = 9 16:03:37 compression.type = none 16:03:37 compression.zstd.level = 3 16:03:37 connections.max.idle.ms = 540000 16:03:37 delivery.timeout.ms = 120000 16:03:37 enable.idempotence = true 16:03:37 enable.metrics.push = true 16:03:37 interceptor.classes = [] 16:03:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:37 linger.ms = 0 16:03:37 max.block.ms = 60000 16:03:37 max.in.flight.requests.per.connection = 5 16:03:37 max.request.size = 1048576 16:03:37 metadata.max.age.ms = 300000 16:03:37 metadata.max.idle.ms = 300000 16:03:37 metadata.recovery.strategy = none 16:03:37 metric.reporters = [] 16:03:37 metrics.num.samples = 2 16:03:37 metrics.recording.level = INFO 16:03:37 metrics.sample.window.ms = 30000 16:03:37 partitioner.adaptive.partitioning.enable = true 16:03:37 partitioner.availability.timeout.ms = 0 16:03:37 partitioner.class = null 16:03:37 partitioner.ignore.keys = false 16:03:37 receive.buffer.bytes = 32768 16:03:37 reconnect.backoff.max.ms = 1000 16:03:37 reconnect.backoff.ms = 50 16:03:37 request.timeout.ms = 30000 16:03:37 retries = 2147483647 16:03:37 retry.backoff.max.ms = 1000 16:03:37 retry.backoff.ms = 100 16:03:37 sasl.client.callback.handler.class = null 16:03:37 sasl.jaas.config = null 16:03:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:37 sasl.kerberos.min.time.before.relogin = 60000 16:03:37 sasl.kerberos.service.name = null 16:03:37 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:37 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:37 sasl.login.callback.handler.class = null 16:03:37 sasl.login.class = null 16:03:37 sasl.login.connect.timeout.ms = null 16:03:37 sasl.login.read.timeout.ms = null 16:03:37 sasl.login.refresh.buffer.seconds = 300 16:03:37 sasl.login.refresh.min.period.seconds = 60 16:03:37 sasl.login.refresh.window.factor = 0.8 16:03:37 sasl.login.refresh.window.jitter = 0.05 16:03:37 sasl.login.retry.backoff.max.ms = 10000 16:03:37 sasl.login.retry.backoff.ms = 100 16:03:37 sasl.mechanism = GSSAPI 16:03:37 sasl.oauthbearer.clock.skew.seconds = 30 16:03:37 sasl.oauthbearer.expected.audience = null 16:03:37 sasl.oauthbearer.expected.issuer = null 16:03:37 sasl.oauthbearer.header.urlencode = false 16:03:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:37 sasl.oauthbearer.jwks.endpoint.url = null 16:03:37 sasl.oauthbearer.scope.claim.name = scope 16:03:37 sasl.oauthbearer.sub.claim.name = sub 16:03:37 sasl.oauthbearer.token.endpoint.url = null 16:03:37 security.protocol = PLAINTEXT 16:03:37 security.providers = null 16:03:37 send.buffer.bytes = 131072 16:03:37 socket.connection.setup.timeout.max.ms = 30000 16:03:37 socket.connection.setup.timeout.ms = 10000 16:03:37 ssl.cipher.suites = null 16:03:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:37 ssl.endpoint.identification.algorithm = https 16:03:37 ssl.engine.factory.class = null 16:03:37 ssl.key.password = null 16:03:37 ssl.keymanager.algorithm = SunX509 16:03:37 ssl.keystore.certificate.chain = null 16:03:37 ssl.keystore.key = null 16:03:37 ssl.keystore.location = null 16:03:37 ssl.keystore.password = null 16:03:37 ssl.keystore.type = JKS 16:03:37 ssl.protocol = TLSv1.3 16:03:37 ssl.provider = null 16:03:37 ssl.secure.random.implementation = null 16:03:37 ssl.trustmanager.algorithm = PKIX 16:03:37 ssl.truststore.certificates = null 16:03:37 ssl.truststore.location = null 16:03:37 ssl.truststore.password = null 16:03:37 ssl.truststore.type = JKS 16:03:37 transaction.timeout.ms = 60000 16:03:37 transactional.id = null 16:03:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:03:37 16:03:37 2025-11-05T16:03:37.498Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:37 2025-11-05T16:03:37.499Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:03:37 2025-11-05T16:03:37.501Z INFO 11240 --- [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. 16:03:37 2025-11-05T16:03:37.508Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:37 2025-11-05T16:03:37.509Z INFO 11240 --- [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 16:03:37 2025-11-05T16:03:37.513Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:37 2025-11-05T16:03:37.513Z INFO 11240 --- [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 16:03:37 2025-11-05T16:03:37.517Z INFO 11240 --- [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 16:03:37 2025-11-05T16:03:37.604Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=dataJobA 16:03:39 2025-11-05T16:03:39.524Z INFO 11240 --- [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 16:03:41 2025-11-05T16:03:41.523Z INFO 11240 --- [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 16:03:43 2025-11-05T16:03:43.018Z INFO 11240 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 16:03:43 2025-11-05T16:03:43.154Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43021/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43021 16:03:43 2025-11-05T16:03:43.177Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52561/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52561 16:03:43 2025-11-05T16:03:43.192Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38947/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38947 16:03:43 2025-11-05T16:03:43.208Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35385/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35385 16:03:43 2025-11-05T16:03:43.222Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55215/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55215 16:03:43 2025-11-05T16:03:43.246Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41023/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41023 16:03:43 2025-11-05T16:03:43.262Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54969/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54969 16:03:43 2025-11-05T16:03:43.278Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60011/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60011 16:03:43 2025-11-05T16:03:43.293Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33021/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33021 16:03:43 2025-11-05T16:03:43.312Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38515/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38515 16:03:43 2025-11-05T16:03:43.330Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46661/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46661 16:03:43 2025-11-05T16:03:43.346Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59143/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59143 16:03:43 2025-11-05T16:03:43.362Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47877/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47877 16:03:43 2025-11-05T16:03:43.379Z WARN 11240 --- [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 16:03:43 2025-11-05T16:03:43.391Z INFO 11240 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle4 is now: NONE 16:03:43 2025-11-05T16:03:43.399Z WARN 11240 --- [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 13 : {ncmp-inventory-events=UNKNOWN_TOPIC_OR_PARTITION} 16:03:43 2025-11-05T16:03:43.521Z INFO 11240 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle3 is now: NONE 16:03:43 2025-11-05T16:03:43.522Z INFO 11240 --- [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 16:03:43 2025-11-05T16:03:43.529Z WARN 11240 --- [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 16:03:43 2025-11-05T16:03:43.542Z INFO 11240 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle0 is now: NONE 16:03:43 2025-11-05T16:03:43.548Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45245/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45245 16:03:43 2025-11-05T16:03:43.563Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48713/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48713 16:03:43 2025-11-05T16:03:43.578Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 16:03:43 2025-11-05T16:03:43.587Z INFO 11240 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle1 is now: NONE 16:03:43 2025-11-05T16:03:43.588Z INFO 11240 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle5 is now: NONE 16:03:43 2025-11-05T16:03:43.590Z INFO 11240 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle2 is now: NONE 16:03:43 2025-11-05T16:03:43.599Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34315/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34315 16:03:43 2025-11-05T16:03:43.622Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33441/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33441 16:03:43 2025-11-05T16:03:43.637Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49673/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49673 16:03:43 2025-11-05T16:03:43.643Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=partialOverlappingDataJobId 16:03:43 2025-11-05T16:03:43.655Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56199/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56199 16:03:43 2025-11-05T16:03:43.670Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37785/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37785 16:03:43 2025-11-05T16:03:43.692Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54065/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54065 16:03:43 2025-11-05T16:03:43.708Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49957/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49957 16:03:43 2025-11-05T16:03:43.725Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36825/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36825 16:03:45 2025-11-05T16:03:45.541Z INFO 11240 --- [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 16:03:45 2025-11-05T16:03:45.541Z INFO 11240 --- [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-937c3c62-ae8c-4dbc-8d6e-3bd549bd75a4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:03:45 2025-11-05T16:03:45.541Z INFO 11240 --- [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 16:03:45 2025-11-05T16:03:45.541Z INFO 11240 --- [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 16:03:45 2025-11-05T16:03:45.541Z INFO 11240 --- [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 16:03:45 2025-11-05T16:03:45.542Z INFO 11240 --- [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 16:03:45 2025-11-05T16:03:45.542Z INFO 11240 --- [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 16:03:46 2025-11-05T16:03:46.043Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:46 2025-11-05T16:03:46.043Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:46 2025-11-05T16:03:46.043Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:46 2025-11-05T16:03:46.043Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:46 2025-11-05T16:03:46.046Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 16:03:46 2025-11-05T16:03:46.046Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:03:46 2025-11-05T16:03:46.050Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:46 2025-11-05T16:03:46.050Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:46 2025-11-05T16:03:46.050Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:46 2025-11-05T16:03:46.050Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:46 2025-11-05T16:03:46.050Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:03:46 2025-11-05T16:03:46.050Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:03:46 2025-11-05T16:03:46.053Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:46 2025-11-05T16:03:46.053Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:46 2025-11-05T16:03:46.053Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:46 2025-11-05T16:03:46.053Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:46 2025-11-05T16:03:46.053Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:03:46 2025-11-05T16:03:46.225Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:46 2025-11-05T16:03:46.225Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:46 2025-11-05T16:03:46.225Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:46 2025-11-05T16:03:46.226Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:46 2025-11-05T16:03:46.226Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:46 2025-11-05T16:03:46.251Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:46 2025-11-05T16:03:46.278Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:46 2025-11-05T16:03:46.278Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:46 2025-11-05T16:03:46.279Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:46 2025-11-05T16:03:46.279Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:46 2025-11-05T16:03:46.279Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:46 2025-11-05T16:03:46.305Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:46 2025-11-05T16:03:46.335Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:46 2025-11-05T16:03:46.335Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:46 2025-11-05T16:03:46.335Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:46 2025-11-05T16:03:46.336Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:46 2025-11-05T16:03:46.336Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:46 2025-11-05T16:03:46.362Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:46 2025-11-05T16:03:46.400Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:46 2025-11-05T16:03:46.400Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:46 2025-11-05T16:03:46.400Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:46 2025-11-05T16:03:46.401Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:46 2025-11-05T16:03:46.401Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:46 2025-11-05T16:03:46.430Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:46 2025-11-05T16:03:46.456Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:46 2025-11-05T16:03:46.456Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:46 2025-11-05T16:03:46.456Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:46 2025-11-05T16:03:46.457Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:46 2025-11-05T16:03:46.457Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:46 2025-11-05T16:03:46.480Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:46 2025-11-05T16:03:46.504Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:46 2025-11-05T16:03:46.504Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:46 2025-11-05T16:03:46.504Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:46 2025-11-05T16:03:46.504Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:46 2025-11-05T16:03:46.504Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:46 2025-11-05T16:03:46.531Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:46 2025-11-05T16:03:46.544Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:46 allow.auto.create.topics = true 16:03:46 auto.commit.interval.ms = 5000 16:03:46 auto.include.jmx.reporter = true 16:03:46 auto.offset.reset = latest 16:03:46 bootstrap.servers = [localhost:32777] 16:03:46 check.crcs = true 16:03:46 client.dns.lookup = use_all_dns_ips 16:03:46 client.id = consumer-test-group-13 16:03:46 client.rack = 16:03:46 connections.max.idle.ms = 540000 16:03:46 default.api.timeout.ms = 60000 16:03:46 enable.auto.commit = true 16:03:46 enable.metrics.push = true 16:03:46 exclude.internal.topics = true 16:03:46 fetch.max.bytes = 52428800 16:03:46 fetch.max.wait.ms = 500 16:03:46 fetch.min.bytes = 1 16:03:46 group.id = test-group 16:03:46 group.instance.id = null 16:03:46 group.protocol = classic 16:03:46 group.remote.assignor = null 16:03:46 heartbeat.interval.ms = 3000 16:03:46 interceptor.classes = [] 16:03:46 internal.leave.group.on.close = true 16:03:46 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:46 isolation.level = read_uncommitted 16:03:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:03:46 max.partition.fetch.bytes = 1048576 16:03:46 max.poll.interval.ms = 300000 16:03:46 max.poll.records = 2147483647 16:03:46 metadata.max.age.ms = 300000 16:03:46 metadata.recovery.strategy = none 16:03:46 metric.reporters = [] 16:03:46 metrics.num.samples = 2 16:03:46 metrics.recording.level = INFO 16:03:46 metrics.sample.window.ms = 30000 16:03:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:46 receive.buffer.bytes = 65536 16:03:46 reconnect.backoff.max.ms = 1000 16:03:46 reconnect.backoff.ms = 50 16:03:46 request.timeout.ms = 30000 16:03:46 retry.backoff.max.ms = 1000 16:03:46 retry.backoff.ms = 100 16:03:46 sasl.client.callback.handler.class = null 16:03:46 sasl.jaas.config = null 16:03:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:46 sasl.kerberos.min.time.before.relogin = 60000 16:03:46 sasl.kerberos.service.name = null 16:03:46 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:46 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:46 sasl.login.callback.handler.class = null 16:03:46 sasl.login.class = null 16:03:46 sasl.login.connect.timeout.ms = null 16:03:46 sasl.login.read.timeout.ms = null 16:03:46 sasl.login.refresh.buffer.seconds = 300 16:03:46 sasl.login.refresh.min.period.seconds = 60 16:03:46 sasl.login.refresh.window.factor = 0.8 16:03:46 sasl.login.refresh.window.jitter = 0.05 16:03:46 sasl.login.retry.backoff.max.ms = 10000 16:03:46 sasl.login.retry.backoff.ms = 100 16:03:46 sasl.mechanism = GSSAPI 16:03:46 sasl.oauthbearer.clock.skew.seconds = 30 16:03:46 sasl.oauthbearer.expected.audience = null 16:03:46 sasl.oauthbearer.expected.issuer = null 16:03:46 sasl.oauthbearer.header.urlencode = false 16:03:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:46 sasl.oauthbearer.jwks.endpoint.url = null 16:03:46 sasl.oauthbearer.scope.claim.name = scope 16:03:46 sasl.oauthbearer.sub.claim.name = sub 16:03:46 sasl.oauthbearer.token.endpoint.url = null 16:03:46 security.protocol = PLAINTEXT 16:03:46 security.providers = null 16:03:46 send.buffer.bytes = 131072 16:03:46 session.timeout.ms = 45000 16:03:46 socket.connection.setup.timeout.max.ms = 30000 16:03:46 socket.connection.setup.timeout.ms = 10000 16:03:46 ssl.cipher.suites = null 16:03:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:46 ssl.endpoint.identification.algorithm = https 16:03:46 ssl.engine.factory.class = null 16:03:46 ssl.key.password = null 16:03:46 ssl.keymanager.algorithm = SunX509 16:03:46 ssl.keystore.certificate.chain = null 16:03:46 ssl.keystore.key = null 16:03:46 ssl.keystore.location = null 16:03:46 ssl.keystore.password = null 16:03:46 ssl.keystore.type = JKS 16:03:46 ssl.protocol = TLSv1.3 16:03:46 ssl.provider = null 16:03:46 ssl.secure.random.implementation = null 16:03:46 ssl.trustmanager.algorithm = PKIX 16:03:46 ssl.truststore.certificates = null 16:03:46 ssl.truststore.location = null 16:03:46 ssl.truststore.password = null 16:03:46 ssl.truststore.type = JKS 16:03:46 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:03:46 16:03:46 2025-11-05T16:03:46.545Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:46 2025-11-05T16:03:46.547Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:46 2025-11-05T16:03:46.547Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:46 2025-11-05T16:03:46.547Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358626547 16:03:46 2025-11-05T16:03:46.547Z INFO 11240 --- [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 16:03:46 2025-11-05T16:03:46.554Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:46 2025-11-05T16:03:46.554Z INFO 11240 --- [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) 16:03:46 2025-11-05T16:03:46.555Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 16:03:46 2025-11-05T16:03:46.558Z INFO 11240 --- [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-3aa2e141-dbb3-4898-8382-e789878af812 16:03:46 2025-11-05T16:03:46.558Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 16:03:46 2025-11-05T16:03:46.560Z INFO 11240 --- [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-3aa2e141-dbb3-4898-8382-e789878af812', protocol='range'} 16:03:46 2025-11-05T16:03:46.561Z INFO 11240 --- [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-3aa2e141-dbb3-4898-8382-e789878af812=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:03:46 2025-11-05T16:03:46.563Z INFO 11240 --- [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-3aa2e141-dbb3-4898-8382-e789878af812', protocol='range'} 16:03:46 2025-11-05T16:03:46.563Z INFO 11240 --- [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]) 16:03:46 2025-11-05T16:03:46.563Z INFO 11240 --- [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 16:03:46 2025-11-05T16:03:46.564Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-dmi-cm-avc-subscription-0 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 16:03:46 2025-11-05T16:03:46.576Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:46 acks = -1 16:03:46 auto.include.jmx.reporter = true 16:03:46 batch.size = 16384 16:03:46 bootstrap.servers = [localhost:32777] 16:03:46 buffer.memory = 33554432 16:03:46 client.dns.lookup = use_all_dns_ips 16:03:46 client.id = test-client-id 16:03:46 compression.gzip.level = -1 16:03:46 compression.lz4.level = 9 16:03:46 compression.type = none 16:03:46 compression.zstd.level = 3 16:03:46 connections.max.idle.ms = 540000 16:03:46 delivery.timeout.ms = 120000 16:03:46 enable.idempotence = true 16:03:46 enable.metrics.push = true 16:03:46 interceptor.classes = [] 16:03:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:46 linger.ms = 0 16:03:46 max.block.ms = 60000 16:03:46 max.in.flight.requests.per.connection = 5 16:03:46 max.request.size = 1048576 16:03:46 metadata.max.age.ms = 300000 16:03:46 metadata.max.idle.ms = 300000 16:03:46 metadata.recovery.strategy = none 16:03:46 metric.reporters = [] 16:03:46 metrics.num.samples = 2 16:03:46 metrics.recording.level = INFO 16:03:46 metrics.sample.window.ms = 30000 16:03:46 partitioner.adaptive.partitioning.enable = true 16:03:46 partitioner.availability.timeout.ms = 0 16:03:46 partitioner.class = null 16:03:46 partitioner.ignore.keys = false 16:03:46 receive.buffer.bytes = 32768 16:03:46 reconnect.backoff.max.ms = 1000 16:03:46 reconnect.backoff.ms = 50 16:03:46 request.timeout.ms = 30000 16:03:46 retries = 2147483647 16:03:46 retry.backoff.max.ms = 1000 16:03:46 retry.backoff.ms = 100 16:03:46 sasl.client.callback.handler.class = null 16:03:46 sasl.jaas.config = null 16:03:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:46 sasl.kerberos.min.time.before.relogin = 60000 16:03:46 sasl.kerberos.service.name = null 16:03:46 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:46 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:46 sasl.login.callback.handler.class = null 16:03:46 sasl.login.class = null 16:03:46 sasl.login.connect.timeout.ms = null 16:03:46 sasl.login.read.timeout.ms = null 16:03:46 sasl.login.refresh.buffer.seconds = 300 16:03:46 sasl.login.refresh.min.period.seconds = 60 16:03:46 sasl.login.refresh.window.factor = 0.8 16:03:46 sasl.login.refresh.window.jitter = 0.05 16:03:46 sasl.login.retry.backoff.max.ms = 10000 16:03:46 sasl.login.retry.backoff.ms = 100 16:03:46 sasl.mechanism = GSSAPI 16:03:46 sasl.oauthbearer.clock.skew.seconds = 30 16:03:46 sasl.oauthbearer.expected.audience = null 16:03:46 sasl.oauthbearer.expected.issuer = null 16:03:46 sasl.oauthbearer.header.urlencode = false 16:03:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:46 sasl.oauthbearer.jwks.endpoint.url = null 16:03:46 sasl.oauthbearer.scope.claim.name = scope 16:03:46 sasl.oauthbearer.sub.claim.name = sub 16:03:46 sasl.oauthbearer.token.endpoint.url = null 16:03:46 security.protocol = PLAINTEXT 16:03:46 security.providers = null 16:03:46 send.buffer.bytes = 131072 16:03:46 socket.connection.setup.timeout.max.ms = 30000 16:03:46 socket.connection.setup.timeout.ms = 10000 16:03:46 ssl.cipher.suites = null 16:03:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:46 ssl.endpoint.identification.algorithm = https 16:03:46 ssl.engine.factory.class = null 16:03:46 ssl.key.password = null 16:03:46 ssl.keymanager.algorithm = SunX509 16:03:46 ssl.keystore.certificate.chain = null 16:03:46 ssl.keystore.key = null 16:03:46 ssl.keystore.location = null 16:03:46 ssl.keystore.password = null 16:03:46 ssl.keystore.type = JKS 16:03:46 ssl.protocol = TLSv1.3 16:03:46 ssl.provider = null 16:03:46 ssl.secure.random.implementation = null 16:03:46 ssl.trustmanager.algorithm = PKIX 16:03:46 ssl.truststore.certificates = null 16:03:46 ssl.truststore.location = null 16:03:46 ssl.truststore.password = null 16:03:46 ssl.truststore.type = JKS 16:03:46 transaction.timeout.ms = 60000 16:03:46 transactional.id = null 16:03:46 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:46 16:03:46 2025-11-05T16:03:46.576Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:46 2025-11-05T16:03:46.577Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:03:46 2025-11-05T16:03:46.580Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:46 2025-11-05T16:03:46.580Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:46 2025-11-05T16:03:46.580Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358626580 16:03:46 2025-11-05T16:03:46.581Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:46 acks = -1 16:03:46 auto.include.jmx.reporter = true 16:03:46 batch.size = 16384 16:03:46 bootstrap.servers = [localhost:32777] 16:03:46 buffer.memory = 33554432 16:03:46 client.dns.lookup = use_all_dns_ips 16:03:46 client.id = test-client-id 16:03:46 compression.gzip.level = -1 16:03:46 compression.lz4.level = 9 16:03:46 compression.type = none 16:03:46 compression.zstd.level = 3 16:03:46 connections.max.idle.ms = 540000 16:03:46 delivery.timeout.ms = 120000 16:03:46 enable.idempotence = true 16:03:46 enable.metrics.push = true 16:03:46 interceptor.classes = [] 16:03:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:46 linger.ms = 0 16:03:46 max.block.ms = 60000 16:03:46 max.in.flight.requests.per.connection = 5 16:03:46 max.request.size = 1048576 16:03:46 metadata.max.age.ms = 300000 16:03:46 metadata.max.idle.ms = 300000 16:03:46 metadata.recovery.strategy = none 16:03:46 metric.reporters = [] 16:03:46 metrics.num.samples = 2 16:03:46 metrics.recording.level = INFO 16:03:46 metrics.sample.window.ms = 30000 16:03:46 partitioner.adaptive.partitioning.enable = true 16:03:46 partitioner.availability.timeout.ms = 0 16:03:46 partitioner.class = null 16:03:46 partitioner.ignore.keys = false 16:03:46 receive.buffer.bytes = 32768 16:03:46 reconnect.backoff.max.ms = 1000 16:03:46 reconnect.backoff.ms = 50 16:03:46 request.timeout.ms = 30000 16:03:46 retries = 2147483647 16:03:46 retry.backoff.max.ms = 1000 16:03:46 retry.backoff.ms = 100 16:03:46 sasl.client.callback.handler.class = null 16:03:46 sasl.jaas.config = null 16:03:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:46 sasl.kerberos.min.time.before.relogin = 60000 16:03:46 sasl.kerberos.service.name = null 16:03:46 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:46 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:46 sasl.login.callback.handler.class = null 16:03:46 sasl.login.class = null 16:03:46 sasl.login.connect.timeout.ms = null 16:03:46 sasl.login.read.timeout.ms = null 16:03:46 sasl.login.refresh.buffer.seconds = 300 16:03:46 sasl.login.refresh.min.period.seconds = 60 16:03:46 sasl.login.refresh.window.factor = 0.8 16:03:46 sasl.login.refresh.window.jitter = 0.05 16:03:46 sasl.login.retry.backoff.max.ms = 10000 16:03:46 sasl.login.retry.backoff.ms = 100 16:03:46 sasl.mechanism = GSSAPI 16:03:46 sasl.oauthbearer.clock.skew.seconds = 30 16:03:46 sasl.oauthbearer.expected.audience = null 16:03:46 sasl.oauthbearer.expected.issuer = null 16:03:46 sasl.oauthbearer.header.urlencode = false 16:03:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:46 sasl.oauthbearer.jwks.endpoint.url = null 16:03:46 sasl.oauthbearer.scope.claim.name = scope 16:03:46 sasl.oauthbearer.sub.claim.name = sub 16:03:46 sasl.oauthbearer.token.endpoint.url = null 16:03:46 security.protocol = PLAINTEXT 16:03:46 security.providers = null 16:03:46 send.buffer.bytes = 131072 16:03:46 socket.connection.setup.timeout.max.ms = 30000 16:03:46 socket.connection.setup.timeout.ms = 10000 16:03:46 ssl.cipher.suites = null 16:03:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:46 ssl.endpoint.identification.algorithm = https 16:03:46 ssl.engine.factory.class = null 16:03:46 ssl.key.password = null 16:03:46 ssl.keymanager.algorithm = SunX509 16:03:46 ssl.keystore.certificate.chain = null 16:03:46 ssl.keystore.key = null 16:03:46 ssl.keystore.location = null 16:03:46 ssl.keystore.password = null 16:03:46 ssl.keystore.type = JKS 16:03:46 ssl.protocol = TLSv1.3 16:03:46 ssl.provider = null 16:03:46 ssl.secure.random.implementation = null 16:03:46 ssl.trustmanager.algorithm = PKIX 16:03:46 ssl.truststore.certificates = null 16:03:46 ssl.truststore.location = null 16:03:46 ssl.truststore.password = null 16:03:46 ssl.truststore.type = JKS 16:03:46 transaction.timeout.ms = 60000 16:03:46 transactional.id = null 16:03:46 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:03:46 16:03:46 2025-11-05T16:03:46.581Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:46 2025-11-05T16:03:46.581Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:03:46 2025-11-05T16:03:46.583Z INFO 11240 --- [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. 16:03:46 2025-11-05T16:03:46.589Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:46 2025-11-05T16:03:46.589Z INFO 11240 --- [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 16:03:46 2025-11-05T16:03:46.592Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:46 2025-11-05T16:03:46.592Z INFO 11240 --- [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 16:03:46 2025-11-05T16:03:46.596Z INFO 11240 --- [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 16:03:46 2025-11-05T16:03:46.656Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=dataJobA 16:03:48 2025-11-05T16:03:48.603Z INFO 11240 --- [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 16:03:50 2025-11-05T16:03:50.604Z INFO 11240 --- [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 16:03:52 2025-11-05T16:03:52.605Z INFO 11240 --- [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 16:03:52 2025-11-05T16:03:52.684Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=dataJobB 16:03:54 2025-11-05T16:03:54.606Z INFO 11240 --- [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 16:03:56 2025-11-05T16:03:56.607Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=fullyOverlappingDataJob | eventType=dataJobCreated 16:03:56 2025-11-05T16:03:56.662Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=fullyOverlappingDataJob 16:03:58 2025-11-05T16:03:58.637Z INFO 11240 --- [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 16:03:58 2025-11-05T16:03:58.637Z INFO 11240 --- [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-3aa2e141-dbb3-4898-8382-e789878af812 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:03:58 2025-11-05T16:03:58.637Z INFO 11240 --- [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 16:03:58 2025-11-05T16:03:58.637Z INFO 11240 --- [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 16:03:58 2025-11-05T16:03:58.637Z INFO 11240 --- [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 16:03:58 2025-11-05T16:03:58.638Z INFO 11240 --- [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 16:03:58 2025-11-05T16:03:58.638Z INFO 11240 --- [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 16:03:59 2025-11-05T16:03:59.137Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:59 2025-11-05T16:03:59.137Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:59 2025-11-05T16:03:59.137Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:59 2025-11-05T16:03:59.137Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:59 2025-11-05T16:03:59.140Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 16:03:59 2025-11-05T16:03:59.140Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:03:59 2025-11-05T16:03:59.143Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:59 2025-11-05T16:03:59.143Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:59 2025-11-05T16:03:59.143Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:59 2025-11-05T16:03:59.143Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:59 2025-11-05T16:03:59.143Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:03:59 2025-11-05T16:03:59.143Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:03:59 2025-11-05T16:03:59.146Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:03:59 2025-11-05T16:03:59.146Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:03:59 2025-11-05T16:03:59.146Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:03:59 2025-11-05T16:03:59.146Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:03:59 2025-11-05T16:03:59.146Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:03:59 2025-11-05T16:03:59.303Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:59 2025-11-05T16:03:59.315Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:59 2025-11-05T16:03:59.316Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:59 2025-11-05T16:03:59.316Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:59 2025-11-05T16:03:59.316Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:59 2025-11-05T16:03:59.346Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:59 2025-11-05T16:03:59.369Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:59 2025-11-05T16:03:59.369Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:59 2025-11-05T16:03:59.369Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:59 2025-11-05T16:03:59.369Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:59 2025-11-05T16:03:59.369Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:59 2025-11-05T16:03:59.405Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:59 2025-11-05T16:03:59.427Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:59 2025-11-05T16:03:59.427Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:59 2025-11-05T16:03:59.427Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:59 2025-11-05T16:03:59.427Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:59 2025-11-05T16:03:59.427Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:59 2025-11-05T16:03:59.447Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:59 2025-11-05T16:03:59.466Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:59 2025-11-05T16:03:59.466Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:59 2025-11-05T16:03:59.467Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:59 2025-11-05T16:03:59.467Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:59 2025-11-05T16:03:59.467Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:59 2025-11-05T16:03:59.500Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:59 2025-11-05T16:03:59.523Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:59 2025-11-05T16:03:59.524Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:59 2025-11-05T16:03:59.524Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:59 2025-11-05T16:03:59.524Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:59 2025-11-05T16:03:59.524Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:59 2025-11-05T16:03:59.549Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:59 2025-11-05T16:03:59.570Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:03:59 2025-11-05T16:03:59.570Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:03:59 2025-11-05T16:03:59.570Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:03:59 2025-11-05T16:03:59.570Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:03:59 2025-11-05T16:03:59.570Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:03:59 2025-11-05T16:03:59.591Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:03:59 2025-11-05T16:03:59.601Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:03:59 allow.auto.create.topics = true 16:03:59 auto.commit.interval.ms = 5000 16:03:59 auto.include.jmx.reporter = true 16:03:59 auto.offset.reset = latest 16:03:59 bootstrap.servers = [localhost:32777] 16:03:59 check.crcs = true 16:03:59 client.dns.lookup = use_all_dns_ips 16:03:59 client.id = consumer-test-group-14 16:03:59 client.rack = 16:03:59 connections.max.idle.ms = 540000 16:03:59 default.api.timeout.ms = 60000 16:03:59 enable.auto.commit = true 16:03:59 enable.metrics.push = true 16:03:59 exclude.internal.topics = true 16:03:59 fetch.max.bytes = 52428800 16:03:59 fetch.max.wait.ms = 500 16:03:59 fetch.min.bytes = 1 16:03:59 group.id = test-group 16:03:59 group.instance.id = null 16:03:59 group.protocol = classic 16:03:59 group.remote.assignor = null 16:03:59 heartbeat.interval.ms = 3000 16:03:59 interceptor.classes = [] 16:03:59 internal.leave.group.on.close = true 16:03:59 internal.throw.on.fetch.stable.offset.unsupported = false 16:03:59 isolation.level = read_uncommitted 16:03:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:03:59 max.partition.fetch.bytes = 1048576 16:03:59 max.poll.interval.ms = 300000 16:03:59 max.poll.records = 2147483647 16:03:59 metadata.max.age.ms = 300000 16:03:59 metadata.recovery.strategy = none 16:03:59 metric.reporters = [] 16:03:59 metrics.num.samples = 2 16:03:59 metrics.recording.level = INFO 16:03:59 metrics.sample.window.ms = 30000 16:03:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:03:59 receive.buffer.bytes = 65536 16:03:59 reconnect.backoff.max.ms = 1000 16:03:59 reconnect.backoff.ms = 50 16:03:59 request.timeout.ms = 30000 16:03:59 retry.backoff.max.ms = 1000 16:03:59 retry.backoff.ms = 100 16:03:59 sasl.client.callback.handler.class = null 16:03:59 sasl.jaas.config = null 16:03:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:59 sasl.kerberos.min.time.before.relogin = 60000 16:03:59 sasl.kerberos.service.name = null 16:03:59 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:59 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:59 sasl.login.callback.handler.class = null 16:03:59 sasl.login.class = null 16:03:59 sasl.login.connect.timeout.ms = null 16:03:59 sasl.login.read.timeout.ms = null 16:03:59 sasl.login.refresh.buffer.seconds = 300 16:03:59 sasl.login.refresh.min.period.seconds = 60 16:03:59 sasl.login.refresh.window.factor = 0.8 16:03:59 sasl.login.refresh.window.jitter = 0.05 16:03:59 sasl.login.retry.backoff.max.ms = 10000 16:03:59 sasl.login.retry.backoff.ms = 100 16:03:59 sasl.mechanism = GSSAPI 16:03:59 sasl.oauthbearer.clock.skew.seconds = 30 16:03:59 sasl.oauthbearer.expected.audience = null 16:03:59 sasl.oauthbearer.expected.issuer = null 16:03:59 sasl.oauthbearer.header.urlencode = false 16:03:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:59 sasl.oauthbearer.jwks.endpoint.url = null 16:03:59 sasl.oauthbearer.scope.claim.name = scope 16:03:59 sasl.oauthbearer.sub.claim.name = sub 16:03:59 sasl.oauthbearer.token.endpoint.url = null 16:03:59 security.protocol = PLAINTEXT 16:03:59 security.providers = null 16:03:59 send.buffer.bytes = 131072 16:03:59 session.timeout.ms = 45000 16:03:59 socket.connection.setup.timeout.max.ms = 30000 16:03:59 socket.connection.setup.timeout.ms = 10000 16:03:59 ssl.cipher.suites = null 16:03:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:59 ssl.endpoint.identification.algorithm = https 16:03:59 ssl.engine.factory.class = null 16:03:59 ssl.key.password = null 16:03:59 ssl.keymanager.algorithm = SunX509 16:03:59 ssl.keystore.certificate.chain = null 16:03:59 ssl.keystore.key = null 16:03:59 ssl.keystore.location = null 16:03:59 ssl.keystore.password = null 16:03:59 ssl.keystore.type = JKS 16:03:59 ssl.protocol = TLSv1.3 16:03:59 ssl.provider = null 16:03:59 ssl.secure.random.implementation = null 16:03:59 ssl.trustmanager.algorithm = PKIX 16:03:59 ssl.truststore.certificates = null 16:03:59 ssl.truststore.location = null 16:03:59 ssl.truststore.password = null 16:03:59 ssl.truststore.type = JKS 16:03:59 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:03:59 16:03:59 2025-11-05T16:03:59.602Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:59 2025-11-05T16:03:59.605Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:59 2025-11-05T16:03:59.605Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:59 2025-11-05T16:03:59.605Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358639605 16:03:59 2025-11-05T16:03:59.606Z INFO 11240 --- [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 16:03:59 2025-11-05T16:03:59.612Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:59 2025-11-05T16:03:59.614Z INFO 11240 --- [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) 16:03:59 2025-11-05T16:03:59.615Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 16:03:59 2025-11-05T16:03:59.620Z INFO 11240 --- [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-825c21c0-ad91-4883-943d-6e57b0d5f3e0 16:03:59 2025-11-05T16:03:59.620Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 16:03:59 2025-11-05T16:03:59.622Z INFO 11240 --- [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-825c21c0-ad91-4883-943d-6e57b0d5f3e0', protocol='range'} 16:03:59 2025-11-05T16:03:59.623Z INFO 11240 --- [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-825c21c0-ad91-4883-943d-6e57b0d5f3e0=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:03:59 2025-11-05T16:03:59.625Z INFO 11240 --- [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-825c21c0-ad91-4883-943d-6e57b0d5f3e0', protocol='range'} 16:03:59 2025-11-05T16:03:59.625Z INFO 11240 --- [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]) 16:03:59 2025-11-05T16:03:59.625Z INFO 11240 --- [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 16:03:59 2025-11-05T16:03:59.627Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-dmi-cm-avc-subscription-0 to the committed offset FetchPosition{offset=5, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 16:03:59 2025-11-05T16:03:59.643Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:59 acks = -1 16:03:59 auto.include.jmx.reporter = true 16:03:59 batch.size = 16384 16:03:59 bootstrap.servers = [localhost:32777] 16:03:59 buffer.memory = 33554432 16:03:59 client.dns.lookup = use_all_dns_ips 16:03:59 client.id = test-client-id 16:03:59 compression.gzip.level = -1 16:03:59 compression.lz4.level = 9 16:03:59 compression.type = none 16:03:59 compression.zstd.level = 3 16:03:59 connections.max.idle.ms = 540000 16:03:59 delivery.timeout.ms = 120000 16:03:59 enable.idempotence = true 16:03:59 enable.metrics.push = true 16:03:59 interceptor.classes = [] 16:03:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:59 linger.ms = 0 16:03:59 max.block.ms = 60000 16:03:59 max.in.flight.requests.per.connection = 5 16:03:59 max.request.size = 1048576 16:03:59 metadata.max.age.ms = 300000 16:03:59 metadata.max.idle.ms = 300000 16:03:59 metadata.recovery.strategy = none 16:03:59 metric.reporters = [] 16:03:59 metrics.num.samples = 2 16:03:59 metrics.recording.level = INFO 16:03:59 metrics.sample.window.ms = 30000 16:03:59 partitioner.adaptive.partitioning.enable = true 16:03:59 partitioner.availability.timeout.ms = 0 16:03:59 partitioner.class = null 16:03:59 partitioner.ignore.keys = false 16:03:59 receive.buffer.bytes = 32768 16:03:59 reconnect.backoff.max.ms = 1000 16:03:59 reconnect.backoff.ms = 50 16:03:59 request.timeout.ms = 30000 16:03:59 retries = 2147483647 16:03:59 retry.backoff.max.ms = 1000 16:03:59 retry.backoff.ms = 100 16:03:59 sasl.client.callback.handler.class = null 16:03:59 sasl.jaas.config = null 16:03:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:59 sasl.kerberos.min.time.before.relogin = 60000 16:03:59 sasl.kerberos.service.name = null 16:03:59 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:59 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:59 sasl.login.callback.handler.class = null 16:03:59 sasl.login.class = null 16:03:59 sasl.login.connect.timeout.ms = null 16:03:59 sasl.login.read.timeout.ms = null 16:03:59 sasl.login.refresh.buffer.seconds = 300 16:03:59 sasl.login.refresh.min.period.seconds = 60 16:03:59 sasl.login.refresh.window.factor = 0.8 16:03:59 sasl.login.refresh.window.jitter = 0.05 16:03:59 sasl.login.retry.backoff.max.ms = 10000 16:03:59 sasl.login.retry.backoff.ms = 100 16:03:59 sasl.mechanism = GSSAPI 16:03:59 sasl.oauthbearer.clock.skew.seconds = 30 16:03:59 sasl.oauthbearer.expected.audience = null 16:03:59 sasl.oauthbearer.expected.issuer = null 16:03:59 sasl.oauthbearer.header.urlencode = false 16:03:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:59 sasl.oauthbearer.jwks.endpoint.url = null 16:03:59 sasl.oauthbearer.scope.claim.name = scope 16:03:59 sasl.oauthbearer.sub.claim.name = sub 16:03:59 sasl.oauthbearer.token.endpoint.url = null 16:03:59 security.protocol = PLAINTEXT 16:03:59 security.providers = null 16:03:59 send.buffer.bytes = 131072 16:03:59 socket.connection.setup.timeout.max.ms = 30000 16:03:59 socket.connection.setup.timeout.ms = 10000 16:03:59 ssl.cipher.suites = null 16:03:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:59 ssl.endpoint.identification.algorithm = https 16:03:59 ssl.engine.factory.class = null 16:03:59 ssl.key.password = null 16:03:59 ssl.keymanager.algorithm = SunX509 16:03:59 ssl.keystore.certificate.chain = null 16:03:59 ssl.keystore.key = null 16:03:59 ssl.keystore.location = null 16:03:59 ssl.keystore.password = null 16:03:59 ssl.keystore.type = JKS 16:03:59 ssl.protocol = TLSv1.3 16:03:59 ssl.provider = null 16:03:59 ssl.secure.random.implementation = null 16:03:59 ssl.trustmanager.algorithm = PKIX 16:03:59 ssl.truststore.certificates = null 16:03:59 ssl.truststore.location = null 16:03:59 ssl.truststore.password = null 16:03:59 ssl.truststore.type = JKS 16:03:59 transaction.timeout.ms = 60000 16:03:59 transactional.id = null 16:03:59 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:59 16:03:59 2025-11-05T16:03:59.643Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:59 2025-11-05T16:03:59.644Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:03:59 2025-11-05T16:03:59.646Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:03:59 2025-11-05T16:03:59.646Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:03:59 2025-11-05T16:03:59.646Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358639646 16:03:59 2025-11-05T16:03:59.646Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:03:59 acks = -1 16:03:59 auto.include.jmx.reporter = true 16:03:59 batch.size = 16384 16:03:59 bootstrap.servers = [localhost:32777] 16:03:59 buffer.memory = 33554432 16:03:59 client.dns.lookup = use_all_dns_ips 16:03:59 client.id = test-client-id 16:03:59 compression.gzip.level = -1 16:03:59 compression.lz4.level = 9 16:03:59 compression.type = none 16:03:59 compression.zstd.level = 3 16:03:59 connections.max.idle.ms = 540000 16:03:59 delivery.timeout.ms = 120000 16:03:59 enable.idempotence = true 16:03:59 enable.metrics.push = true 16:03:59 interceptor.classes = [] 16:03:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:03:59 linger.ms = 0 16:03:59 max.block.ms = 60000 16:03:59 max.in.flight.requests.per.connection = 5 16:03:59 max.request.size = 1048576 16:03:59 metadata.max.age.ms = 300000 16:03:59 metadata.max.idle.ms = 300000 16:03:59 metadata.recovery.strategy = none 16:03:59 metric.reporters = [] 16:03:59 metrics.num.samples = 2 16:03:59 metrics.recording.level = INFO 16:03:59 metrics.sample.window.ms = 30000 16:03:59 partitioner.adaptive.partitioning.enable = true 16:03:59 partitioner.availability.timeout.ms = 0 16:03:59 partitioner.class = null 16:03:59 partitioner.ignore.keys = false 16:03:59 receive.buffer.bytes = 32768 16:03:59 reconnect.backoff.max.ms = 1000 16:03:59 reconnect.backoff.ms = 50 16:03:59 request.timeout.ms = 30000 16:03:59 retries = 2147483647 16:03:59 retry.backoff.max.ms = 1000 16:03:59 retry.backoff.ms = 100 16:03:59 sasl.client.callback.handler.class = null 16:03:59 sasl.jaas.config = null 16:03:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:03:59 sasl.kerberos.min.time.before.relogin = 60000 16:03:59 sasl.kerberos.service.name = null 16:03:59 sasl.kerberos.ticket.renew.jitter = 0.05 16:03:59 sasl.kerberos.ticket.renew.window.factor = 0.8 16:03:59 sasl.login.callback.handler.class = null 16:03:59 sasl.login.class = null 16:03:59 sasl.login.connect.timeout.ms = null 16:03:59 sasl.login.read.timeout.ms = null 16:03:59 sasl.login.refresh.buffer.seconds = 300 16:03:59 sasl.login.refresh.min.period.seconds = 60 16:03:59 sasl.login.refresh.window.factor = 0.8 16:03:59 sasl.login.refresh.window.jitter = 0.05 16:03:59 sasl.login.retry.backoff.max.ms = 10000 16:03:59 sasl.login.retry.backoff.ms = 100 16:03:59 sasl.mechanism = GSSAPI 16:03:59 sasl.oauthbearer.clock.skew.seconds = 30 16:03:59 sasl.oauthbearer.expected.audience = null 16:03:59 sasl.oauthbearer.expected.issuer = null 16:03:59 sasl.oauthbearer.header.urlencode = false 16:03:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:03:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:03:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:03:59 sasl.oauthbearer.jwks.endpoint.url = null 16:03:59 sasl.oauthbearer.scope.claim.name = scope 16:03:59 sasl.oauthbearer.sub.claim.name = sub 16:03:59 sasl.oauthbearer.token.endpoint.url = null 16:03:59 security.protocol = PLAINTEXT 16:03:59 security.providers = null 16:03:59 send.buffer.bytes = 131072 16:03:59 socket.connection.setup.timeout.max.ms = 30000 16:03:59 socket.connection.setup.timeout.ms = 10000 16:03:59 ssl.cipher.suites = null 16:03:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:03:59 ssl.endpoint.identification.algorithm = https 16:03:59 ssl.engine.factory.class = null 16:03:59 ssl.key.password = null 16:03:59 ssl.keymanager.algorithm = SunX509 16:03:59 ssl.keystore.certificate.chain = null 16:03:59 ssl.keystore.key = null 16:03:59 ssl.keystore.location = null 16:03:59 ssl.keystore.password = null 16:03:59 ssl.keystore.type = JKS 16:03:59 ssl.protocol = TLSv1.3 16:03:59 ssl.provider = null 16:03:59 ssl.secure.random.implementation = null 16:03:59 ssl.trustmanager.algorithm = PKIX 16:03:59 ssl.truststore.certificates = null 16:03:59 ssl.truststore.location = null 16:03:59 ssl.truststore.password = null 16:03:59 ssl.truststore.type = JKS 16:03:59 transaction.timeout.ms = 60000 16:03:59 transactional.id = null 16:03:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:03:59 16:03:59 2025-11-05T16:03:59.647Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:03:59 2025-11-05T16:03:59.647Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:03:59 2025-11-05T16:03:59.649Z INFO 11240 --- [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. 16:03:59 2025-11-05T16:03:59.655Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:59 2025-11-05T16:03:59.655Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:03:59 2025-11-05T16:03:59.655Z INFO 11240 --- [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 16:03:59 2025-11-05T16:03:59.658Z INFO 11240 --- [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 16:03:59 2025-11-05T16:03:59.663Z INFO 11240 --- [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 16:03:59 2025-11-05T16:03:59.694Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=lastDataJobId 16:04:01 2025-11-05T16:04:01.677Z INFO 11240 --- [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 16:04:01 2025-11-05T16:04:01.714Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=lastDataJobId 16:04:03 2025-11-05T16:04:03.683Z INFO 11240 --- [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 16:04:03 2025-11-05T16:04:03.683Z INFO 11240 --- [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-825c21c0-ad91-4883-943d-6e57b0d5f3e0 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:03 2025-11-05T16:04:03.683Z INFO 11240 --- [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 16:04:03 2025-11-05T16:04:03.683Z INFO 11240 --- [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 16:04:03 2025-11-05T16:04:03.683Z INFO 11240 --- [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 16:04:03 2025-11-05T16:04:03.683Z INFO 11240 --- [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 16:04:03 2025-11-05T16:04:03.683Z INFO 11240 --- [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 16:04:03 2025-11-05T16:04:03.686Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:03 2025-11-05T16:04:03.686Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:03 2025-11-05T16:04:03.686Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:03 2025-11-05T16:04:03.686Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:03 2025-11-05T16:04:03.688Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 16:04:03 2025-11-05T16:04:03.688Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:04:03 2025-11-05T16:04:03.690Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:03 2025-11-05T16:04:03.690Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:03 2025-11-05T16:04:03.690Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:03 2025-11-05T16:04:03.690Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:03 2025-11-05T16:04:03.690Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:04:03 2025-11-05T16:04:03.690Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:04:03 2025-11-05T16:04:03.692Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:03 2025-11-05T16:04:03.692Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:03 2025-11-05T16:04:03.692Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:03 2025-11-05T16:04:03.692Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:03 2025-11-05T16:04:03.692Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:04:03 2025-11-05T16:04:03.829Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:03 2025-11-05T16:04:03.829Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:03 2025-11-05T16:04:03.829Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:03 2025-11-05T16:04:03.829Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:03 2025-11-05T16:04:03.829Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:03 2025-11-05T16:04:03.857Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:03 2025-11-05T16:04:03.886Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:03 2025-11-05T16:04:03.886Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:03 2025-11-05T16:04:03.886Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:03 2025-11-05T16:04:03.886Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:03 2025-11-05T16:04:03.886Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:03 2025-11-05T16:04:03.909Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:03 2025-11-05T16:04:03.929Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:03 2025-11-05T16:04:03.930Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:03 2025-11-05T16:04:03.930Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:03 2025-11-05T16:04:03.930Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:03 2025-11-05T16:04:03.930Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:04 2025-11-05T16:04:03.959Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:04 2025-11-05T16:04:03.992Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:04 2025-11-05T16:04:03.992Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:04 2025-11-05T16:04:03.993Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:04 2025-11-05T16:04:03.993Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:04 2025-11-05T16:04:03.993Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:04 2025-11-05T16:04:04.014Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:04 2025-11-05T16:04:04.040Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:04 2025-11-05T16:04:04.041Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:04 2025-11-05T16:04:04.041Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:04 2025-11-05T16:04:04.041Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:04 2025-11-05T16:04:04.041Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:04 2025-11-05T16:04:04.063Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:04 2025-11-05T16:04:04.093Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:04 2025-11-05T16:04:04.094Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:04 2025-11-05T16:04:04.094Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:04 2025-11-05T16:04:04.094Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:04 2025-11-05T16:04:04.094Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:04 2025-11-05T16:04:04.115Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:04 2025-11-05T16:04:04.126Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:04 allow.auto.create.topics = true 16:04:04 auto.commit.interval.ms = 5000 16:04:04 auto.include.jmx.reporter = true 16:04:04 auto.offset.reset = latest 16:04:04 bootstrap.servers = [localhost:32777] 16:04:04 check.crcs = true 16:04:04 client.dns.lookup = use_all_dns_ips 16:04:04 client.id = consumer-test-group-15 16:04:04 client.rack = 16:04:04 connections.max.idle.ms = 540000 16:04:04 default.api.timeout.ms = 60000 16:04:04 enable.auto.commit = true 16:04:04 enable.metrics.push = true 16:04:04 exclude.internal.topics = true 16:04:04 fetch.max.bytes = 52428800 16:04:04 fetch.max.wait.ms = 500 16:04:04 fetch.min.bytes = 1 16:04:04 group.id = test-group 16:04:04 group.instance.id = null 16:04:04 group.protocol = classic 16:04:04 group.remote.assignor = null 16:04:04 heartbeat.interval.ms = 3000 16:04:04 interceptor.classes = [] 16:04:04 internal.leave.group.on.close = true 16:04:04 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:04 isolation.level = read_uncommitted 16:04:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:04 max.partition.fetch.bytes = 1048576 16:04:04 max.poll.interval.ms = 300000 16:04:04 max.poll.records = 2147483647 16:04:04 metadata.max.age.ms = 300000 16:04:04 metadata.recovery.strategy = none 16:04:04 metric.reporters = [] 16:04:04 metrics.num.samples = 2 16:04:04 metrics.recording.level = INFO 16:04:04 metrics.sample.window.ms = 30000 16:04:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:04 receive.buffer.bytes = 65536 16:04:04 reconnect.backoff.max.ms = 1000 16:04:04 reconnect.backoff.ms = 50 16:04:04 request.timeout.ms = 30000 16:04:04 retry.backoff.max.ms = 1000 16:04:04 retry.backoff.ms = 100 16:04:04 sasl.client.callback.handler.class = null 16:04:04 sasl.jaas.config = null 16:04:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:04 sasl.kerberos.min.time.before.relogin = 60000 16:04:04 sasl.kerberos.service.name = null 16:04:04 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:04 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:04 sasl.login.callback.handler.class = null 16:04:04 sasl.login.class = null 16:04:04 sasl.login.connect.timeout.ms = null 16:04:04 sasl.login.read.timeout.ms = null 16:04:04 sasl.login.refresh.buffer.seconds = 300 16:04:04 sasl.login.refresh.min.period.seconds = 60 16:04:04 sasl.login.refresh.window.factor = 0.8 16:04:04 sasl.login.refresh.window.jitter = 0.05 16:04:04 sasl.login.retry.backoff.max.ms = 10000 16:04:04 sasl.login.retry.backoff.ms = 100 16:04:04 sasl.mechanism = GSSAPI 16:04:04 sasl.oauthbearer.clock.skew.seconds = 30 16:04:04 sasl.oauthbearer.expected.audience = null 16:04:04 sasl.oauthbearer.expected.issuer = null 16:04:04 sasl.oauthbearer.header.urlencode = false 16:04:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:04 sasl.oauthbearer.jwks.endpoint.url = null 16:04:04 sasl.oauthbearer.scope.claim.name = scope 16:04:04 sasl.oauthbearer.sub.claim.name = sub 16:04:04 sasl.oauthbearer.token.endpoint.url = null 16:04:04 security.protocol = PLAINTEXT 16:04:04 security.providers = null 16:04:04 send.buffer.bytes = 131072 16:04:04 session.timeout.ms = 45000 16:04:04 socket.connection.setup.timeout.max.ms = 30000 16:04:04 socket.connection.setup.timeout.ms = 10000 16:04:04 ssl.cipher.suites = null 16:04:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:04 ssl.endpoint.identification.algorithm = https 16:04:04 ssl.engine.factory.class = null 16:04:04 ssl.key.password = null 16:04:04 ssl.keymanager.algorithm = SunX509 16:04:04 ssl.keystore.certificate.chain = null 16:04:04 ssl.keystore.key = null 16:04:04 ssl.keystore.location = null 16:04:04 ssl.keystore.password = null 16:04:04 ssl.keystore.type = JKS 16:04:04 ssl.protocol = TLSv1.3 16:04:04 ssl.provider = null 16:04:04 ssl.secure.random.implementation = null 16:04:04 ssl.trustmanager.algorithm = PKIX 16:04:04 ssl.truststore.certificates = null 16:04:04 ssl.truststore.location = null 16:04:04 ssl.truststore.password = null 16:04:04 ssl.truststore.type = JKS 16:04:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:04:04 16:04:04 2025-11-05T16:04:04.126Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:04 2025-11-05T16:04:04.128Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:04 2025-11-05T16:04:04.128Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:04 2025-11-05T16:04:04.128Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358644128 16:04:04 2025-11-05T16:04:04.128Z INFO 11240 --- [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 16:04:04 2025-11-05T16:04:04.133Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:04:04 2025-11-05T16:04:04.135Z INFO 11240 --- [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) 16:04:04 2025-11-05T16:04:04.136Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 16:04:04 2025-11-05T16:04:04.145Z INFO 11240 --- [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-8b2bffd3-1746-401b-8f7c-718c3e448eb1 16:04:04 2025-11-05T16:04:04.145Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 16:04:04 2025-11-05T16:04:04.147Z INFO 11240 --- [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-8b2bffd3-1746-401b-8f7c-718c3e448eb1', protocol='range'} 16:04:04 2025-11-05T16:04:04.147Z INFO 11240 --- [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-8b2bffd3-1746-401b-8f7c-718c3e448eb1=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:04:04 2025-11-05T16:04:04.149Z INFO 11240 --- [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-8b2bffd3-1746-401b-8f7c-718c3e448eb1', protocol='range'} 16:04:04 2025-11-05T16:04:04.149Z INFO 11240 --- [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]) 16:04:04 2025-11-05T16:04:04.149Z INFO 11240 --- [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 16:04:04 2025-11-05T16:04:04.150Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-dmi-cm-avc-subscription-0 to the committed offset FetchPosition{offset=5, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 16:04:04 2025-11-05T16:04:04.156Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:04:04 acks = -1 16:04:04 auto.include.jmx.reporter = true 16:04:04 batch.size = 16384 16:04:04 bootstrap.servers = [localhost:32777] 16:04:04 buffer.memory = 33554432 16:04:04 client.dns.lookup = use_all_dns_ips 16:04:04 client.id = test-client-id 16:04:04 compression.gzip.level = -1 16:04:04 compression.lz4.level = 9 16:04:04 compression.type = none 16:04:04 compression.zstd.level = 3 16:04:04 connections.max.idle.ms = 540000 16:04:04 delivery.timeout.ms = 120000 16:04:04 enable.idempotence = true 16:04:04 enable.metrics.push = true 16:04:04 interceptor.classes = [] 16:04:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:04:04 linger.ms = 0 16:04:04 max.block.ms = 60000 16:04:04 max.in.flight.requests.per.connection = 5 16:04:04 max.request.size = 1048576 16:04:04 metadata.max.age.ms = 300000 16:04:04 metadata.max.idle.ms = 300000 16:04:04 metadata.recovery.strategy = none 16:04:04 metric.reporters = [] 16:04:04 metrics.num.samples = 2 16:04:04 metrics.recording.level = INFO 16:04:04 metrics.sample.window.ms = 30000 16:04:04 partitioner.adaptive.partitioning.enable = true 16:04:04 partitioner.availability.timeout.ms = 0 16:04:04 partitioner.class = null 16:04:04 partitioner.ignore.keys = false 16:04:04 receive.buffer.bytes = 32768 16:04:04 reconnect.backoff.max.ms = 1000 16:04:04 reconnect.backoff.ms = 50 16:04:04 request.timeout.ms = 30000 16:04:04 retries = 2147483647 16:04:04 retry.backoff.max.ms = 1000 16:04:04 retry.backoff.ms = 100 16:04:04 sasl.client.callback.handler.class = null 16:04:04 sasl.jaas.config = null 16:04:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:04 sasl.kerberos.min.time.before.relogin = 60000 16:04:04 sasl.kerberos.service.name = null 16:04:04 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:04 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:04 sasl.login.callback.handler.class = null 16:04:04 sasl.login.class = null 16:04:04 sasl.login.connect.timeout.ms = null 16:04:04 sasl.login.read.timeout.ms = null 16:04:04 sasl.login.refresh.buffer.seconds = 300 16:04:04 sasl.login.refresh.min.period.seconds = 60 16:04:04 sasl.login.refresh.window.factor = 0.8 16:04:04 sasl.login.refresh.window.jitter = 0.05 16:04:04 sasl.login.retry.backoff.max.ms = 10000 16:04:04 sasl.login.retry.backoff.ms = 100 16:04:04 sasl.mechanism = GSSAPI 16:04:04 sasl.oauthbearer.clock.skew.seconds = 30 16:04:04 sasl.oauthbearer.expected.audience = null 16:04:04 sasl.oauthbearer.expected.issuer = null 16:04:04 sasl.oauthbearer.header.urlencode = false 16:04:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:04 sasl.oauthbearer.jwks.endpoint.url = null 16:04:04 sasl.oauthbearer.scope.claim.name = scope 16:04:04 sasl.oauthbearer.sub.claim.name = sub 16:04:04 sasl.oauthbearer.token.endpoint.url = null 16:04:04 security.protocol = PLAINTEXT 16:04:04 security.providers = null 16:04:04 send.buffer.bytes = 131072 16:04:04 socket.connection.setup.timeout.max.ms = 30000 16:04:04 socket.connection.setup.timeout.ms = 10000 16:04:04 ssl.cipher.suites = null 16:04:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:04 ssl.endpoint.identification.algorithm = https 16:04:04 ssl.engine.factory.class = null 16:04:04 ssl.key.password = null 16:04:04 ssl.keymanager.algorithm = SunX509 16:04:04 ssl.keystore.certificate.chain = null 16:04:04 ssl.keystore.key = null 16:04:04 ssl.keystore.location = null 16:04:04 ssl.keystore.password = null 16:04:04 ssl.keystore.type = JKS 16:04:04 ssl.protocol = TLSv1.3 16:04:04 ssl.provider = null 16:04:04 ssl.secure.random.implementation = null 16:04:04 ssl.trustmanager.algorithm = PKIX 16:04:04 ssl.truststore.certificates = null 16:04:04 ssl.truststore.location = null 16:04:04 ssl.truststore.password = null 16:04:04 ssl.truststore.type = JKS 16:04:04 transaction.timeout.ms = 60000 16:04:04 transactional.id = null 16:04:04 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:04:04 16:04:04 2025-11-05T16:04:04.156Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:04 2025-11-05T16:04:04.156Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:04:04 2025-11-05T16:04:04.158Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:04 2025-11-05T16:04:04.158Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:04 2025-11-05T16:04:04.158Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358644158 16:04:04 2025-11-05T16:04:04.159Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:04:04 acks = -1 16:04:04 auto.include.jmx.reporter = true 16:04:04 batch.size = 16384 16:04:04 bootstrap.servers = [localhost:32777] 16:04:04 buffer.memory = 33554432 16:04:04 client.dns.lookup = use_all_dns_ips 16:04:04 client.id = test-client-id 16:04:04 compression.gzip.level = -1 16:04:04 compression.lz4.level = 9 16:04:04 compression.type = none 16:04:04 compression.zstd.level = 3 16:04:04 connections.max.idle.ms = 540000 16:04:04 delivery.timeout.ms = 120000 16:04:04 enable.idempotence = true 16:04:04 enable.metrics.push = true 16:04:04 interceptor.classes = [] 16:04:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:04:04 linger.ms = 0 16:04:04 max.block.ms = 60000 16:04:04 max.in.flight.requests.per.connection = 5 16:04:04 max.request.size = 1048576 16:04:04 metadata.max.age.ms = 300000 16:04:04 metadata.max.idle.ms = 300000 16:04:04 metadata.recovery.strategy = none 16:04:04 metric.reporters = [] 16:04:04 metrics.num.samples = 2 16:04:04 metrics.recording.level = INFO 16:04:04 metrics.sample.window.ms = 30000 16:04:04 partitioner.adaptive.partitioning.enable = true 16:04:04 partitioner.availability.timeout.ms = 0 16:04:04 partitioner.class = null 16:04:04 partitioner.ignore.keys = false 16:04:04 receive.buffer.bytes = 32768 16:04:04 reconnect.backoff.max.ms = 1000 16:04:04 reconnect.backoff.ms = 50 16:04:04 request.timeout.ms = 30000 16:04:04 retries = 2147483647 16:04:04 retry.backoff.max.ms = 1000 16:04:04 retry.backoff.ms = 100 16:04:04 sasl.client.callback.handler.class = null 16:04:04 sasl.jaas.config = null 16:04:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:04 sasl.kerberos.min.time.before.relogin = 60000 16:04:04 sasl.kerberos.service.name = null 16:04:04 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:04 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:04 sasl.login.callback.handler.class = null 16:04:04 sasl.login.class = null 16:04:04 sasl.login.connect.timeout.ms = null 16:04:04 sasl.login.read.timeout.ms = null 16:04:04 sasl.login.refresh.buffer.seconds = 300 16:04:04 sasl.login.refresh.min.period.seconds = 60 16:04:04 sasl.login.refresh.window.factor = 0.8 16:04:04 sasl.login.refresh.window.jitter = 0.05 16:04:04 sasl.login.retry.backoff.max.ms = 10000 16:04:04 sasl.login.retry.backoff.ms = 100 16:04:04 sasl.mechanism = GSSAPI 16:04:04 sasl.oauthbearer.clock.skew.seconds = 30 16:04:04 sasl.oauthbearer.expected.audience = null 16:04:04 sasl.oauthbearer.expected.issuer = null 16:04:04 sasl.oauthbearer.header.urlencode = false 16:04:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:04 sasl.oauthbearer.jwks.endpoint.url = null 16:04:04 sasl.oauthbearer.scope.claim.name = scope 16:04:04 sasl.oauthbearer.sub.claim.name = sub 16:04:04 sasl.oauthbearer.token.endpoint.url = null 16:04:04 security.protocol = PLAINTEXT 16:04:04 security.providers = null 16:04:04 send.buffer.bytes = 131072 16:04:04 socket.connection.setup.timeout.max.ms = 30000 16:04:04 socket.connection.setup.timeout.ms = 10000 16:04:04 ssl.cipher.suites = null 16:04:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:04 ssl.endpoint.identification.algorithm = https 16:04:04 ssl.engine.factory.class = null 16:04:04 ssl.key.password = null 16:04:04 ssl.keymanager.algorithm = SunX509 16:04:04 ssl.keystore.certificate.chain = null 16:04:04 ssl.keystore.key = null 16:04:04 ssl.keystore.location = null 16:04:04 ssl.keystore.password = null 16:04:04 ssl.keystore.type = JKS 16:04:04 ssl.protocol = TLSv1.3 16:04:04 ssl.provider = null 16:04:04 ssl.secure.random.implementation = null 16:04:04 ssl.trustmanager.algorithm = PKIX 16:04:04 ssl.truststore.certificates = null 16:04:04 ssl.truststore.location = null 16:04:04 ssl.truststore.password = null 16:04:04 ssl.truststore.type = JKS 16:04:04 transaction.timeout.ms = 60000 16:04:04 transactional.id = null 16:04:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:04:04 16:04:04 2025-11-05T16:04:04.159Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:04 2025-11-05T16:04:04.159Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:04:04 2025-11-05T16:04:04.161Z INFO 11240 --- [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. 16:04:04 2025-11-05T16:04:04.163Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:04:04 2025-11-05T16:04:04.164Z INFO 11240 --- [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 16:04:04 2025-11-05T16:04:04.167Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:04:04 2025-11-05T16:04:04.168Z INFO 11240 --- [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 16:04:04 2025-11-05T16:04:04.180Z INFO 11240 --- [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 16:04:04 2025-11-05T16:04:04.199Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=id-to-remove 16:04:06 2025-11-05T16:04:06.182Z INFO 11240 --- [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 16:04:06 2025-11-05T16:04:06.207Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=id-to-remove 16:04:09 2025-11-05T16:04:09.193Z INFO 11240 --- [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 16:04:09 2025-11-05T16:04:09.193Z INFO 11240 --- [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-8b2bffd3-1746-401b-8f7c-718c3e448eb1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:09 2025-11-05T16:04:09.193Z INFO 11240 --- [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 16:04:09 2025-11-05T16:04:09.193Z INFO 11240 --- [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 16:04:09 2025-11-05T16:04:09.193Z INFO 11240 --- [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 16:04:09 2025-11-05T16:04:09.198Z INFO 11240 --- [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 16:04:09 2025-11-05T16:04:09.198Z INFO 11240 --- [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 16:04:09 2025-11-05T16:04:09.200Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:09 2025-11-05T16:04:09.200Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:09 2025-11-05T16:04:09.200Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:09 2025-11-05T16:04:09.200Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:09 2025-11-05T16:04:09.203Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 16:04:09 2025-11-05T16:04:09.203Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:04:09 2025-11-05T16:04:09.206Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:09 2025-11-05T16:04:09.206Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:09 2025-11-05T16:04:09.206Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:09 2025-11-05T16:04:09.206Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:09 2025-11-05T16:04:09.206Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:04:09 2025-11-05T16:04:09.206Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:04:09 2025-11-05T16:04:09.208Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:09 2025-11-05T16:04:09.208Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:09 2025-11-05T16:04:09.208Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:09 2025-11-05T16:04:09.208Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:09 2025-11-05T16:04:09.208Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:04:09 2025-11-05T16:04:09.344Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:09 2025-11-05T16:04:09.344Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:09 2025-11-05T16:04:09.344Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:09 2025-11-05T16:04:09.345Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:09 2025-11-05T16:04:09.345Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:09 2025-11-05T16:04:09.366Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:09 2025-11-05T16:04:09.384Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:09 2025-11-05T16:04:09.384Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:09 2025-11-05T16:04:09.385Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:09 2025-11-05T16:04:09.385Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:09 2025-11-05T16:04:09.385Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:09 2025-11-05T16:04:09.404Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:09 2025-11-05T16:04:09.422Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:09 2025-11-05T16:04:09.422Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:09 2025-11-05T16:04:09.423Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:09 2025-11-05T16:04:09.423Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:09 2025-11-05T16:04:09.423Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:09 2025-11-05T16:04:09.449Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:09 2025-11-05T16:04:09.473Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:09 2025-11-05T16:04:09.473Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:09 2025-11-05T16:04:09.473Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:09 2025-11-05T16:04:09.473Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:09 2025-11-05T16:04:09.473Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:09 2025-11-05T16:04:09.493Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:09 2025-11-05T16:04:09.518Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:09 2025-11-05T16:04:09.518Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:09 2025-11-05T16:04:09.518Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:09 2025-11-05T16:04:09.518Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:09 2025-11-05T16:04:09.518Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:09 2025-11-05T16:04:09.538Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:09 2025-11-05T16:04:09.564Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:09 2025-11-05T16:04:09.564Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:09 2025-11-05T16:04:09.564Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:09 2025-11-05T16:04:09.565Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:09 2025-11-05T16:04:09.565Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:09 2025-11-05T16:04:09.583Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:09 2025-11-05T16:04:09.594Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:09 allow.auto.create.topics = true 16:04:09 auto.commit.interval.ms = 5000 16:04:09 auto.include.jmx.reporter = true 16:04:09 auto.offset.reset = latest 16:04:09 bootstrap.servers = [localhost:32777] 16:04:09 check.crcs = true 16:04:09 client.dns.lookup = use_all_dns_ips 16:04:09 client.id = consumer-test-group-16 16:04:09 client.rack = 16:04:09 connections.max.idle.ms = 540000 16:04:09 default.api.timeout.ms = 60000 16:04:09 enable.auto.commit = true 16:04:09 enable.metrics.push = true 16:04:09 exclude.internal.topics = true 16:04:09 fetch.max.bytes = 52428800 16:04:09 fetch.max.wait.ms = 500 16:04:09 fetch.min.bytes = 1 16:04:09 group.id = test-group 16:04:09 group.instance.id = null 16:04:09 group.protocol = classic 16:04:09 group.remote.assignor = null 16:04:09 heartbeat.interval.ms = 3000 16:04:09 interceptor.classes = [] 16:04:09 internal.leave.group.on.close = true 16:04:09 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:09 isolation.level = read_uncommitted 16:04:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:09 max.partition.fetch.bytes = 1048576 16:04:09 max.poll.interval.ms = 300000 16:04:09 max.poll.records = 2147483647 16:04:09 metadata.max.age.ms = 300000 16:04:09 metadata.recovery.strategy = none 16:04:09 metric.reporters = [] 16:04:09 metrics.num.samples = 2 16:04:09 metrics.recording.level = INFO 16:04:09 metrics.sample.window.ms = 30000 16:04:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:09 receive.buffer.bytes = 65536 16:04:09 reconnect.backoff.max.ms = 1000 16:04:09 reconnect.backoff.ms = 50 16:04:09 request.timeout.ms = 30000 16:04:09 retry.backoff.max.ms = 1000 16:04:09 retry.backoff.ms = 100 16:04:09 sasl.client.callback.handler.class = null 16:04:09 sasl.jaas.config = null 16:04:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:09 sasl.kerberos.min.time.before.relogin = 60000 16:04:09 sasl.kerberos.service.name = null 16:04:09 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:09 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:09 sasl.login.callback.handler.class = null 16:04:09 sasl.login.class = null 16:04:09 sasl.login.connect.timeout.ms = null 16:04:09 sasl.login.read.timeout.ms = null 16:04:09 sasl.login.refresh.buffer.seconds = 300 16:04:09 sasl.login.refresh.min.period.seconds = 60 16:04:09 sasl.login.refresh.window.factor = 0.8 16:04:09 sasl.login.refresh.window.jitter = 0.05 16:04:09 sasl.login.retry.backoff.max.ms = 10000 16:04:09 sasl.login.retry.backoff.ms = 100 16:04:09 sasl.mechanism = GSSAPI 16:04:09 sasl.oauthbearer.clock.skew.seconds = 30 16:04:09 sasl.oauthbearer.expected.audience = null 16:04:09 sasl.oauthbearer.expected.issuer = null 16:04:09 sasl.oauthbearer.header.urlencode = false 16:04:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:09 sasl.oauthbearer.jwks.endpoint.url = null 16:04:09 sasl.oauthbearer.scope.claim.name = scope 16:04:09 sasl.oauthbearer.sub.claim.name = sub 16:04:09 sasl.oauthbearer.token.endpoint.url = null 16:04:09 security.protocol = PLAINTEXT 16:04:09 security.providers = null 16:04:09 send.buffer.bytes = 131072 16:04:09 session.timeout.ms = 45000 16:04:09 socket.connection.setup.timeout.max.ms = 30000 16:04:09 socket.connection.setup.timeout.ms = 10000 16:04:09 ssl.cipher.suites = null 16:04:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:09 ssl.endpoint.identification.algorithm = https 16:04:09 ssl.engine.factory.class = null 16:04:09 ssl.key.password = null 16:04:09 ssl.keymanager.algorithm = SunX509 16:04:09 ssl.keystore.certificate.chain = null 16:04:09 ssl.keystore.key = null 16:04:09 ssl.keystore.location = null 16:04:09 ssl.keystore.password = null 16:04:09 ssl.keystore.type = JKS 16:04:09 ssl.protocol = TLSv1.3 16:04:09 ssl.provider = null 16:04:09 ssl.secure.random.implementation = null 16:04:09 ssl.trustmanager.algorithm = PKIX 16:04:09 ssl.truststore.certificates = null 16:04:09 ssl.truststore.location = null 16:04:09 ssl.truststore.password = null 16:04:09 ssl.truststore.type = JKS 16:04:09 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:04:09 16:04:09 2025-11-05T16:04:09.594Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:09 2025-11-05T16:04:09.597Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:09 2025-11-05T16:04:09.597Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:09 2025-11-05T16:04:09.597Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358649596 16:04:09 2025-11-05T16:04:09.597Z INFO 11240 --- [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 16:04:09 2025-11-05T16:04:09.605Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:04:09 2025-11-05T16:04:09.606Z INFO 11240 --- [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) 16:04:09 2025-11-05T16:04:09.606Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 16:04:09 2025-11-05T16:04:09.630Z INFO 11240 --- [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-9dea4c76-cd65-4934-b059-9132fd1421e4 16:04:09 2025-11-05T16:04:09.630Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 16:04:09 2025-11-05T16:04:09.633Z INFO 11240 --- [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-9dea4c76-cd65-4934-b059-9132fd1421e4', protocol='range'} 16:04:09 2025-11-05T16:04:09.634Z INFO 11240 --- [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-9dea4c76-cd65-4934-b059-9132fd1421e4=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:04:09 2025-11-05T16:04:09.636Z INFO 11240 --- [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-9dea4c76-cd65-4934-b059-9132fd1421e4', protocol='range'} 16:04:09 2025-11-05T16:04:09.636Z INFO 11240 --- [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]) 16:04:09 2025-11-05T16:04:09.636Z INFO 11240 --- [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 16:04:09 2025-11-05T16:04:09.637Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-dmi-cm-avc-subscription-0 to the committed offset FetchPosition{offset=8, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 16:04:10 2025-11-05T16:04:10.099Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:04:10 acks = -1 16:04:10 auto.include.jmx.reporter = true 16:04:10 batch.size = 16384 16:04:10 bootstrap.servers = [localhost:32777] 16:04:10 buffer.memory = 33554432 16:04:10 client.dns.lookup = use_all_dns_ips 16:04:10 client.id = test-client-id 16:04:10 compression.gzip.level = -1 16:04:10 compression.lz4.level = 9 16:04:10 compression.type = none 16:04:10 compression.zstd.level = 3 16:04:10 connections.max.idle.ms = 540000 16:04:10 delivery.timeout.ms = 120000 16:04:10 enable.idempotence = true 16:04:10 enable.metrics.push = true 16:04:10 interceptor.classes = [] 16:04:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:04:10 linger.ms = 0 16:04:10 max.block.ms = 60000 16:04:10 max.in.flight.requests.per.connection = 5 16:04:10 max.request.size = 1048576 16:04:10 metadata.max.age.ms = 300000 16:04:10 metadata.max.idle.ms = 300000 16:04:10 metadata.recovery.strategy = none 16:04:10 metric.reporters = [] 16:04:10 metrics.num.samples = 2 16:04:10 metrics.recording.level = INFO 16:04:10 metrics.sample.window.ms = 30000 16:04:10 partitioner.adaptive.partitioning.enable = true 16:04:10 partitioner.availability.timeout.ms = 0 16:04:10 partitioner.class = null 16:04:10 partitioner.ignore.keys = false 16:04:10 receive.buffer.bytes = 32768 16:04:10 reconnect.backoff.max.ms = 1000 16:04:10 reconnect.backoff.ms = 50 16:04:10 request.timeout.ms = 30000 16:04:10 retries = 2147483647 16:04:10 retry.backoff.max.ms = 1000 16:04:10 retry.backoff.ms = 100 16:04:10 sasl.client.callback.handler.class = null 16:04:10 sasl.jaas.config = null 16:04:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:10 sasl.kerberos.min.time.before.relogin = 60000 16:04:10 sasl.kerberos.service.name = null 16:04:10 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:10 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:10 sasl.login.callback.handler.class = null 16:04:10 sasl.login.class = null 16:04:10 sasl.login.connect.timeout.ms = null 16:04:10 sasl.login.read.timeout.ms = null 16:04:10 sasl.login.refresh.buffer.seconds = 300 16:04:10 sasl.login.refresh.min.period.seconds = 60 16:04:10 sasl.login.refresh.window.factor = 0.8 16:04:10 sasl.login.refresh.window.jitter = 0.05 16:04:10 sasl.login.retry.backoff.max.ms = 10000 16:04:10 sasl.login.retry.backoff.ms = 100 16:04:10 sasl.mechanism = GSSAPI 16:04:10 sasl.oauthbearer.clock.skew.seconds = 30 16:04:10 sasl.oauthbearer.expected.audience = null 16:04:10 sasl.oauthbearer.expected.issuer = null 16:04:10 sasl.oauthbearer.header.urlencode = false 16:04:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:10 sasl.oauthbearer.jwks.endpoint.url = null 16:04:10 sasl.oauthbearer.scope.claim.name = scope 16:04:10 sasl.oauthbearer.sub.claim.name = sub 16:04:10 sasl.oauthbearer.token.endpoint.url = null 16:04:10 security.protocol = PLAINTEXT 16:04:10 security.providers = null 16:04:10 send.buffer.bytes = 131072 16:04:10 socket.connection.setup.timeout.max.ms = 30000 16:04:10 socket.connection.setup.timeout.ms = 10000 16:04:10 ssl.cipher.suites = null 16:04:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:10 ssl.endpoint.identification.algorithm = https 16:04:10 ssl.engine.factory.class = null 16:04:10 ssl.key.password = null 16:04:10 ssl.keymanager.algorithm = SunX509 16:04:10 ssl.keystore.certificate.chain = null 16:04:10 ssl.keystore.key = null 16:04:10 ssl.keystore.location = null 16:04:10 ssl.keystore.password = null 16:04:10 ssl.keystore.type = JKS 16:04:10 ssl.protocol = TLSv1.3 16:04:10 ssl.provider = null 16:04:10 ssl.secure.random.implementation = null 16:04:10 ssl.trustmanager.algorithm = PKIX 16:04:10 ssl.truststore.certificates = null 16:04:10 ssl.truststore.location = null 16:04:10 ssl.truststore.password = null 16:04:10 ssl.truststore.type = JKS 16:04:10 transaction.timeout.ms = 60000 16:04:10 transactional.id = null 16:04:10 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:04:10 16:04:10 2025-11-05T16:04:10.099Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:10 2025-11-05T16:04:10.099Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:04:10 2025-11-05T16:04:10.103Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:10 2025-11-05T16:04:10.103Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:10 2025-11-05T16:04:10.103Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358650103 16:04:10 2025-11-05T16:04:10.104Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:04:10 acks = -1 16:04:10 auto.include.jmx.reporter = true 16:04:10 batch.size = 16384 16:04:10 bootstrap.servers = [localhost:32777] 16:04:10 buffer.memory = 33554432 16:04:10 client.dns.lookup = use_all_dns_ips 16:04:10 client.id = test-client-id 16:04:10 compression.gzip.level = -1 16:04:10 compression.lz4.level = 9 16:04:10 compression.type = none 16:04:10 compression.zstd.level = 3 16:04:10 connections.max.idle.ms = 540000 16:04:10 delivery.timeout.ms = 120000 16:04:10 enable.idempotence = true 16:04:10 enable.metrics.push = true 16:04:10 interceptor.classes = [] 16:04:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:04:10 linger.ms = 0 16:04:10 max.block.ms = 60000 16:04:10 max.in.flight.requests.per.connection = 5 16:04:10 max.request.size = 1048576 16:04:10 metadata.max.age.ms = 300000 16:04:10 metadata.max.idle.ms = 300000 16:04:10 metadata.recovery.strategy = none 16:04:10 metric.reporters = [] 16:04:10 metrics.num.samples = 2 16:04:10 metrics.recording.level = INFO 16:04:10 metrics.sample.window.ms = 30000 16:04:10 partitioner.adaptive.partitioning.enable = true 16:04:10 partitioner.availability.timeout.ms = 0 16:04:10 partitioner.class = null 16:04:10 partitioner.ignore.keys = false 16:04:10 receive.buffer.bytes = 32768 16:04:10 reconnect.backoff.max.ms = 1000 16:04:10 reconnect.backoff.ms = 50 16:04:10 request.timeout.ms = 30000 16:04:10 retries = 2147483647 16:04:10 retry.backoff.max.ms = 1000 16:04:10 retry.backoff.ms = 100 16:04:10 sasl.client.callback.handler.class = null 16:04:10 sasl.jaas.config = null 16:04:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:10 sasl.kerberos.min.time.before.relogin = 60000 16:04:10 sasl.kerberos.service.name = null 16:04:10 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:10 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:10 sasl.login.callback.handler.class = null 16:04:10 sasl.login.class = null 16:04:10 sasl.login.connect.timeout.ms = null 16:04:10 sasl.login.read.timeout.ms = null 16:04:10 sasl.login.refresh.buffer.seconds = 300 16:04:10 sasl.login.refresh.min.period.seconds = 60 16:04:10 sasl.login.refresh.window.factor = 0.8 16:04:10 sasl.login.refresh.window.jitter = 0.05 16:04:10 sasl.login.retry.backoff.max.ms = 10000 16:04:10 sasl.login.retry.backoff.ms = 100 16:04:10 sasl.mechanism = GSSAPI 16:04:10 sasl.oauthbearer.clock.skew.seconds = 30 16:04:10 sasl.oauthbearer.expected.audience = null 16:04:10 sasl.oauthbearer.expected.issuer = null 16:04:10 sasl.oauthbearer.header.urlencode = false 16:04:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:10 sasl.oauthbearer.jwks.endpoint.url = null 16:04:10 sasl.oauthbearer.scope.claim.name = scope 16:04:10 sasl.oauthbearer.sub.claim.name = sub 16:04:10 sasl.oauthbearer.token.endpoint.url = null 16:04:10 security.protocol = PLAINTEXT 16:04:10 security.providers = null 16:04:10 send.buffer.bytes = 131072 16:04:10 socket.connection.setup.timeout.max.ms = 30000 16:04:10 socket.connection.setup.timeout.ms = 10000 16:04:10 ssl.cipher.suites = null 16:04:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:10 ssl.endpoint.identification.algorithm = https 16:04:10 ssl.engine.factory.class = null 16:04:10 ssl.key.password = null 16:04:10 ssl.keymanager.algorithm = SunX509 16:04:10 ssl.keystore.certificate.chain = null 16:04:10 ssl.keystore.key = null 16:04:10 ssl.keystore.location = null 16:04:10 ssl.keystore.password = null 16:04:10 ssl.keystore.type = JKS 16:04:10 ssl.protocol = TLSv1.3 16:04:10 ssl.provider = null 16:04:10 ssl.secure.random.implementation = null 16:04:10 ssl.trustmanager.algorithm = PKIX 16:04:10 ssl.truststore.certificates = null 16:04:10 ssl.truststore.location = null 16:04:10 ssl.truststore.password = null 16:04:10 ssl.truststore.type = JKS 16:04:10 transaction.timeout.ms = 60000 16:04:10 transactional.id = null 16:04:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:04:10 16:04:10 2025-11-05T16:04:10.104Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:10 2025-11-05T16:04:10.104Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:04:10 2025-11-05T16:04:10.106Z INFO 11240 --- [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. 16:04:10 2025-11-05T16:04:10.111Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:04:10 2025-11-05T16:04:10.111Z INFO 11240 --- [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 16:04:10 2025-11-05T16:04:10.116Z INFO 11240 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:04:10 2025-11-05T16:04:10.116Z INFO 11240 --- [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 16:04:10 2025-11-05T16:04:10.123Z INFO 11240 --- [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 16:04:10 2025-11-05T16:04:10.128Z INFO 11240 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event has been Processed for dataJobId=nonExistingDataJobId 16:04:13 2025-11-05T16:04:13.019Z INFO 11240 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 16:04:13 2025-11-05T16:04:13.129Z INFO 11240 --- [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 16:04:13 2025-11-05T16:04:13.129Z INFO 11240 --- [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-9dea4c76-cd65-4934-b059-9132fd1421e4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:13 2025-11-05T16:04:13.129Z INFO 11240 --- [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 16:04:13 2025-11-05T16:04:13.129Z INFO 11240 --- [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 16:04:13 2025-11-05T16:04:13.129Z INFO 11240 --- [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 16:04:13 2025-11-05T16:04:13.130Z INFO 11240 --- [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 16:04:13 2025-11-05T16:04:13.130Z INFO 11240 --- [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 16:04:13 2025-11-05T16:04:13.133Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:13 2025-11-05T16:04:13.133Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:13 2025-11-05T16:04:13.133Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:13 2025-11-05T16:04:13.133Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:13 2025-11-05T16:04:13.137Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 16:04:13 2025-11-05T16:04:13.137Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:04:13 2025-11-05T16:04:13.140Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:13 2025-11-05T16:04:13.140Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:13 2025-11-05T16:04:13.140Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:13 2025-11-05T16:04:13.140Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:13 2025-11-05T16:04:13.141Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:04:13 2025-11-05T16:04:13.141Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:04:13 2025-11-05T16:04:13.142Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:13 2025-11-05T16:04:13.142Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:13 2025-11-05T16:04:13.142Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:13 2025-11-05T16:04:13.142Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:13 2025-11-05T16:04:13.142Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:04:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.44 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 16:04:13 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 16:04:13 2025-11-05T16:04:13.313Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:13 allow.auto.create.topics = true 16:04:13 auto.commit.interval.ms = 5000 16:04:13 auto.include.jmx.reporter = true 16:04:13 auto.offset.reset = latest 16:04:13 bootstrap.servers = [localhost:32777] 16:04:13 check.crcs = true 16:04:13 client.dns.lookup = use_all_dns_ips 16:04:13 client.id = consumer-test-group-17 16:04:13 client.rack = 16:04:13 connections.max.idle.ms = 540000 16:04:13 default.api.timeout.ms = 60000 16:04:13 enable.auto.commit = true 16:04:13 enable.metrics.push = true 16:04:13 exclude.internal.topics = true 16:04:13 fetch.max.bytes = 52428800 16:04:13 fetch.max.wait.ms = 500 16:04:13 fetch.min.bytes = 1 16:04:13 group.id = test-group 16:04:13 group.instance.id = null 16:04:13 group.protocol = classic 16:04:13 group.remote.assignor = null 16:04:13 heartbeat.interval.ms = 3000 16:04:13 interceptor.classes = [] 16:04:13 internal.leave.group.on.close = true 16:04:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:13 isolation.level = read_uncommitted 16:04:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:13 max.partition.fetch.bytes = 1048576 16:04:13 max.poll.interval.ms = 300000 16:04:13 max.poll.records = 2147483647 16:04:13 metadata.max.age.ms = 300000 16:04:13 metadata.recovery.strategy = none 16:04:13 metric.reporters = [] 16:04:13 metrics.num.samples = 2 16:04:13 metrics.recording.level = INFO 16:04:13 metrics.sample.window.ms = 30000 16:04:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:13 receive.buffer.bytes = 65536 16:04:13 reconnect.backoff.max.ms = 1000 16:04:13 reconnect.backoff.ms = 50 16:04:13 request.timeout.ms = 30000 16:04:13 retry.backoff.max.ms = 1000 16:04:13 retry.backoff.ms = 100 16:04:13 sasl.client.callback.handler.class = null 16:04:13 sasl.jaas.config = null 16:04:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:13 sasl.kerberos.min.time.before.relogin = 60000 16:04:13 sasl.kerberos.service.name = null 16:04:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:13 sasl.login.callback.handler.class = null 16:04:13 sasl.login.class = null 16:04:13 sasl.login.connect.timeout.ms = null 16:04:13 sasl.login.read.timeout.ms = null 16:04:13 sasl.login.refresh.buffer.seconds = 300 16:04:13 sasl.login.refresh.min.period.seconds = 60 16:04:13 sasl.login.refresh.window.factor = 0.8 16:04:13 sasl.login.refresh.window.jitter = 0.05 16:04:13 sasl.login.retry.backoff.max.ms = 10000 16:04:13 sasl.login.retry.backoff.ms = 100 16:04:13 sasl.mechanism = GSSAPI 16:04:13 sasl.oauthbearer.clock.skew.seconds = 30 16:04:13 sasl.oauthbearer.expected.audience = null 16:04:13 sasl.oauthbearer.expected.issuer = null 16:04:13 sasl.oauthbearer.header.urlencode = false 16:04:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:13 sasl.oauthbearer.jwks.endpoint.url = null 16:04:13 sasl.oauthbearer.scope.claim.name = scope 16:04:13 sasl.oauthbearer.sub.claim.name = sub 16:04:13 sasl.oauthbearer.token.endpoint.url = null 16:04:13 security.protocol = PLAINTEXT 16:04:13 security.providers = null 16:04:13 send.buffer.bytes = 131072 16:04:13 session.timeout.ms = 45000 16:04:13 socket.connection.setup.timeout.max.ms = 30000 16:04:13 socket.connection.setup.timeout.ms = 10000 16:04:13 ssl.cipher.suites = null 16:04:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:13 ssl.endpoint.identification.algorithm = https 16:04:13 ssl.engine.factory.class = null 16:04:13 ssl.key.password = null 16:04:13 ssl.keymanager.algorithm = SunX509 16:04:13 ssl.keystore.certificate.chain = null 16:04:13 ssl.keystore.key = null 16:04:13 ssl.keystore.location = null 16:04:13 ssl.keystore.password = null 16:04:13 ssl.keystore.type = JKS 16:04:13 ssl.protocol = TLSv1.3 16:04:13 ssl.provider = null 16:04:13 ssl.secure.random.implementation = null 16:04:13 ssl.trustmanager.algorithm = PKIX 16:04:13 ssl.truststore.certificates = null 16:04:13 ssl.truststore.location = null 16:04:13 ssl.truststore.password = null 16:04:13 ssl.truststore.type = JKS 16:04:13 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:13 16:04:13 2025-11-05T16:04:13.313Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:13 2025-11-05T16:04:13.315Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:13 2025-11-05T16:04:13.315Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:13 2025-11-05T16:04:13.315Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358653315 16:04:13 2025-11-05T16:04:13.315Z INFO 11240 --- [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 16:04:13 2025-11-05T16:04:13.319Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:04:13 2025-11-05T16:04:13.320Z INFO 11240 --- [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) 16:04:13 2025-11-05T16:04:13.320Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 16:04:13 2025-11-05T16:04:13.323Z INFO 11240 --- [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-24a561eb-0114-4c84-8865-10cdb552c314 16:04:13 2025-11-05T16:04:13.323Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 16:04:13 2025-11-05T16:04:13.329Z INFO 11240 --- [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-24a561eb-0114-4c84-8865-10cdb552c314', protocol='range'} 16:04:13 2025-11-05T16:04:13.330Z INFO 11240 --- [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-24a561eb-0114-4c84-8865-10cdb552c314=Assignment(partitions=[ncmp-events-0])} 16:04:13 2025-11-05T16:04:13.333Z INFO 11240 --- [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-24a561eb-0114-4c84-8865-10cdb552c314', protocol='range'} 16:04:13 2025-11-05T16:04:13.333Z INFO 11240 --- [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]) 16:04:13 2025-11-05T16:04:13.333Z INFO 11240 --- [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 16:04:13 2025-11-05T16:04:13.336Z INFO 11240 --- [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 16:04:13 2025-11-05T16:04:13.342Z INFO 11240 --- [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}}. 16:04:13 2025-11-05T16:04:13.743Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49957/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49957 16:04:13 2025-11-05T16:04:13.748Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55215/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55215 16:04:13 2025-11-05T16:04:13.752Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60011/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60011 16:04:13 2025-11-05T16:04:13.755Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52561/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52561 16:04:13 2025-11-05T16:04:13.759Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41023/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41023 16:04:13 2025-11-05T16:04:13.764Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33441/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33441 16:04:13 2025-11-05T16:04:13.767Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49673/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49673 16:04:13 2025-11-05T16:04:13.771Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54969/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54969 16:04:13 2025-11-05T16:04:13.774Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38947/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38947 16:04:13 2025-11-05T16:04:13.777Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45245/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45245 16:04:13 2025-11-05T16:04:13.780Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35385/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35385 16:04:13 2025-11-05T16:04:13.782Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59143/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59143 16:04:13 2025-11-05T16:04:13.786Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47877/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47877 16:04:13 2025-11-05T16:04:13.789Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33021/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33021 16:04:13 2025-11-05T16:04:13.791Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46661/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46661 16:04:13 2025-11-05T16:04:13.795Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38515/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38515 16:04:13 2025-11-05T16:04:13.797Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 16:04:13 2025-11-05T16:04:13.811Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34315/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34315 16:04:13 2025-11-05T16:04:13.813Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 16:04:13 2025-11-05T16:04:13.825Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56199/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56199 16:04:13 2025-11-05T16:04:13.827Z WARN 11240 --- [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 16:04:13 2025-11-05T16:04:13.851Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37785/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37785 16:04:13 2025-11-05T16:04:13.851Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:13 2025-11-05T16:04:13.851Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:13 2025-11-05T16:04:13.852Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:13 2025-11-05T16:04:13.852Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:13 2025-11-05T16:04:13.852Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:13 2025-11-05T16:04:13.854Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48713/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48713 16:04:13 2025-11-05T16:04:13.857Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43021/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43021 16:04:13 2025-11-05T16:04:13.860Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36825/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36825 16:04:14 2025-11-05T16:04:13.867Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54065/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54065 16:04:14 2025-11-05T16:04:13.918Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-unique-id-for-create-test for CM Handle ch-unique-id-for-create-test 16:04:14 2025-11-05T16:04:13.928Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-unique-id-for-create-test for CM Handle ch-unique-id-for-create-test 16:04:14 2025-11-05T16:04:13.944Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:15 2025-11-05T16:04:15.033Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.033Z INFO 11240 --- [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-24a561eb-0114-4c84-8865-10cdb552c314 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:15 2025-11-05T16:04:15.034Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.034Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.034Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.034Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.034Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.036Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:15 2025-11-05T16:04:15.036Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:15 2025-11-05T16:04:15.036Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:15 2025-11-05T16:04:15.036Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:15 2025-11-05T16:04:15.039Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 16:04:15 2025-11-05T16:04:15.056Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:15 allow.auto.create.topics = true 16:04:15 auto.commit.interval.ms = 5000 16:04:15 auto.include.jmx.reporter = true 16:04:15 auto.offset.reset = latest 16:04:15 bootstrap.servers = [localhost:32777] 16:04:15 check.crcs = true 16:04:15 client.dns.lookup = use_all_dns_ips 16:04:15 client.id = consumer-test-group-18 16:04:15 client.rack = 16:04:15 connections.max.idle.ms = 540000 16:04:15 default.api.timeout.ms = 60000 16:04:15 enable.auto.commit = true 16:04:15 enable.metrics.push = true 16:04:15 exclude.internal.topics = true 16:04:15 fetch.max.bytes = 52428800 16:04:15 fetch.max.wait.ms = 500 16:04:15 fetch.min.bytes = 1 16:04:15 group.id = test-group 16:04:15 group.instance.id = null 16:04:15 group.protocol = classic 16:04:15 group.remote.assignor = null 16:04:15 heartbeat.interval.ms = 3000 16:04:15 interceptor.classes = [] 16:04:15 internal.leave.group.on.close = true 16:04:15 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:15 isolation.level = read_uncommitted 16:04:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:15 max.partition.fetch.bytes = 1048576 16:04:15 max.poll.interval.ms = 300000 16:04:15 max.poll.records = 2147483647 16:04:15 metadata.max.age.ms = 300000 16:04:15 metadata.recovery.strategy = none 16:04:15 metric.reporters = [] 16:04:15 metrics.num.samples = 2 16:04:15 metrics.recording.level = INFO 16:04:15 metrics.sample.window.ms = 30000 16:04:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:15 receive.buffer.bytes = 65536 16:04:15 reconnect.backoff.max.ms = 1000 16:04:15 reconnect.backoff.ms = 50 16:04:15 request.timeout.ms = 30000 16:04:15 retry.backoff.max.ms = 1000 16:04:15 retry.backoff.ms = 100 16:04:15 sasl.client.callback.handler.class = null 16:04:15 sasl.jaas.config = null 16:04:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:15 sasl.kerberos.min.time.before.relogin = 60000 16:04:15 sasl.kerberos.service.name = null 16:04:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:15 sasl.login.callback.handler.class = null 16:04:15 sasl.login.class = null 16:04:15 sasl.login.connect.timeout.ms = null 16:04:15 sasl.login.read.timeout.ms = null 16:04:15 sasl.login.refresh.buffer.seconds = 300 16:04:15 sasl.login.refresh.min.period.seconds = 60 16:04:15 sasl.login.refresh.window.factor = 0.8 16:04:15 sasl.login.refresh.window.jitter = 0.05 16:04:15 sasl.login.retry.backoff.max.ms = 10000 16:04:15 sasl.login.retry.backoff.ms = 100 16:04:15 sasl.mechanism = GSSAPI 16:04:15 sasl.oauthbearer.clock.skew.seconds = 30 16:04:15 sasl.oauthbearer.expected.audience = null 16:04:15 sasl.oauthbearer.expected.issuer = null 16:04:15 sasl.oauthbearer.header.urlencode = false 16:04:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:15 sasl.oauthbearer.jwks.endpoint.url = null 16:04:15 sasl.oauthbearer.scope.claim.name = scope 16:04:15 sasl.oauthbearer.sub.claim.name = sub 16:04:15 sasl.oauthbearer.token.endpoint.url = null 16:04:15 security.protocol = PLAINTEXT 16:04:15 security.providers = null 16:04:15 send.buffer.bytes = 131072 16:04:15 session.timeout.ms = 45000 16:04:15 socket.connection.setup.timeout.max.ms = 30000 16:04:15 socket.connection.setup.timeout.ms = 10000 16:04:15 ssl.cipher.suites = null 16:04:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:15 ssl.endpoint.identification.algorithm = https 16:04:15 ssl.engine.factory.class = null 16:04:15 ssl.key.password = null 16:04:15 ssl.keymanager.algorithm = SunX509 16:04:15 ssl.keystore.certificate.chain = null 16:04:15 ssl.keystore.key = null 16:04:15 ssl.keystore.location = null 16:04:15 ssl.keystore.password = null 16:04:15 ssl.keystore.type = JKS 16:04:15 ssl.protocol = TLSv1.3 16:04:15 ssl.provider = null 16:04:15 ssl.secure.random.implementation = null 16:04:15 ssl.trustmanager.algorithm = PKIX 16:04:15 ssl.truststore.certificates = null 16:04:15 ssl.truststore.location = null 16:04:15 ssl.truststore.password = null 16:04:15 ssl.truststore.type = JKS 16:04:15 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:15 16:04:15 2025-11-05T16:04:15.056Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:15 2025-11-05T16:04:15.059Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:15 2025-11-05T16:04:15.059Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:15 2025-11-05T16:04:15.059Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358655059 16:04:15 2025-11-05T16:04:15.059Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.069Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:04:15 2025-11-05T16:04:15.069Z INFO 11240 --- [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) 16:04:15 2025-11-05T16:04:15.070Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 16:04:15 2025-11-05T16:04:15.074Z INFO 11240 --- [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-2edab748-19ea-4607-9853-3954723e0d06 16:04:15 2025-11-05T16:04:15.074Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 16:04:15 2025-11-05T16:04:15.075Z INFO 11240 --- [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-2edab748-19ea-4607-9853-3954723e0d06', protocol='range'} 16:04:15 2025-11-05T16:04:15.075Z INFO 11240 --- [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-2edab748-19ea-4607-9853-3954723e0d06=Assignment(partitions=[ncmp-events-0])} 16:04:15 2025-11-05T16:04:15.076Z INFO 11240 --- [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-2edab748-19ea-4607-9853-3954723e0d06', protocol='range'} 16:04:15 2025-11-05T16:04:15.077Z INFO 11240 --- [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]) 16:04:15 2025-11-05T16:04:15.077Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.078Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.083Z INFO 11240 --- [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}}. 16:04:15 2025-11-05T16:04:15.587Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:15 2025-11-05T16:04:15.587Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:15 2025-11-05T16:04:15.587Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:15 2025-11-05T16:04:15.587Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:15 2025-11-05T16:04:15.587Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:15 2025-11-05T16:04:15.631Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:15 2025-11-05T16:04:15.676Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.676Z INFO 11240 --- [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-2edab748-19ea-4607-9853-3954723e0d06 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:15 2025-11-05T16:04:15.677Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.677Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.677Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.677Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.677Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.680Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:15 2025-11-05T16:04:15.680Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:15 2025-11-05T16:04:15.680Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:15 2025-11-05T16:04:15.680Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:15 2025-11-05T16:04:15.681Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 16:04:15 2025-11-05T16:04:15.695Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:15 allow.auto.create.topics = true 16:04:15 auto.commit.interval.ms = 5000 16:04:15 auto.include.jmx.reporter = true 16:04:15 auto.offset.reset = latest 16:04:15 bootstrap.servers = [localhost:32777] 16:04:15 check.crcs = true 16:04:15 client.dns.lookup = use_all_dns_ips 16:04:15 client.id = consumer-test-group-19 16:04:15 client.rack = 16:04:15 connections.max.idle.ms = 540000 16:04:15 default.api.timeout.ms = 60000 16:04:15 enable.auto.commit = true 16:04:15 enable.metrics.push = true 16:04:15 exclude.internal.topics = true 16:04:15 fetch.max.bytes = 52428800 16:04:15 fetch.max.wait.ms = 500 16:04:15 fetch.min.bytes = 1 16:04:15 group.id = test-group 16:04:15 group.instance.id = null 16:04:15 group.protocol = classic 16:04:15 group.remote.assignor = null 16:04:15 heartbeat.interval.ms = 3000 16:04:15 interceptor.classes = [] 16:04:15 internal.leave.group.on.close = true 16:04:15 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:15 isolation.level = read_uncommitted 16:04:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:15 max.partition.fetch.bytes = 1048576 16:04:15 max.poll.interval.ms = 300000 16:04:15 max.poll.records = 2147483647 16:04:15 metadata.max.age.ms = 300000 16:04:15 metadata.recovery.strategy = none 16:04:15 metric.reporters = [] 16:04:15 metrics.num.samples = 2 16:04:15 metrics.recording.level = INFO 16:04:15 metrics.sample.window.ms = 30000 16:04:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:15 receive.buffer.bytes = 65536 16:04:15 reconnect.backoff.max.ms = 1000 16:04:15 reconnect.backoff.ms = 50 16:04:15 request.timeout.ms = 30000 16:04:15 retry.backoff.max.ms = 1000 16:04:15 retry.backoff.ms = 100 16:04:15 sasl.client.callback.handler.class = null 16:04:15 sasl.jaas.config = null 16:04:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:15 sasl.kerberos.min.time.before.relogin = 60000 16:04:15 sasl.kerberos.service.name = null 16:04:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:15 sasl.login.callback.handler.class = null 16:04:15 sasl.login.class = null 16:04:15 sasl.login.connect.timeout.ms = null 16:04:15 sasl.login.read.timeout.ms = null 16:04:15 sasl.login.refresh.buffer.seconds = 300 16:04:15 sasl.login.refresh.min.period.seconds = 60 16:04:15 sasl.login.refresh.window.factor = 0.8 16:04:15 sasl.login.refresh.window.jitter = 0.05 16:04:15 sasl.login.retry.backoff.max.ms = 10000 16:04:15 sasl.login.retry.backoff.ms = 100 16:04:15 sasl.mechanism = GSSAPI 16:04:15 sasl.oauthbearer.clock.skew.seconds = 30 16:04:15 sasl.oauthbearer.expected.audience = null 16:04:15 sasl.oauthbearer.expected.issuer = null 16:04:15 sasl.oauthbearer.header.urlencode = false 16:04:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:15 sasl.oauthbearer.jwks.endpoint.url = null 16:04:15 sasl.oauthbearer.scope.claim.name = scope 16:04:15 sasl.oauthbearer.sub.claim.name = sub 16:04:15 sasl.oauthbearer.token.endpoint.url = null 16:04:15 security.protocol = PLAINTEXT 16:04:15 security.providers = null 16:04:15 send.buffer.bytes = 131072 16:04:15 session.timeout.ms = 45000 16:04:15 socket.connection.setup.timeout.max.ms = 30000 16:04:15 socket.connection.setup.timeout.ms = 10000 16:04:15 ssl.cipher.suites = null 16:04:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:15 ssl.endpoint.identification.algorithm = https 16:04:15 ssl.engine.factory.class = null 16:04:15 ssl.key.password = null 16:04:15 ssl.keymanager.algorithm = SunX509 16:04:15 ssl.keystore.certificate.chain = null 16:04:15 ssl.keystore.key = null 16:04:15 ssl.keystore.location = null 16:04:15 ssl.keystore.password = null 16:04:15 ssl.keystore.type = JKS 16:04:15 ssl.protocol = TLSv1.3 16:04:15 ssl.provider = null 16:04:15 ssl.secure.random.implementation = null 16:04:15 ssl.trustmanager.algorithm = PKIX 16:04:15 ssl.truststore.certificates = null 16:04:15 ssl.truststore.location = null 16:04:15 ssl.truststore.password = null 16:04:15 ssl.truststore.type = JKS 16:04:15 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:15 16:04:15 2025-11-05T16:04:15.696Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:15 2025-11-05T16:04:15.698Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:15 2025-11-05T16:04:15.698Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:15 2025-11-05T16:04:15.698Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358655698 16:04:15 2025-11-05T16:04:15.698Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.702Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:04:15 2025-11-05T16:04:15.703Z INFO 11240 --- [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) 16:04:15 2025-11-05T16:04:15.704Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 16:04:15 2025-11-05T16:04:15.708Z INFO 11240 --- [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-8ddac44f-daf0-4640-a17b-9df190ad2a93 16:04:15 2025-11-05T16:04:15.708Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 16:04:15 2025-11-05T16:04:15.709Z INFO 11240 --- [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-8ddac44f-daf0-4640-a17b-9df190ad2a93', protocol='range'} 16:04:15 2025-11-05T16:04:15.710Z INFO 11240 --- [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-8ddac44f-daf0-4640-a17b-9df190ad2a93=Assignment(partitions=[ncmp-events-0])} 16:04:15 2025-11-05T16:04:15.711Z INFO 11240 --- [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-8ddac44f-daf0-4640-a17b-9df190ad2a93', protocol='range'} 16:04:15 2025-11-05T16:04:15.711Z INFO 11240 --- [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]) 16:04:15 2025-11-05T16:04:15.711Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.712Z INFO 11240 --- [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 16:04:15 2025-11-05T16:04:15.716Z INFO 11240 --- [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}}. 16:04:16 2025-11-05T16:04:16.220Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:16 2025-11-05T16:04:16.221Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:16 2025-11-05T16:04:16.221Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:16 2025-11-05T16:04:16.221Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:16 2025-11-05T16:04:16.221Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:16 2025-11-05T16:04:16.285Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 16:04:16 2025-11-05T16:04:16.296Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 16:04:16 2025-11-05T16:04:16.311Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:16 2025-11-05T16:04:16.339Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:16 2025-11-05T16:04:16.340Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:16 2025-11-05T16:04:16.341Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:16 2025-11-05T16:04:16.341Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:16 2025-11-05T16:04:16.341Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:16 2025-11-05T16:04:16.409Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 16:04:16 2025-11-05T16:04:16.417Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 16:04:16 2025-11-05T16:04:16.435Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:16 2025-11-05T16:04:16.459Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:16 2025-11-05T16:04:16.459Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:16 2025-11-05T16:04:16.459Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:16 2025-11-05T16:04:16.460Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:16 2025-11-05T16:04:16.460Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:16 2025-11-05T16:04:16.482Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:16 2025-11-05T16:04:16.532Z INFO 11240 --- [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 16:04:16 2025-11-05T16:04:16.532Z INFO 11240 --- [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-8ddac44f-daf0-4640-a17b-9df190ad2a93 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:16 2025-11-05T16:04:16.533Z INFO 11240 --- [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 16:04:16 2025-11-05T16:04:16.533Z INFO 11240 --- [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 16:04:16 2025-11-05T16:04:16.533Z INFO 11240 --- [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 16:04:16 2025-11-05T16:04:16.533Z INFO 11240 --- [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 16:04:16 2025-11-05T16:04:16.533Z INFO 11240 --- [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 16:04:16 2025-11-05T16:04:16.542Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:16 2025-11-05T16:04:16.542Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:16 2025-11-05T16:04:16.542Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:16 2025-11-05T16:04:16.542Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:16 2025-11-05T16:04:16.543Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 16:04:16 2025-11-05T16:04:16.560Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:16 allow.auto.create.topics = true 16:04:16 auto.commit.interval.ms = 5000 16:04:16 auto.include.jmx.reporter = true 16:04:16 auto.offset.reset = latest 16:04:16 bootstrap.servers = [localhost:32777] 16:04:16 check.crcs = true 16:04:16 client.dns.lookup = use_all_dns_ips 16:04:16 client.id = consumer-test-group-20 16:04:16 client.rack = 16:04:16 connections.max.idle.ms = 540000 16:04:16 default.api.timeout.ms = 60000 16:04:16 enable.auto.commit = true 16:04:16 enable.metrics.push = true 16:04:16 exclude.internal.topics = true 16:04:16 fetch.max.bytes = 52428800 16:04:16 fetch.max.wait.ms = 500 16:04:16 fetch.min.bytes = 1 16:04:16 group.id = test-group 16:04:16 group.instance.id = null 16:04:16 group.protocol = classic 16:04:16 group.remote.assignor = null 16:04:16 heartbeat.interval.ms = 3000 16:04:16 interceptor.classes = [] 16:04:16 internal.leave.group.on.close = true 16:04:16 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:16 isolation.level = read_uncommitted 16:04:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:16 max.partition.fetch.bytes = 1048576 16:04:16 max.poll.interval.ms = 300000 16:04:16 max.poll.records = 2147483647 16:04:16 metadata.max.age.ms = 300000 16:04:16 metadata.recovery.strategy = none 16:04:16 metric.reporters = [] 16:04:16 metrics.num.samples = 2 16:04:16 metrics.recording.level = INFO 16:04:16 metrics.sample.window.ms = 30000 16:04:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:16 receive.buffer.bytes = 65536 16:04:16 reconnect.backoff.max.ms = 1000 16:04:16 reconnect.backoff.ms = 50 16:04:16 request.timeout.ms = 30000 16:04:16 retry.backoff.max.ms = 1000 16:04:16 retry.backoff.ms = 100 16:04:16 sasl.client.callback.handler.class = null 16:04:16 sasl.jaas.config = null 16:04:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:16 sasl.kerberos.min.time.before.relogin = 60000 16:04:16 sasl.kerberos.service.name = null 16:04:16 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:16 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:16 sasl.login.callback.handler.class = null 16:04:16 sasl.login.class = null 16:04:16 sasl.login.connect.timeout.ms = null 16:04:16 sasl.login.read.timeout.ms = null 16:04:16 sasl.login.refresh.buffer.seconds = 300 16:04:16 sasl.login.refresh.min.period.seconds = 60 16:04:16 sasl.login.refresh.window.factor = 0.8 16:04:16 sasl.login.refresh.window.jitter = 0.05 16:04:16 sasl.login.retry.backoff.max.ms = 10000 16:04:16 sasl.login.retry.backoff.ms = 100 16:04:16 sasl.mechanism = GSSAPI 16:04:16 sasl.oauthbearer.clock.skew.seconds = 30 16:04:16 sasl.oauthbearer.expected.audience = null 16:04:16 sasl.oauthbearer.expected.issuer = null 16:04:16 sasl.oauthbearer.header.urlencode = false 16:04:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:16 sasl.oauthbearer.jwks.endpoint.url = null 16:04:16 sasl.oauthbearer.scope.claim.name = scope 16:04:16 sasl.oauthbearer.sub.claim.name = sub 16:04:16 sasl.oauthbearer.token.endpoint.url = null 16:04:16 security.protocol = PLAINTEXT 16:04:16 security.providers = null 16:04:16 send.buffer.bytes = 131072 16:04:16 session.timeout.ms = 45000 16:04:16 socket.connection.setup.timeout.max.ms = 30000 16:04:16 socket.connection.setup.timeout.ms = 10000 16:04:16 ssl.cipher.suites = null 16:04:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:16 ssl.endpoint.identification.algorithm = https 16:04:16 ssl.engine.factory.class = null 16:04:16 ssl.key.password = null 16:04:16 ssl.keymanager.algorithm = SunX509 16:04:16 ssl.keystore.certificate.chain = null 16:04:16 ssl.keystore.key = null 16:04:16 ssl.keystore.location = null 16:04:16 ssl.keystore.password = null 16:04:16 ssl.keystore.type = JKS 16:04:16 ssl.protocol = TLSv1.3 16:04:16 ssl.provider = null 16:04:16 ssl.secure.random.implementation = null 16:04:16 ssl.trustmanager.algorithm = PKIX 16:04:16 ssl.truststore.certificates = null 16:04:16 ssl.truststore.location = null 16:04:16 ssl.truststore.password = null 16:04:16 ssl.truststore.type = JKS 16:04:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:16 16:04:16 2025-11-05T16:04:16.561Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:16 2025-11-05T16:04:16.562Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:16 2025-11-05T16:04:16.562Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:16 2025-11-05T16:04:16.562Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358656562 16:04:16 2025-11-05T16:04:16.563Z INFO 11240 --- [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 16:04:16 2025-11-05T16:04:16.573Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:04:16 2025-11-05T16:04:16.574Z INFO 11240 --- [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) 16:04:16 2025-11-05T16:04:16.575Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 16:04:16 2025-11-05T16:04:16.579Z INFO 11240 --- [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-abec0cee-3643-4793-add7-a029be9c8264 16:04:16 2025-11-05T16:04:16.579Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 16:04:16 2025-11-05T16:04:16.581Z INFO 11240 --- [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-abec0cee-3643-4793-add7-a029be9c8264', protocol='range'} 16:04:16 2025-11-05T16:04:16.581Z INFO 11240 --- [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-abec0cee-3643-4793-add7-a029be9c8264=Assignment(partitions=[ncmp-events-0])} 16:04:16 2025-11-05T16:04:16.584Z INFO 11240 --- [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-abec0cee-3643-4793-add7-a029be9c8264', protocol='range'} 16:04:16 2025-11-05T16:04:16.584Z INFO 11240 --- [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]) 16:04:16 2025-11-05T16:04:16.584Z INFO 11240 --- [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 16:04:16 2025-11-05T16:04:16.585Z INFO 11240 --- [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 16:04:16 2025-11-05T16:04:16.589Z INFO 11240 --- [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}}. 16:04:17 2025-11-05T16:04:17.094Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:17 2025-11-05T16:04:17.094Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:17 2025-11-05T16:04:17.094Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:17 2025-11-05T16:04:17.094Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:17 2025-11-05T16:04:17.094Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:17 2025-11-05T16:04:17.155Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:17 2025-11-05T16:04:17.164Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:17 2025-11-05T16:04:17.180Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:17 2025-11-05T16:04:17.201Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:17 2025-11-05T16:04:17.201Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:17 2025-11-05T16:04:17.201Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:17 2025-11-05T16:04:17.201Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:17 2025-11-05T16:04:17.201Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:17 2025-11-05T16:04:17.219Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:17 2025-11-05T16:04:17.224Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:17 2025-11-05T16:04:17.239Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:17 2025-11-05T16:04:17.248Z WARN 11240 --- [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 16:04:17 2025-11-05T16:04:17.248Z WARN 11240 --- [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 16:04:17 2025-11-05T16:04:17.306Z ERROR 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:04:17 2025-11-05T16:04:17.339Z ERROR 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 16:04:17 2025-11-05T16:04:17.349Z ERROR 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 16:04:17 2025-11-05T16:04:17.353Z INFO 11240 --- [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 16:04:17 2025-11-05T16:04:17.353Z INFO 11240 --- [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-abec0cee-3643-4793-add7-a029be9c8264 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:17 2025-11-05T16:04:17.353Z INFO 11240 --- [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 16:04:17 2025-11-05T16:04:17.353Z INFO 11240 --- [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 16:04:17 2025-11-05T16:04:17.353Z INFO 11240 --- [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 16:04:17 2025-11-05T16:04:17.353Z INFO 11240 --- [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 16:04:17 2025-11-05T16:04:17.353Z INFO 11240 --- [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 16:04:17 2025-11-05T16:04:17.361Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:17 2025-11-05T16:04:17.361Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:17 2025-11-05T16:04:17.361Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:17 2025-11-05T16:04:17.361Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:17 2025-11-05T16:04:17.364Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 16:04:17 2025-11-05T16:04:17.389Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:17 allow.auto.create.topics = true 16:04:17 auto.commit.interval.ms = 5000 16:04:17 auto.include.jmx.reporter = true 16:04:17 auto.offset.reset = latest 16:04:17 bootstrap.servers = [localhost:32777] 16:04:17 check.crcs = true 16:04:17 client.dns.lookup = use_all_dns_ips 16:04:17 client.id = consumer-test-group-21 16:04:17 client.rack = 16:04:17 connections.max.idle.ms = 540000 16:04:17 default.api.timeout.ms = 60000 16:04:17 enable.auto.commit = true 16:04:17 enable.metrics.push = true 16:04:17 exclude.internal.topics = true 16:04:17 fetch.max.bytes = 52428800 16:04:17 fetch.max.wait.ms = 500 16:04:17 fetch.min.bytes = 1 16:04:17 group.id = test-group 16:04:17 group.instance.id = null 16:04:17 group.protocol = classic 16:04:17 group.remote.assignor = null 16:04:17 heartbeat.interval.ms = 3000 16:04:17 interceptor.classes = [] 16:04:17 internal.leave.group.on.close = true 16:04:17 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:17 isolation.level = read_uncommitted 16:04:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:17 max.partition.fetch.bytes = 1048576 16:04:17 max.poll.interval.ms = 300000 16:04:17 max.poll.records = 2147483647 16:04:17 metadata.max.age.ms = 300000 16:04:17 metadata.recovery.strategy = none 16:04:17 metric.reporters = [] 16:04:17 metrics.num.samples = 2 16:04:17 metrics.recording.level = INFO 16:04:17 metrics.sample.window.ms = 30000 16:04:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:17 receive.buffer.bytes = 65536 16:04:17 reconnect.backoff.max.ms = 1000 16:04:17 reconnect.backoff.ms = 50 16:04:17 request.timeout.ms = 30000 16:04:17 retry.backoff.max.ms = 1000 16:04:17 retry.backoff.ms = 100 16:04:17 sasl.client.callback.handler.class = null 16:04:17 sasl.jaas.config = null 16:04:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:17 sasl.kerberos.min.time.before.relogin = 60000 16:04:17 sasl.kerberos.service.name = null 16:04:17 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:17 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:17 sasl.login.callback.handler.class = null 16:04:17 sasl.login.class = null 16:04:17 sasl.login.connect.timeout.ms = null 16:04:17 sasl.login.read.timeout.ms = null 16:04:17 sasl.login.refresh.buffer.seconds = 300 16:04:17 sasl.login.refresh.min.period.seconds = 60 16:04:17 sasl.login.refresh.window.factor = 0.8 16:04:17 sasl.login.refresh.window.jitter = 0.05 16:04:17 sasl.login.retry.backoff.max.ms = 10000 16:04:17 sasl.login.retry.backoff.ms = 100 16:04:17 sasl.mechanism = GSSAPI 16:04:17 sasl.oauthbearer.clock.skew.seconds = 30 16:04:17 sasl.oauthbearer.expected.audience = null 16:04:17 sasl.oauthbearer.expected.issuer = null 16:04:17 sasl.oauthbearer.header.urlencode = false 16:04:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:17 sasl.oauthbearer.jwks.endpoint.url = null 16:04:17 sasl.oauthbearer.scope.claim.name = scope 16:04:17 sasl.oauthbearer.sub.claim.name = sub 16:04:17 sasl.oauthbearer.token.endpoint.url = null 16:04:17 security.protocol = PLAINTEXT 16:04:17 security.providers = null 16:04:17 send.buffer.bytes = 131072 16:04:17 session.timeout.ms = 45000 16:04:17 socket.connection.setup.timeout.max.ms = 30000 16:04:17 socket.connection.setup.timeout.ms = 10000 16:04:17 ssl.cipher.suites = null 16:04:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:17 ssl.endpoint.identification.algorithm = https 16:04:17 ssl.engine.factory.class = null 16:04:17 ssl.key.password = null 16:04:17 ssl.keymanager.algorithm = SunX509 16:04:17 ssl.keystore.certificate.chain = null 16:04:17 ssl.keystore.key = null 16:04:17 ssl.keystore.location = null 16:04:17 ssl.keystore.password = null 16:04:17 ssl.keystore.type = JKS 16:04:17 ssl.protocol = TLSv1.3 16:04:17 ssl.provider = null 16:04:17 ssl.secure.random.implementation = null 16:04:17 ssl.trustmanager.algorithm = PKIX 16:04:17 ssl.truststore.certificates = null 16:04:17 ssl.truststore.location = null 16:04:17 ssl.truststore.password = null 16:04:17 ssl.truststore.type = JKS 16:04:17 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:17 16:04:17 2025-11-05T16:04:17.389Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:17 2025-11-05T16:04:17.391Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:17 2025-11-05T16:04:17.391Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:17 2025-11-05T16:04:17.391Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358657391 16:04:17 2025-11-05T16:04:17.391Z INFO 11240 --- [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 16:04:17 2025-11-05T16:04:17.401Z INFO 11240 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:04:17 2025-11-05T16:04:17.402Z INFO 11240 --- [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) 16:04:17 2025-11-05T16:04:17.404Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 16:04:17 2025-11-05T16:04:17.407Z INFO 11240 --- [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-aa8e2c72-b309-4420-82a4-b9e7bf79e884 16:04:17 2025-11-05T16:04:17.407Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 16:04:17 2025-11-05T16:04:17.410Z INFO 11240 --- [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-aa8e2c72-b309-4420-82a4-b9e7bf79e884', protocol='range'} 16:04:17 2025-11-05T16:04:17.410Z INFO 11240 --- [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-aa8e2c72-b309-4420-82a4-b9e7bf79e884=Assignment(partitions=[ncmp-events-0])} 16:04:17 2025-11-05T16:04:17.413Z INFO 11240 --- [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-aa8e2c72-b309-4420-82a4-b9e7bf79e884', protocol='range'} 16:04:17 2025-11-05T16:04:17.413Z INFO 11240 --- [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]) 16:04:17 2025-11-05T16:04:17.413Z INFO 11240 --- [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 16:04:17 2025-11-05T16:04:17.414Z INFO 11240 --- [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 16:04:17 2025-11-05T16:04:17.417Z INFO 11240 --- [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}}. 16:04:18 2025-11-05T16:04:17.914Z INFO 11240 --- [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. 16:04:18 2025-11-05T16:04:17.915Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 16:04:18 2025-11-05T16:04:17.915Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 16:04:18 2025-11-05T16:04:17.916Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 16:04:18 2025-11-05T16:04:17.916Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 16:04:18 2025-11-05T16:04:17.990Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:18 2025-11-05T16:04:18.011Z INFO 11240 --- [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. 16:04:18 2025-11-05T16:04:18.029Z INFO 11240 --- [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. 16:04:18 2025-11-05T16:04:18.029Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 16:04:18 2025-11-05T16:04:18.029Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 16:04:18 2025-11-05T16:04:18.030Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 16:04:18 2025-11-05T16:04:18.030Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 16:04:18 2025-11-05T16:04:18.088Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:18 2025-11-05T16:04:18.098Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:18 2025-11-05T16:04:18.156Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:18 2025-11-05T16:04:18.163Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:18 2025-11-05T16:04:18.196Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:18 2025-11-05T16:04:18.247Z INFO 11240 --- [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 16:04:18 2025-11-05T16:04:18.247Z INFO 11240 --- [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-aa8e2c72-b309-4420-82a4-b9e7bf79e884 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:18 2025-11-05T16:04:18.247Z INFO 11240 --- [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 16:04:18 2025-11-05T16:04:18.247Z INFO 11240 --- [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 16:04:18 2025-11-05T16:04:18.247Z INFO 11240 --- [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 16:04:18 2025-11-05T16:04:18.248Z INFO 11240 --- [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 16:04:18 2025-11-05T16:04:18.248Z INFO 11240 --- [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 16:04:18 2025-11-05T16:04:18.250Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:18 2025-11-05T16:04:18.250Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:18 2025-11-05T16:04:18.250Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:18 2025-11-05T16:04:18.250Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:18 2025-11-05T16:04:18.251Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 16:04:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.970 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 16:04:18 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 16:04:18 2025-11-05T16:04:18.358Z INFO 11240 --- [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. 16:04:18 2025-11-05T16:04:18.358Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 16:04:18 2025-11-05T16:04:18.359Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 16:04:18 2025-11-05T16:04:18.359Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 16:04:18 2025-11-05T16:04:18.359Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 16:04:18 2025-11-05T16:04:18.427Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:18 2025-11-05T16:04:18.442Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:18 2025-11-05T16:04:18.561Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:04:18 2025-11-05T16:04:18.573Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:04:18 2025-11-05T16:04:18.635Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:18 2025-11-05T16:04:18.641Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:18 2025-11-05T16:04:18.664Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:19 2025-11-05T16:04:19.084Z ERROR 11240 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:04:19 16:04:19 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 16:04:19 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:19 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 16:04:19 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:19 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 16:04:19 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:19 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:04:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:04:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:04:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:04:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:04:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:04:19 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:04:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:04:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:04:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:04:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:04:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:04:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:04:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:04:19 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:04:19 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:04:19 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:04:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:04:19 at groovy.lang.Closure.call(Closure.java:427) 16:04:19 at groovy.lang.Closure.call(Closure.java:416) 16:04:19 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 16:04:19 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 16:04:19 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 16:04:19 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 16:04:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 16:04:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:04:19 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 16:04:19 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 16:04:19 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 16:04:19 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 16:04:19 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:04:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:04:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:04:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:04:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:04:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:04:19 16:04:19 2025-11-05T16:04:19.093Z ERROR 11240 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:04:19 16:04:19 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 16:04:19 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:19 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 16:04:19 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:19 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 16:04:19 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:19 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:04:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:04:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:04:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:04:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:04:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:04:19 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:04:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:04:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:04:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:04:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:04:19 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:04:19 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:04:19 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:04:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:04:19 at groovy.lang.Closure.call(Closure.java:427) 16:04:19 at groovy.lang.Closure.call(Closure.java:416) 16:04:19 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 16:04:19 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 16:04:19 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 16:04:19 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 16:04:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 16:04:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:04:19 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 16:04:19 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 16:04:19 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 16:04:19 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 16:04:19 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:04:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:04:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:04:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:04:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:04:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:04:19 16:04:19 2025-11-05T16:04:19.097Z ERROR 11240 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:04:19 16:04:19 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 16:04:19 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:19 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 16:04:19 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:19 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 16:04:19 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:19 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:19 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:19 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:19 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:19 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:04:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:04:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:04:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:04:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:04:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:04:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:04:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:04:19 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:04:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:04:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:04:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:04:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:04:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:19 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:04:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:04:19 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:04:19 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:04:19 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:04:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:04:19 at groovy.lang.Closure.call(Closure.java:427) 16:04:19 at groovy.lang.Closure.call(Closure.java:416) 16:04:19 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 16:04:19 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 16:04:19 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 16:04:19 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 16:04:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 16:04:19 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:04:19 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 16:04:19 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 16:04:19 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 16:04:19 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 16:04:19 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:04:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:04:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:04:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:04:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:04:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:04:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:04:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:04:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:04:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:04:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:04:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:04:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:04:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:04:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:04:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:04:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:04:19 16:04:19 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 16:04:19 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 16:04:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 16:04:19 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 16:04:19 2025-11-05T16:04:19.409Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:19 allow.auto.create.topics = true 16:04:19 auto.commit.interval.ms = 5000 16:04:19 auto.include.jmx.reporter = true 16:04:19 auto.offset.reset = latest 16:04:19 bootstrap.servers = [localhost:32777] 16:04:19 check.crcs = true 16:04:19 client.dns.lookup = use_all_dns_ips 16:04:19 client.id = consumer-test-group-for-update-22 16:04:19 client.rack = 16:04:19 connections.max.idle.ms = 540000 16:04:19 default.api.timeout.ms = 60000 16:04:19 enable.auto.commit = true 16:04:19 enable.metrics.push = true 16:04:19 exclude.internal.topics = true 16:04:19 fetch.max.bytes = 52428800 16:04:19 fetch.max.wait.ms = 500 16:04:19 fetch.min.bytes = 1 16:04:19 group.id = test-group-for-update 16:04:19 group.instance.id = null 16:04:19 group.protocol = classic 16:04:19 group.remote.assignor = null 16:04:19 heartbeat.interval.ms = 3000 16:04:19 interceptor.classes = [] 16:04:19 internal.leave.group.on.close = true 16:04:19 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:19 isolation.level = read_uncommitted 16:04:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:19 max.partition.fetch.bytes = 1048576 16:04:19 max.poll.interval.ms = 300000 16:04:19 max.poll.records = 2147483647 16:04:19 metadata.max.age.ms = 300000 16:04:19 metadata.recovery.strategy = none 16:04:19 metric.reporters = [] 16:04:19 metrics.num.samples = 2 16:04:19 metrics.recording.level = INFO 16:04:19 metrics.sample.window.ms = 30000 16:04:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:19 receive.buffer.bytes = 65536 16:04:19 reconnect.backoff.max.ms = 1000 16:04:19 reconnect.backoff.ms = 50 16:04:19 request.timeout.ms = 30000 16:04:19 retry.backoff.max.ms = 1000 16:04:19 retry.backoff.ms = 100 16:04:19 sasl.client.callback.handler.class = null 16:04:19 sasl.jaas.config = null 16:04:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:19 sasl.kerberos.min.time.before.relogin = 60000 16:04:19 sasl.kerberos.service.name = null 16:04:19 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:19 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:19 sasl.login.callback.handler.class = null 16:04:19 sasl.login.class = null 16:04:19 sasl.login.connect.timeout.ms = null 16:04:19 sasl.login.read.timeout.ms = null 16:04:19 sasl.login.refresh.buffer.seconds = 300 16:04:19 sasl.login.refresh.min.period.seconds = 60 16:04:19 sasl.login.refresh.window.factor = 0.8 16:04:19 sasl.login.refresh.window.jitter = 0.05 16:04:19 sasl.login.retry.backoff.max.ms = 10000 16:04:19 sasl.login.retry.backoff.ms = 100 16:04:19 sasl.mechanism = GSSAPI 16:04:19 sasl.oauthbearer.clock.skew.seconds = 30 16:04:19 sasl.oauthbearer.expected.audience = null 16:04:19 sasl.oauthbearer.expected.issuer = null 16:04:19 sasl.oauthbearer.header.urlencode = false 16:04:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:19 sasl.oauthbearer.jwks.endpoint.url = null 16:04:19 sasl.oauthbearer.scope.claim.name = scope 16:04:19 sasl.oauthbearer.sub.claim.name = sub 16:04:19 sasl.oauthbearer.token.endpoint.url = null 16:04:19 security.protocol = PLAINTEXT 16:04:19 security.providers = null 16:04:19 send.buffer.bytes = 131072 16:04:19 session.timeout.ms = 45000 16:04:19 socket.connection.setup.timeout.max.ms = 30000 16:04:19 socket.connection.setup.timeout.ms = 10000 16:04:19 ssl.cipher.suites = null 16:04:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:19 ssl.endpoint.identification.algorithm = https 16:04:19 ssl.engine.factory.class = null 16:04:19 ssl.key.password = null 16:04:19 ssl.keymanager.algorithm = SunX509 16:04:19 ssl.keystore.certificate.chain = null 16:04:19 ssl.keystore.key = null 16:04:19 ssl.keystore.location = null 16:04:19 ssl.keystore.password = null 16:04:19 ssl.keystore.type = JKS 16:04:19 ssl.protocol = TLSv1.3 16:04:19 ssl.provider = null 16:04:19 ssl.secure.random.implementation = null 16:04:19 ssl.trustmanager.algorithm = PKIX 16:04:19 ssl.truststore.certificates = null 16:04:19 ssl.truststore.location = null 16:04:19 ssl.truststore.password = null 16:04:19 ssl.truststore.type = JKS 16:04:19 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:19 16:04:19 2025-11-05T16:04:19.410Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:19 2025-11-05T16:04:19.411Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:19 2025-11-05T16:04:19.411Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:19 2025-11-05T16:04:19.411Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358659411 16:04:19 2025-11-05T16:04:19.412Z INFO 11240 --- [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 16:04:19 2025-11-05T16:04:19.416Z INFO 11240 --- [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 16:04:19 2025-11-05T16:04:19.416Z INFO 11240 --- [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) 16:04:19 2025-11-05T16:04:19.417Z INFO 11240 --- [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 16:04:19 2025-11-05T16:04:19.420Z INFO 11240 --- [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-aea5ac7f-bc0b-4eaf-9eef-11e2362fba62 16:04:19 2025-11-05T16:04:19.420Z INFO 11240 --- [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 16:04:19 2025-11-05T16:04:19.423Z INFO 11240 --- [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-aea5ac7f-bc0b-4eaf-9eef-11e2362fba62', protocol='range'} 16:04:19 2025-11-05T16:04:19.423Z INFO 11240 --- [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-aea5ac7f-bc0b-4eaf-9eef-11e2362fba62=Assignment(partitions=[ncmp-events-0])} 16:04:19 2025-11-05T16:04:19.424Z INFO 11240 --- [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-aea5ac7f-bc0b-4eaf-9eef-11e2362fba62', protocol='range'} 16:04:19 2025-11-05T16:04:19.424Z INFO 11240 --- [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]) 16:04:19 2025-11-05T16:04:19.425Z INFO 11240 --- [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 16:04:19 2025-11-05T16:04:19.425Z INFO 11240 --- [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 16:04:19 2025-11-05T16:04:19.428Z INFO 11240 --- [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}}. 16:04:19 2025-11-05T16:04:19.931Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:19 2025-11-05T16:04:19.932Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:19 2025-11-05T16:04:19.932Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:19 2025-11-05T16:04:19.932Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:19 2025-11-05T16:04:19.932Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:20 2025-11-05T16:04:19.993Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:20 2025-11-05T16:04:20.004Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:20 2025-11-05T16:04:20.019Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:20 2025-11-05T16:04:20.028Z WARN 11240 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:04:20 2025-11-05T16:04:20.064Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.064Z INFO 11240 --- [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-aea5ac7f-bc0b-4eaf-9eef-11e2362fba62 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:20 2025-11-05T16:04:20.064Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.064Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.064Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.065Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.065Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.068Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:20 2025-11-05T16:04:20.068Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:20 2025-11-05T16:04:20.068Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:20 2025-11-05T16:04:20.068Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:20 2025-11-05T16:04:20.070Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 16:04:20 2025-11-05T16:04:20.083Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:20 allow.auto.create.topics = true 16:04:20 auto.commit.interval.ms = 5000 16:04:20 auto.include.jmx.reporter = true 16:04:20 auto.offset.reset = latest 16:04:20 bootstrap.servers = [localhost:32777] 16:04:20 check.crcs = true 16:04:20 client.dns.lookup = use_all_dns_ips 16:04:20 client.id = consumer-test-group-for-update-23 16:04:20 client.rack = 16:04:20 connections.max.idle.ms = 540000 16:04:20 default.api.timeout.ms = 60000 16:04:20 enable.auto.commit = true 16:04:20 enable.metrics.push = true 16:04:20 exclude.internal.topics = true 16:04:20 fetch.max.bytes = 52428800 16:04:20 fetch.max.wait.ms = 500 16:04:20 fetch.min.bytes = 1 16:04:20 group.id = test-group-for-update 16:04:20 group.instance.id = null 16:04:20 group.protocol = classic 16:04:20 group.remote.assignor = null 16:04:20 heartbeat.interval.ms = 3000 16:04:20 interceptor.classes = [] 16:04:20 internal.leave.group.on.close = true 16:04:20 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:20 isolation.level = read_uncommitted 16:04:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:20 max.partition.fetch.bytes = 1048576 16:04:20 max.poll.interval.ms = 300000 16:04:20 max.poll.records = 2147483647 16:04:20 metadata.max.age.ms = 300000 16:04:20 metadata.recovery.strategy = none 16:04:20 metric.reporters = [] 16:04:20 metrics.num.samples = 2 16:04:20 metrics.recording.level = INFO 16:04:20 metrics.sample.window.ms = 30000 16:04:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:20 receive.buffer.bytes = 65536 16:04:20 reconnect.backoff.max.ms = 1000 16:04:20 reconnect.backoff.ms = 50 16:04:20 request.timeout.ms = 30000 16:04:20 retry.backoff.max.ms = 1000 16:04:20 retry.backoff.ms = 100 16:04:20 sasl.client.callback.handler.class = null 16:04:20 sasl.jaas.config = null 16:04:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:20 sasl.kerberos.min.time.before.relogin = 60000 16:04:20 sasl.kerberos.service.name = null 16:04:20 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:20 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:20 sasl.login.callback.handler.class = null 16:04:20 sasl.login.class = null 16:04:20 sasl.login.connect.timeout.ms = null 16:04:20 sasl.login.read.timeout.ms = null 16:04:20 sasl.login.refresh.buffer.seconds = 300 16:04:20 sasl.login.refresh.min.period.seconds = 60 16:04:20 sasl.login.refresh.window.factor = 0.8 16:04:20 sasl.login.refresh.window.jitter = 0.05 16:04:20 sasl.login.retry.backoff.max.ms = 10000 16:04:20 sasl.login.retry.backoff.ms = 100 16:04:20 sasl.mechanism = GSSAPI 16:04:20 sasl.oauthbearer.clock.skew.seconds = 30 16:04:20 sasl.oauthbearer.expected.audience = null 16:04:20 sasl.oauthbearer.expected.issuer = null 16:04:20 sasl.oauthbearer.header.urlencode = false 16:04:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:20 sasl.oauthbearer.jwks.endpoint.url = null 16:04:20 sasl.oauthbearer.scope.claim.name = scope 16:04:20 sasl.oauthbearer.sub.claim.name = sub 16:04:20 sasl.oauthbearer.token.endpoint.url = null 16:04:20 security.protocol = PLAINTEXT 16:04:20 security.providers = null 16:04:20 send.buffer.bytes = 131072 16:04:20 session.timeout.ms = 45000 16:04:20 socket.connection.setup.timeout.max.ms = 30000 16:04:20 socket.connection.setup.timeout.ms = 10000 16:04:20 ssl.cipher.suites = null 16:04:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:20 ssl.endpoint.identification.algorithm = https 16:04:20 ssl.engine.factory.class = null 16:04:20 ssl.key.password = null 16:04:20 ssl.keymanager.algorithm = SunX509 16:04:20 ssl.keystore.certificate.chain = null 16:04:20 ssl.keystore.key = null 16:04:20 ssl.keystore.location = null 16:04:20 ssl.keystore.password = null 16:04:20 ssl.keystore.type = JKS 16:04:20 ssl.protocol = TLSv1.3 16:04:20 ssl.provider = null 16:04:20 ssl.secure.random.implementation = null 16:04:20 ssl.trustmanager.algorithm = PKIX 16:04:20 ssl.truststore.certificates = null 16:04:20 ssl.truststore.location = null 16:04:20 ssl.truststore.password = null 16:04:20 ssl.truststore.type = JKS 16:04:20 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:20 16:04:20 2025-11-05T16:04:20.083Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:20 2025-11-05T16:04:20.085Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:20 2025-11-05T16:04:20.085Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:20 2025-11-05T16:04:20.085Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358660085 16:04:20 2025-11-05T16:04:20.085Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.089Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.090Z INFO 11240 --- [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) 16:04:20 2025-11-05T16:04:20.090Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.096Z INFO 11240 --- [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-df8b06ea-9f2a-48d0-ae6c-e3b9c10584fd 16:04:20 2025-11-05T16:04:20.096Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.098Z INFO 11240 --- [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-df8b06ea-9f2a-48d0-ae6c-e3b9c10584fd', protocol='range'} 16:04:20 2025-11-05T16:04:20.098Z INFO 11240 --- [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-df8b06ea-9f2a-48d0-ae6c-e3b9c10584fd=Assignment(partitions=[ncmp-events-0])} 16:04:20 2025-11-05T16:04:20.100Z INFO 11240 --- [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-df8b06ea-9f2a-48d0-ae6c-e3b9c10584fd', protocol='range'} 16:04:20 2025-11-05T16:04:20.100Z INFO 11240 --- [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]) 16:04:20 2025-11-05T16:04:20.100Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.101Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.104Z INFO 11240 --- [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}}. 16:04:20 2025-11-05T16:04:20.614Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:20 2025-11-05T16:04:20.615Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:20 2025-11-05T16:04:20.615Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:20 2025-11-05T16:04:20.619Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:20 2025-11-05T16:04:20.619Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:20 2025-11-05T16:04:20.683Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:20 2025-11-05T16:04:20.694Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:20 2025-11-05T16:04:20.710Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:20 2025-11-05T16:04:20.733Z WARN 11240 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:04:20 2025-11-05T16:04:20.769Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.769Z INFO 11240 --- [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-df8b06ea-9f2a-48d0-ae6c-e3b9c10584fd sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:20 2025-11-05T16:04:20.769Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.769Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.769Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.769Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.769Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.795Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:20 2025-11-05T16:04:20.795Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:20 2025-11-05T16:04:20.795Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:20 2025-11-05T16:04:20.795Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:20 2025-11-05T16:04:20.798Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 16:04:20 2025-11-05T16:04:20.826Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:20 allow.auto.create.topics = true 16:04:20 auto.commit.interval.ms = 5000 16:04:20 auto.include.jmx.reporter = true 16:04:20 auto.offset.reset = latest 16:04:20 bootstrap.servers = [localhost:32777] 16:04:20 check.crcs = true 16:04:20 client.dns.lookup = use_all_dns_ips 16:04:20 client.id = consumer-test-group-for-update-24 16:04:20 client.rack = 16:04:20 connections.max.idle.ms = 540000 16:04:20 default.api.timeout.ms = 60000 16:04:20 enable.auto.commit = true 16:04:20 enable.metrics.push = true 16:04:20 exclude.internal.topics = true 16:04:20 fetch.max.bytes = 52428800 16:04:20 fetch.max.wait.ms = 500 16:04:20 fetch.min.bytes = 1 16:04:20 group.id = test-group-for-update 16:04:20 group.instance.id = null 16:04:20 group.protocol = classic 16:04:20 group.remote.assignor = null 16:04:20 heartbeat.interval.ms = 3000 16:04:20 interceptor.classes = [] 16:04:20 internal.leave.group.on.close = true 16:04:20 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:20 isolation.level = read_uncommitted 16:04:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:20 max.partition.fetch.bytes = 1048576 16:04:20 max.poll.interval.ms = 300000 16:04:20 max.poll.records = 2147483647 16:04:20 metadata.max.age.ms = 300000 16:04:20 metadata.recovery.strategy = none 16:04:20 metric.reporters = [] 16:04:20 metrics.num.samples = 2 16:04:20 metrics.recording.level = INFO 16:04:20 metrics.sample.window.ms = 30000 16:04:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:20 receive.buffer.bytes = 65536 16:04:20 reconnect.backoff.max.ms = 1000 16:04:20 reconnect.backoff.ms = 50 16:04:20 request.timeout.ms = 30000 16:04:20 retry.backoff.max.ms = 1000 16:04:20 retry.backoff.ms = 100 16:04:20 sasl.client.callback.handler.class = null 16:04:20 sasl.jaas.config = null 16:04:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:20 sasl.kerberos.min.time.before.relogin = 60000 16:04:20 sasl.kerberos.service.name = null 16:04:20 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:20 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:20 sasl.login.callback.handler.class = null 16:04:20 sasl.login.class = null 16:04:20 sasl.login.connect.timeout.ms = null 16:04:20 sasl.login.read.timeout.ms = null 16:04:20 sasl.login.refresh.buffer.seconds = 300 16:04:20 sasl.login.refresh.min.period.seconds = 60 16:04:20 sasl.login.refresh.window.factor = 0.8 16:04:20 sasl.login.refresh.window.jitter = 0.05 16:04:20 sasl.login.retry.backoff.max.ms = 10000 16:04:20 sasl.login.retry.backoff.ms = 100 16:04:20 sasl.mechanism = GSSAPI 16:04:20 sasl.oauthbearer.clock.skew.seconds = 30 16:04:20 sasl.oauthbearer.expected.audience = null 16:04:20 sasl.oauthbearer.expected.issuer = null 16:04:20 sasl.oauthbearer.header.urlencode = false 16:04:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:20 sasl.oauthbearer.jwks.endpoint.url = null 16:04:20 sasl.oauthbearer.scope.claim.name = scope 16:04:20 sasl.oauthbearer.sub.claim.name = sub 16:04:20 sasl.oauthbearer.token.endpoint.url = null 16:04:20 security.protocol = PLAINTEXT 16:04:20 security.providers = null 16:04:20 send.buffer.bytes = 131072 16:04:20 session.timeout.ms = 45000 16:04:20 socket.connection.setup.timeout.max.ms = 30000 16:04:20 socket.connection.setup.timeout.ms = 10000 16:04:20 ssl.cipher.suites = null 16:04:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:20 ssl.endpoint.identification.algorithm = https 16:04:20 ssl.engine.factory.class = null 16:04:20 ssl.key.password = null 16:04:20 ssl.keymanager.algorithm = SunX509 16:04:20 ssl.keystore.certificate.chain = null 16:04:20 ssl.keystore.key = null 16:04:20 ssl.keystore.location = null 16:04:20 ssl.keystore.password = null 16:04:20 ssl.keystore.type = JKS 16:04:20 ssl.protocol = TLSv1.3 16:04:20 ssl.provider = null 16:04:20 ssl.secure.random.implementation = null 16:04:20 ssl.trustmanager.algorithm = PKIX 16:04:20 ssl.truststore.certificates = null 16:04:20 ssl.truststore.location = null 16:04:20 ssl.truststore.password = null 16:04:20 ssl.truststore.type = JKS 16:04:20 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:20 16:04:20 2025-11-05T16:04:20.826Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:20 2025-11-05T16:04:20.828Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:20 2025-11-05T16:04:20.828Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:20 2025-11-05T16:04:20.828Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358660828 16:04:20 2025-11-05T16:04:20.828Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.834Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.834Z INFO 11240 --- [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) 16:04:20 2025-11-05T16:04:20.835Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.837Z INFO 11240 --- [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-7057df0d-fe0d-4de4-9419-754d7448963a 16:04:20 2025-11-05T16:04:20.837Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.841Z INFO 11240 --- [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-7057df0d-fe0d-4de4-9419-754d7448963a', protocol='range'} 16:04:20 2025-11-05T16:04:20.841Z INFO 11240 --- [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-7057df0d-fe0d-4de4-9419-754d7448963a=Assignment(partitions=[ncmp-events-0])} 16:04:20 2025-11-05T16:04:20.843Z INFO 11240 --- [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-7057df0d-fe0d-4de4-9419-754d7448963a', protocol='range'} 16:04:20 2025-11-05T16:04:20.843Z INFO 11240 --- [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]) 16:04:20 2025-11-05T16:04:20.843Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.844Z INFO 11240 --- [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 16:04:20 2025-11-05T16:04:20.847Z INFO 11240 --- [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}}. 16:04:21 2025-11-05T16:04:21.349Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:21 2025-11-05T16:04:21.350Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:21 2025-11-05T16:04:21.350Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:21 2025-11-05T16:04:21.350Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:21 2025-11-05T16:04:21.350Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:21 2025-11-05T16:04:21.419Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:21 2025-11-05T16:04:21.433Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:21 2025-11-05T16:04:21.450Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:21 2025-11-05T16:04:21.470Z WARN 11240 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:04:21 2025-11-05T16:04:21.504Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.504Z INFO 11240 --- [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-7057df0d-fe0d-4de4-9419-754d7448963a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:21 2025-11-05T16:04:21.504Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.504Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.504Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.506Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.506Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.514Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:21 2025-11-05T16:04:21.514Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:21 2025-11-05T16:04:21.514Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:21 2025-11-05T16:04:21.514Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:21 2025-11-05T16:04:21.515Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 16:04:21 2025-11-05T16:04:21.534Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:21 allow.auto.create.topics = true 16:04:21 auto.commit.interval.ms = 5000 16:04:21 auto.include.jmx.reporter = true 16:04:21 auto.offset.reset = latest 16:04:21 bootstrap.servers = [localhost:32777] 16:04:21 check.crcs = true 16:04:21 client.dns.lookup = use_all_dns_ips 16:04:21 client.id = consumer-test-group-for-update-25 16:04:21 client.rack = 16:04:21 connections.max.idle.ms = 540000 16:04:21 default.api.timeout.ms = 60000 16:04:21 enable.auto.commit = true 16:04:21 enable.metrics.push = true 16:04:21 exclude.internal.topics = true 16:04:21 fetch.max.bytes = 52428800 16:04:21 fetch.max.wait.ms = 500 16:04:21 fetch.min.bytes = 1 16:04:21 group.id = test-group-for-update 16:04:21 group.instance.id = null 16:04:21 group.protocol = classic 16:04:21 group.remote.assignor = null 16:04:21 heartbeat.interval.ms = 3000 16:04:21 interceptor.classes = [] 16:04:21 internal.leave.group.on.close = true 16:04:21 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:21 isolation.level = read_uncommitted 16:04:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:21 max.partition.fetch.bytes = 1048576 16:04:21 max.poll.interval.ms = 300000 16:04:21 max.poll.records = 2147483647 16:04:21 metadata.max.age.ms = 300000 16:04:21 metadata.recovery.strategy = none 16:04:21 metric.reporters = [] 16:04:21 metrics.num.samples = 2 16:04:21 metrics.recording.level = INFO 16:04:21 metrics.sample.window.ms = 30000 16:04:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:21 receive.buffer.bytes = 65536 16:04:21 reconnect.backoff.max.ms = 1000 16:04:21 reconnect.backoff.ms = 50 16:04:21 request.timeout.ms = 30000 16:04:21 retry.backoff.max.ms = 1000 16:04:21 retry.backoff.ms = 100 16:04:21 sasl.client.callback.handler.class = null 16:04:21 sasl.jaas.config = null 16:04:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:21 sasl.kerberos.min.time.before.relogin = 60000 16:04:21 sasl.kerberos.service.name = null 16:04:21 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:21 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:21 sasl.login.callback.handler.class = null 16:04:21 sasl.login.class = null 16:04:21 sasl.login.connect.timeout.ms = null 16:04:21 sasl.login.read.timeout.ms = null 16:04:21 sasl.login.refresh.buffer.seconds = 300 16:04:21 sasl.login.refresh.min.period.seconds = 60 16:04:21 sasl.login.refresh.window.factor = 0.8 16:04:21 sasl.login.refresh.window.jitter = 0.05 16:04:21 sasl.login.retry.backoff.max.ms = 10000 16:04:21 sasl.login.retry.backoff.ms = 100 16:04:21 sasl.mechanism = GSSAPI 16:04:21 sasl.oauthbearer.clock.skew.seconds = 30 16:04:21 sasl.oauthbearer.expected.audience = null 16:04:21 sasl.oauthbearer.expected.issuer = null 16:04:21 sasl.oauthbearer.header.urlencode = false 16:04:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:21 sasl.oauthbearer.jwks.endpoint.url = null 16:04:21 sasl.oauthbearer.scope.claim.name = scope 16:04:21 sasl.oauthbearer.sub.claim.name = sub 16:04:21 sasl.oauthbearer.token.endpoint.url = null 16:04:21 security.protocol = PLAINTEXT 16:04:21 security.providers = null 16:04:21 send.buffer.bytes = 131072 16:04:21 session.timeout.ms = 45000 16:04:21 socket.connection.setup.timeout.max.ms = 30000 16:04:21 socket.connection.setup.timeout.ms = 10000 16:04:21 ssl.cipher.suites = null 16:04:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:21 ssl.endpoint.identification.algorithm = https 16:04:21 ssl.engine.factory.class = null 16:04:21 ssl.key.password = null 16:04:21 ssl.keymanager.algorithm = SunX509 16:04:21 ssl.keystore.certificate.chain = null 16:04:21 ssl.keystore.key = null 16:04:21 ssl.keystore.location = null 16:04:21 ssl.keystore.password = null 16:04:21 ssl.keystore.type = JKS 16:04:21 ssl.protocol = TLSv1.3 16:04:21 ssl.provider = null 16:04:21 ssl.secure.random.implementation = null 16:04:21 ssl.trustmanager.algorithm = PKIX 16:04:21 ssl.truststore.certificates = null 16:04:21 ssl.truststore.location = null 16:04:21 ssl.truststore.password = null 16:04:21 ssl.truststore.type = JKS 16:04:21 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:21 16:04:21 2025-11-05T16:04:21.534Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:21 2025-11-05T16:04:21.536Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:21 2025-11-05T16:04:21.536Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:21 2025-11-05T16:04:21.536Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358661536 16:04:21 2025-11-05T16:04:21.536Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.541Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.541Z INFO 11240 --- [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) 16:04:21 2025-11-05T16:04:21.542Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.544Z INFO 11240 --- [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-f4512622-079f-42b1-90c7-154b2cba19de 16:04:21 2025-11-05T16:04:21.544Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.546Z INFO 11240 --- [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-f4512622-079f-42b1-90c7-154b2cba19de', protocol='range'} 16:04:21 2025-11-05T16:04:21.546Z INFO 11240 --- [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-f4512622-079f-42b1-90c7-154b2cba19de=Assignment(partitions=[ncmp-events-0])} 16:04:21 2025-11-05T16:04:21.549Z INFO 11240 --- [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-f4512622-079f-42b1-90c7-154b2cba19de', protocol='range'} 16:04:21 2025-11-05T16:04:21.549Z INFO 11240 --- [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]) 16:04:21 2025-11-05T16:04:21.550Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.550Z INFO 11240 --- [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 16:04:21 2025-11-05T16:04:21.557Z INFO 11240 --- [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}}. 16:04:22 2025-11-05T16:04:22.056Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:22 2025-11-05T16:04:22.056Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:22 2025-11-05T16:04:22.057Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:22 2025-11-05T16:04:22.057Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:22 2025-11-05T16:04:22.057Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:22 2025-11-05T16:04:22.118Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:22 2025-11-05T16:04:22.127Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:22 2025-11-05T16:04:22.144Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:22 2025-11-05T16:04:22.155Z WARN 11240 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:04:22 2025-11-05T16:04:22.188Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.188Z INFO 11240 --- [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-f4512622-079f-42b1-90c7-154b2cba19de sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:22 2025-11-05T16:04:22.189Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.189Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.189Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.189Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.189Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.194Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:22 2025-11-05T16:04:22.194Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:22 2025-11-05T16:04:22.194Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:22 2025-11-05T16:04:22.194Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:22 2025-11-05T16:04:22.195Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 16:04:22 2025-11-05T16:04:22.210Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:22 allow.auto.create.topics = true 16:04:22 auto.commit.interval.ms = 5000 16:04:22 auto.include.jmx.reporter = true 16:04:22 auto.offset.reset = latest 16:04:22 bootstrap.servers = [localhost:32777] 16:04:22 check.crcs = true 16:04:22 client.dns.lookup = use_all_dns_ips 16:04:22 client.id = consumer-test-group-for-update-26 16:04:22 client.rack = 16:04:22 connections.max.idle.ms = 540000 16:04:22 default.api.timeout.ms = 60000 16:04:22 enable.auto.commit = true 16:04:22 enable.metrics.push = true 16:04:22 exclude.internal.topics = true 16:04:22 fetch.max.bytes = 52428800 16:04:22 fetch.max.wait.ms = 500 16:04:22 fetch.min.bytes = 1 16:04:22 group.id = test-group-for-update 16:04:22 group.instance.id = null 16:04:22 group.protocol = classic 16:04:22 group.remote.assignor = null 16:04:22 heartbeat.interval.ms = 3000 16:04:22 interceptor.classes = [] 16:04:22 internal.leave.group.on.close = true 16:04:22 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:22 isolation.level = read_uncommitted 16:04:22 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:22 max.partition.fetch.bytes = 1048576 16:04:22 max.poll.interval.ms = 300000 16:04:22 max.poll.records = 2147483647 16:04:22 metadata.max.age.ms = 300000 16:04:22 metadata.recovery.strategy = none 16:04:22 metric.reporters = [] 16:04:22 metrics.num.samples = 2 16:04:22 metrics.recording.level = INFO 16:04:22 metrics.sample.window.ms = 30000 16:04:22 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:22 receive.buffer.bytes = 65536 16:04:22 reconnect.backoff.max.ms = 1000 16:04:22 reconnect.backoff.ms = 50 16:04:22 request.timeout.ms = 30000 16:04:22 retry.backoff.max.ms = 1000 16:04:22 retry.backoff.ms = 100 16:04:22 sasl.client.callback.handler.class = null 16:04:22 sasl.jaas.config = null 16:04:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:22 sasl.kerberos.min.time.before.relogin = 60000 16:04:22 sasl.kerberos.service.name = null 16:04:22 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:22 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:22 sasl.login.callback.handler.class = null 16:04:22 sasl.login.class = null 16:04:22 sasl.login.connect.timeout.ms = null 16:04:22 sasl.login.read.timeout.ms = null 16:04:22 sasl.login.refresh.buffer.seconds = 300 16:04:22 sasl.login.refresh.min.period.seconds = 60 16:04:22 sasl.login.refresh.window.factor = 0.8 16:04:22 sasl.login.refresh.window.jitter = 0.05 16:04:22 sasl.login.retry.backoff.max.ms = 10000 16:04:22 sasl.login.retry.backoff.ms = 100 16:04:22 sasl.mechanism = GSSAPI 16:04:22 sasl.oauthbearer.clock.skew.seconds = 30 16:04:22 sasl.oauthbearer.expected.audience = null 16:04:22 sasl.oauthbearer.expected.issuer = null 16:04:22 sasl.oauthbearer.header.urlencode = false 16:04:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:22 sasl.oauthbearer.jwks.endpoint.url = null 16:04:22 sasl.oauthbearer.scope.claim.name = scope 16:04:22 sasl.oauthbearer.sub.claim.name = sub 16:04:22 sasl.oauthbearer.token.endpoint.url = null 16:04:22 security.protocol = PLAINTEXT 16:04:22 security.providers = null 16:04:22 send.buffer.bytes = 131072 16:04:22 session.timeout.ms = 45000 16:04:22 socket.connection.setup.timeout.max.ms = 30000 16:04:22 socket.connection.setup.timeout.ms = 10000 16:04:22 ssl.cipher.suites = null 16:04:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:22 ssl.endpoint.identification.algorithm = https 16:04:22 ssl.engine.factory.class = null 16:04:22 ssl.key.password = null 16:04:22 ssl.keymanager.algorithm = SunX509 16:04:22 ssl.keystore.certificate.chain = null 16:04:22 ssl.keystore.key = null 16:04:22 ssl.keystore.location = null 16:04:22 ssl.keystore.password = null 16:04:22 ssl.keystore.type = JKS 16:04:22 ssl.protocol = TLSv1.3 16:04:22 ssl.provider = null 16:04:22 ssl.secure.random.implementation = null 16:04:22 ssl.trustmanager.algorithm = PKIX 16:04:22 ssl.truststore.certificates = null 16:04:22 ssl.truststore.location = null 16:04:22 ssl.truststore.password = null 16:04:22 ssl.truststore.type = JKS 16:04:22 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:22 16:04:22 2025-11-05T16:04:22.210Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:22 2025-11-05T16:04:22.212Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:22 2025-11-05T16:04:22.212Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:22 2025-11-05T16:04:22.212Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358662212 16:04:22 2025-11-05T16:04:22.212Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.220Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.220Z INFO 11240 --- [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) 16:04:22 2025-11-05T16:04:22.221Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.228Z INFO 11240 --- [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-522c72b2-27ab-4612-8f6a-a3d74493398b 16:04:22 2025-11-05T16:04:22.229Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.230Z INFO 11240 --- [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-522c72b2-27ab-4612-8f6a-a3d74493398b', protocol='range'} 16:04:22 2025-11-05T16:04:22.231Z INFO 11240 --- [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-522c72b2-27ab-4612-8f6a-a3d74493398b=Assignment(partitions=[ncmp-events-0])} 16:04:22 2025-11-05T16:04:22.233Z INFO 11240 --- [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-522c72b2-27ab-4612-8f6a-a3d74493398b', protocol='range'} 16:04:22 2025-11-05T16:04:22.234Z INFO 11240 --- [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]) 16:04:22 2025-11-05T16:04:22.234Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.235Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.239Z INFO 11240 --- [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}}. 16:04:22 2025-11-05T16:04:22.734Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:22 2025-11-05T16:04:22.734Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:22 2025-11-05T16:04:22.734Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:22 2025-11-05T16:04:22.735Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:22 2025-11-05T16:04:22.735Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:22 2025-11-05T16:04:22.798Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:22 2025-11-05T16:04:22.809Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:22 2025-11-05T16:04:22.830Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:22 2025-11-05T16:04:22.841Z WARN 11240 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:04:22 2025-11-05T16:04:22.874Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.874Z INFO 11240 --- [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-522c72b2-27ab-4612-8f6a-a3d74493398b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:22 2025-11-05T16:04:22.875Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.875Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.875Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.875Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.875Z INFO 11240 --- [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 16:04:22 2025-11-05T16:04:22.879Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:22 2025-11-05T16:04:22.879Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:22 2025-11-05T16:04:22.879Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:22 2025-11-05T16:04:22.879Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:22 2025-11-05T16:04:22.880Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 16:04:23 2025-11-05T16:04:22.895Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:23 allow.auto.create.topics = true 16:04:23 auto.commit.interval.ms = 5000 16:04:23 auto.include.jmx.reporter = true 16:04:23 auto.offset.reset = latest 16:04:23 bootstrap.servers = [localhost:32777] 16:04:23 check.crcs = true 16:04:23 client.dns.lookup = use_all_dns_ips 16:04:23 client.id = consumer-test-group-for-update-27 16:04:23 client.rack = 16:04:23 connections.max.idle.ms = 540000 16:04:23 default.api.timeout.ms = 60000 16:04:23 enable.auto.commit = true 16:04:23 enable.metrics.push = true 16:04:23 exclude.internal.topics = true 16:04:23 fetch.max.bytes = 52428800 16:04:23 fetch.max.wait.ms = 500 16:04:23 fetch.min.bytes = 1 16:04:23 group.id = test-group-for-update 16:04:23 group.instance.id = null 16:04:23 group.protocol = classic 16:04:23 group.remote.assignor = null 16:04:23 heartbeat.interval.ms = 3000 16:04:23 interceptor.classes = [] 16:04:23 internal.leave.group.on.close = true 16:04:23 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:23 isolation.level = read_uncommitted 16:04:23 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:23 max.partition.fetch.bytes = 1048576 16:04:23 max.poll.interval.ms = 300000 16:04:23 max.poll.records = 2147483647 16:04:23 metadata.max.age.ms = 300000 16:04:23 metadata.recovery.strategy = none 16:04:23 metric.reporters = [] 16:04:23 metrics.num.samples = 2 16:04:23 metrics.recording.level = INFO 16:04:23 metrics.sample.window.ms = 30000 16:04:23 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:23 receive.buffer.bytes = 65536 16:04:23 reconnect.backoff.max.ms = 1000 16:04:23 reconnect.backoff.ms = 50 16:04:23 request.timeout.ms = 30000 16:04:23 retry.backoff.max.ms = 1000 16:04:23 retry.backoff.ms = 100 16:04:23 sasl.client.callback.handler.class = null 16:04:23 sasl.jaas.config = null 16:04:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:23 sasl.kerberos.min.time.before.relogin = 60000 16:04:23 sasl.kerberos.service.name = null 16:04:23 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:23 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:23 sasl.login.callback.handler.class = null 16:04:23 sasl.login.class = null 16:04:23 sasl.login.connect.timeout.ms = null 16:04:23 sasl.login.read.timeout.ms = null 16:04:23 sasl.login.refresh.buffer.seconds = 300 16:04:23 sasl.login.refresh.min.period.seconds = 60 16:04:23 sasl.login.refresh.window.factor = 0.8 16:04:23 sasl.login.refresh.window.jitter = 0.05 16:04:23 sasl.login.retry.backoff.max.ms = 10000 16:04:23 sasl.login.retry.backoff.ms = 100 16:04:23 sasl.mechanism = GSSAPI 16:04:23 sasl.oauthbearer.clock.skew.seconds = 30 16:04:23 sasl.oauthbearer.expected.audience = null 16:04:23 sasl.oauthbearer.expected.issuer = null 16:04:23 sasl.oauthbearer.header.urlencode = false 16:04:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:23 sasl.oauthbearer.jwks.endpoint.url = null 16:04:23 sasl.oauthbearer.scope.claim.name = scope 16:04:23 sasl.oauthbearer.sub.claim.name = sub 16:04:23 sasl.oauthbearer.token.endpoint.url = null 16:04:23 security.protocol = PLAINTEXT 16:04:23 security.providers = null 16:04:23 send.buffer.bytes = 131072 16:04:23 session.timeout.ms = 45000 16:04:23 socket.connection.setup.timeout.max.ms = 30000 16:04:23 socket.connection.setup.timeout.ms = 10000 16:04:23 ssl.cipher.suites = null 16:04:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:23 ssl.endpoint.identification.algorithm = https 16:04:23 ssl.engine.factory.class = null 16:04:23 ssl.key.password = null 16:04:23 ssl.keymanager.algorithm = SunX509 16:04:23 ssl.keystore.certificate.chain = null 16:04:23 ssl.keystore.key = null 16:04:23 ssl.keystore.location = null 16:04:23 ssl.keystore.password = null 16:04:23 ssl.keystore.type = JKS 16:04:23 ssl.protocol = TLSv1.3 16:04:23 ssl.provider = null 16:04:23 ssl.secure.random.implementation = null 16:04:23 ssl.trustmanager.algorithm = PKIX 16:04:23 ssl.truststore.certificates = null 16:04:23 ssl.truststore.location = null 16:04:23 ssl.truststore.password = null 16:04:23 ssl.truststore.type = JKS 16:04:23 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:23 16:04:23 2025-11-05T16:04:22.895Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:23 2025-11-05T16:04:22.897Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:23 2025-11-05T16:04:22.897Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:23 2025-11-05T16:04:22.897Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358662897 16:04:23 2025-11-05T16:04:22.898Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:22.904Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:22.904Z INFO 11240 --- [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) 16:04:23 2025-11-05T16:04:22.906Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:22.911Z INFO 11240 --- [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-cab9be8d-bd5e-402d-9d44-780f00003111 16:04:23 2025-11-05T16:04:22.911Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:22.912Z INFO 11240 --- [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-cab9be8d-bd5e-402d-9d44-780f00003111', protocol='range'} 16:04:23 2025-11-05T16:04:22.913Z INFO 11240 --- [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-cab9be8d-bd5e-402d-9d44-780f00003111=Assignment(partitions=[ncmp-events-0])} 16:04:23 2025-11-05T16:04:22.915Z INFO 11240 --- [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-cab9be8d-bd5e-402d-9d44-780f00003111', protocol='range'} 16:04:23 2025-11-05T16:04:22.915Z INFO 11240 --- [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]) 16:04:23 2025-11-05T16:04:22.915Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:22.916Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:22.919Z INFO 11240 --- [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}}. 16:04:23 2025-11-05T16:04:23.423Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:23 2025-11-05T16:04:23.423Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:23 2025-11-05T16:04:23.423Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:23 2025-11-05T16:04:23.424Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:23 2025-11-05T16:04:23.424Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:23 2025-11-05T16:04:23.493Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:23 2025-11-05T16:04:23.504Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:23 2025-11-05T16:04:23.522Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:23 2025-11-05T16:04:23.532Z WARN 11240 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:04:23 2025-11-05T16:04:23.569Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.569Z INFO 11240 --- [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-cab9be8d-bd5e-402d-9d44-780f00003111 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:23 2025-11-05T16:04:23.569Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.569Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.569Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.569Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.569Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.572Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:23 2025-11-05T16:04:23.572Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:23 2025-11-05T16:04:23.572Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:23 2025-11-05T16:04:23.572Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:23 2025-11-05T16:04:23.574Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 16:04:23 2025-11-05T16:04:23.588Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:23 allow.auto.create.topics = true 16:04:23 auto.commit.interval.ms = 5000 16:04:23 auto.include.jmx.reporter = true 16:04:23 auto.offset.reset = latest 16:04:23 bootstrap.servers = [localhost:32777] 16:04:23 check.crcs = true 16:04:23 client.dns.lookup = use_all_dns_ips 16:04:23 client.id = consumer-test-group-for-update-28 16:04:23 client.rack = 16:04:23 connections.max.idle.ms = 540000 16:04:23 default.api.timeout.ms = 60000 16:04:23 enable.auto.commit = true 16:04:23 enable.metrics.push = true 16:04:23 exclude.internal.topics = true 16:04:23 fetch.max.bytes = 52428800 16:04:23 fetch.max.wait.ms = 500 16:04:23 fetch.min.bytes = 1 16:04:23 group.id = test-group-for-update 16:04:23 group.instance.id = null 16:04:23 group.protocol = classic 16:04:23 group.remote.assignor = null 16:04:23 heartbeat.interval.ms = 3000 16:04:23 interceptor.classes = [] 16:04:23 internal.leave.group.on.close = true 16:04:23 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:23 isolation.level = read_uncommitted 16:04:23 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:23 max.partition.fetch.bytes = 1048576 16:04:23 max.poll.interval.ms = 300000 16:04:23 max.poll.records = 2147483647 16:04:23 metadata.max.age.ms = 300000 16:04:23 metadata.recovery.strategy = none 16:04:23 metric.reporters = [] 16:04:23 metrics.num.samples = 2 16:04:23 metrics.recording.level = INFO 16:04:23 metrics.sample.window.ms = 30000 16:04:23 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:23 receive.buffer.bytes = 65536 16:04:23 reconnect.backoff.max.ms = 1000 16:04:23 reconnect.backoff.ms = 50 16:04:23 request.timeout.ms = 30000 16:04:23 retry.backoff.max.ms = 1000 16:04:23 retry.backoff.ms = 100 16:04:23 sasl.client.callback.handler.class = null 16:04:23 sasl.jaas.config = null 16:04:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:23 sasl.kerberos.min.time.before.relogin = 60000 16:04:23 sasl.kerberos.service.name = null 16:04:23 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:23 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:23 sasl.login.callback.handler.class = null 16:04:23 sasl.login.class = null 16:04:23 sasl.login.connect.timeout.ms = null 16:04:23 sasl.login.read.timeout.ms = null 16:04:23 sasl.login.refresh.buffer.seconds = 300 16:04:23 sasl.login.refresh.min.period.seconds = 60 16:04:23 sasl.login.refresh.window.factor = 0.8 16:04:23 sasl.login.refresh.window.jitter = 0.05 16:04:23 sasl.login.retry.backoff.max.ms = 10000 16:04:23 sasl.login.retry.backoff.ms = 100 16:04:23 sasl.mechanism = GSSAPI 16:04:23 sasl.oauthbearer.clock.skew.seconds = 30 16:04:23 sasl.oauthbearer.expected.audience = null 16:04:23 sasl.oauthbearer.expected.issuer = null 16:04:23 sasl.oauthbearer.header.urlencode = false 16:04:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:23 sasl.oauthbearer.jwks.endpoint.url = null 16:04:23 sasl.oauthbearer.scope.claim.name = scope 16:04:23 sasl.oauthbearer.sub.claim.name = sub 16:04:23 sasl.oauthbearer.token.endpoint.url = null 16:04:23 security.protocol = PLAINTEXT 16:04:23 security.providers = null 16:04:23 send.buffer.bytes = 131072 16:04:23 session.timeout.ms = 45000 16:04:23 socket.connection.setup.timeout.max.ms = 30000 16:04:23 socket.connection.setup.timeout.ms = 10000 16:04:23 ssl.cipher.suites = null 16:04:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:23 ssl.endpoint.identification.algorithm = https 16:04:23 ssl.engine.factory.class = null 16:04:23 ssl.key.password = null 16:04:23 ssl.keymanager.algorithm = SunX509 16:04:23 ssl.keystore.certificate.chain = null 16:04:23 ssl.keystore.key = null 16:04:23 ssl.keystore.location = null 16:04:23 ssl.keystore.password = null 16:04:23 ssl.keystore.type = JKS 16:04:23 ssl.protocol = TLSv1.3 16:04:23 ssl.provider = null 16:04:23 ssl.secure.random.implementation = null 16:04:23 ssl.trustmanager.algorithm = PKIX 16:04:23 ssl.truststore.certificates = null 16:04:23 ssl.truststore.location = null 16:04:23 ssl.truststore.password = null 16:04:23 ssl.truststore.type = JKS 16:04:23 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:23 16:04:23 2025-11-05T16:04:23.589Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:23 2025-11-05T16:04:23.590Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:23 2025-11-05T16:04:23.590Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:23 2025-11-05T16:04:23.590Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358663590 16:04:23 2025-11-05T16:04:23.590Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.596Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.597Z INFO 11240 --- [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) 16:04:23 2025-11-05T16:04:23.598Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.600Z INFO 11240 --- [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-d46fba08-ff5e-4479-a70c-62c386e953c6 16:04:23 2025-11-05T16:04:23.600Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.601Z INFO 11240 --- [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-d46fba08-ff5e-4479-a70c-62c386e953c6', protocol='range'} 16:04:23 2025-11-05T16:04:23.602Z INFO 11240 --- [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-d46fba08-ff5e-4479-a70c-62c386e953c6=Assignment(partitions=[ncmp-events-0])} 16:04:23 2025-11-05T16:04:23.610Z INFO 11240 --- [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-d46fba08-ff5e-4479-a70c-62c386e953c6', protocol='range'} 16:04:23 2025-11-05T16:04:23.610Z INFO 11240 --- [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]) 16:04:23 2025-11-05T16:04:23.610Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.612Z INFO 11240 --- [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 16:04:23 2025-11-05T16:04:23.616Z INFO 11240 --- [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}}. 16:04:24 2025-11-05T16:04:24.118Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:24 2025-11-05T16:04:24.118Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:24 2025-11-05T16:04:24.119Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:24 2025-11-05T16:04:24.119Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:24 2025-11-05T16:04:24.119Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:24 2025-11-05T16:04:24.187Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:24 2025-11-05T16:04:24.198Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:24 2025-11-05T16:04:24.212Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:24 2025-11-05T16:04:24.225Z WARN 11240 --- [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 16:04:24 2025-11-05T16:04:24.259Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.259Z INFO 11240 --- [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-d46fba08-ff5e-4479-a70c-62c386e953c6 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:24 2025-11-05T16:04:24.259Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.259Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.259Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.260Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.260Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.263Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:24 2025-11-05T16:04:24.263Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:24 2025-11-05T16:04:24.263Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:24 2025-11-05T16:04:24.263Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:24 2025-11-05T16:04:24.265Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 16:04:24 2025-11-05T16:04:24.282Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:04:24 allow.auto.create.topics = true 16:04:24 auto.commit.interval.ms = 5000 16:04:24 auto.include.jmx.reporter = true 16:04:24 auto.offset.reset = latest 16:04:24 bootstrap.servers = [localhost:32777] 16:04:24 check.crcs = true 16:04:24 client.dns.lookup = use_all_dns_ips 16:04:24 client.id = consumer-test-group-for-update-29 16:04:24 client.rack = 16:04:24 connections.max.idle.ms = 540000 16:04:24 default.api.timeout.ms = 60000 16:04:24 enable.auto.commit = true 16:04:24 enable.metrics.push = true 16:04:24 exclude.internal.topics = true 16:04:24 fetch.max.bytes = 52428800 16:04:24 fetch.max.wait.ms = 500 16:04:24 fetch.min.bytes = 1 16:04:24 group.id = test-group-for-update 16:04:24 group.instance.id = null 16:04:24 group.protocol = classic 16:04:24 group.remote.assignor = null 16:04:24 heartbeat.interval.ms = 3000 16:04:24 interceptor.classes = [] 16:04:24 internal.leave.group.on.close = true 16:04:24 internal.throw.on.fetch.stable.offset.unsupported = false 16:04:24 isolation.level = read_uncommitted 16:04:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:24 max.partition.fetch.bytes = 1048576 16:04:24 max.poll.interval.ms = 300000 16:04:24 max.poll.records = 2147483647 16:04:24 metadata.max.age.ms = 300000 16:04:24 metadata.recovery.strategy = none 16:04:24 metric.reporters = [] 16:04:24 metrics.num.samples = 2 16:04:24 metrics.recording.level = INFO 16:04:24 metrics.sample.window.ms = 30000 16:04:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:04:24 receive.buffer.bytes = 65536 16:04:24 reconnect.backoff.max.ms = 1000 16:04:24 reconnect.backoff.ms = 50 16:04:24 request.timeout.ms = 30000 16:04:24 retry.backoff.max.ms = 1000 16:04:24 retry.backoff.ms = 100 16:04:24 sasl.client.callback.handler.class = null 16:04:24 sasl.jaas.config = null 16:04:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:04:24 sasl.kerberos.min.time.before.relogin = 60000 16:04:24 sasl.kerberos.service.name = null 16:04:24 sasl.kerberos.ticket.renew.jitter = 0.05 16:04:24 sasl.kerberos.ticket.renew.window.factor = 0.8 16:04:24 sasl.login.callback.handler.class = null 16:04:24 sasl.login.class = null 16:04:24 sasl.login.connect.timeout.ms = null 16:04:24 sasl.login.read.timeout.ms = null 16:04:24 sasl.login.refresh.buffer.seconds = 300 16:04:24 sasl.login.refresh.min.period.seconds = 60 16:04:24 sasl.login.refresh.window.factor = 0.8 16:04:24 sasl.login.refresh.window.jitter = 0.05 16:04:24 sasl.login.retry.backoff.max.ms = 10000 16:04:24 sasl.login.retry.backoff.ms = 100 16:04:24 sasl.mechanism = GSSAPI 16:04:24 sasl.oauthbearer.clock.skew.seconds = 30 16:04:24 sasl.oauthbearer.expected.audience = null 16:04:24 sasl.oauthbearer.expected.issuer = null 16:04:24 sasl.oauthbearer.header.urlencode = false 16:04:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:04:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:04:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:04:24 sasl.oauthbearer.jwks.endpoint.url = null 16:04:24 sasl.oauthbearer.scope.claim.name = scope 16:04:24 sasl.oauthbearer.sub.claim.name = sub 16:04:24 sasl.oauthbearer.token.endpoint.url = null 16:04:24 security.protocol = PLAINTEXT 16:04:24 security.providers = null 16:04:24 send.buffer.bytes = 131072 16:04:24 session.timeout.ms = 45000 16:04:24 socket.connection.setup.timeout.max.ms = 30000 16:04:24 socket.connection.setup.timeout.ms = 10000 16:04:24 ssl.cipher.suites = null 16:04:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:04:24 ssl.endpoint.identification.algorithm = https 16:04:24 ssl.engine.factory.class = null 16:04:24 ssl.key.password = null 16:04:24 ssl.keymanager.algorithm = SunX509 16:04:24 ssl.keystore.certificate.chain = null 16:04:24 ssl.keystore.key = null 16:04:24 ssl.keystore.location = null 16:04:24 ssl.keystore.password = null 16:04:24 ssl.keystore.type = JKS 16:04:24 ssl.protocol = TLSv1.3 16:04:24 ssl.provider = null 16:04:24 ssl.secure.random.implementation = null 16:04:24 ssl.trustmanager.algorithm = PKIX 16:04:24 ssl.truststore.certificates = null 16:04:24 ssl.truststore.location = null 16:04:24 ssl.truststore.password = null 16:04:24 ssl.truststore.type = JKS 16:04:24 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:04:24 16:04:24 2025-11-05T16:04:24.282Z INFO 11240 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:04:24 2025-11-05T16:04:24.284Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:04:24 2025-11-05T16:04:24.284Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:04:24 2025-11-05T16:04:24.284Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762358664284 16:04:24 2025-11-05T16:04:24.284Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.288Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.289Z INFO 11240 --- [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) 16:04:24 2025-11-05T16:04:24.289Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.291Z INFO 11240 --- [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-88123801-c23c-4d00-8ffd-7210c97c7499 16:04:24 2025-11-05T16:04:24.291Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.293Z INFO 11240 --- [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-88123801-c23c-4d00-8ffd-7210c97c7499', protocol='range'} 16:04:24 2025-11-05T16:04:24.293Z INFO 11240 --- [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-88123801-c23c-4d00-8ffd-7210c97c7499=Assignment(partitions=[ncmp-events-0])} 16:04:24 2025-11-05T16:04:24.303Z INFO 11240 --- [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-88123801-c23c-4d00-8ffd-7210c97c7499', protocol='range'} 16:04:24 2025-11-05T16:04:24.303Z INFO 11240 --- [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]) 16:04:24 2025-11-05T16:04:24.303Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.304Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.308Z INFO 11240 --- [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}}. 16:04:24 2025-11-05T16:04:24.807Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:24 2025-11-05T16:04:24.808Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:24 2025-11-05T16:04:24.808Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:24 2025-11-05T16:04:24.808Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:24 2025-11-05T16:04:24.808Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:24 2025-11-05T16:04:24.872Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.881Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.899Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:24 2025-11-05T16:04:24.951Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.951Z INFO 11240 --- [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-88123801-c23c-4d00-8ffd-7210c97c7499 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:04:24 2025-11-05T16:04:24.951Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.951Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.951Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.951Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.951Z INFO 11240 --- [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 16:04:24 2025-11-05T16:04:24.954Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:04:24 2025-11-05T16:04:24.954Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:04:24 2025-11-05T16:04:24.954Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:04:24 2025-11-05T16:04:24.954Z INFO 11240 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:04:24 2025-11-05T16:04:24.955Z INFO 11240 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 16:04:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.569 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 16:04:24 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 16:04:25 2025-11-05T16:04:25.003Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:25 2025-11-05T16:04:25.003Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:25 2025-11-05T16:04:25.003Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:25 2025-11-05T16:04:25.003Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:25 2025-11-05T16:04:25.003Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:25 2025-11-05T16:04:25.064Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:25 2025-11-05T16:04:25.079Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:25 2025-11-05T16:04:25.100Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:25 2025-11-05T16:04:25.116Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:04:25 2025-11-05T16:04:25.149Z INFO 11240 --- [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. 16:04:25 2025-11-05T16:04:25.164Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:25 2025-11-05T16:04:25.164Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:25 2025-11-05T16:04:25.164Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:25 2025-11-05T16:04:25.165Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:25 2025-11-05T16:04:25.165Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:25 2025-11-05T16:04:25.254Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:25 2025-11-05T16:04:25.321Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:25 2025-11-05T16:04:25.321Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:25 2025-11-05T16:04:25.322Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:25 2025-11-05T16:04:25.322Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:25 2025-11-05T16:04:25.322Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:25 2025-11-05T16:04:25.385Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:25 2025-11-05T16:04:25.396Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:25 2025-11-05T16:04:25.411Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:25 2025-11-05T16:04:25.421Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:04:25 2025-11-05T16:04:25.443Z INFO 11240 --- [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. 16:04:25 2025-11-05T16:04:25.456Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:25 2025-11-05T16:04:25.456Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:25 2025-11-05T16:04:25.457Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:25 2025-11-05T16:04:25.457Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:25 2025-11-05T16:04:25.457Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:25 2025-11-05T16:04:25.515Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 16:04:25 2025-11-05T16:04:25.525Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 16:04:25 2025-11-05T16:04:25.538Z INFO 11240 --- [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 16:04:25 2025-11-05T16:04:25.548Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:25 2025-11-05T16:04:25.608Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:25 2025-11-05T16:04:25.608Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:25 2025-11-05T16:04:25.609Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:25 2025-11-05T16:04:25.609Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:25 2025-11-05T16:04:25.609Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:25 2025-11-05T16:04:25.673Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 16:04:25 2025-11-05T16:04:25.684Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 16:04:26 2025-11-05T16:04:25.701Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:26 2025-11-05T16:04:25.714Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:04:26 2025-11-05T16:04:25.749Z INFO 11240 --- [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. 16:04:26 2025-11-05T16:04:25.763Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:26 2025-11-05T16:04:25.768Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:26 2025-11-05T16:04:25.769Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:26 2025-11-05T16:04:25.769Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:26 2025-11-05T16:04:25.769Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:26 2025-11-05T16:04:25.833Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:26 2025-11-05T16:04:25.842Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:26 2025-11-05T16:04:25.854Z INFO 11240 --- [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: 16:04:26 2025-11-05T16:04:25.867Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:26 2025-11-05T16:04:25.945Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:26 2025-11-05T16:04:25.945Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:26 2025-11-05T16:04:25.946Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:26 2025-11-05T16:04:25.946Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:26 2025-11-05T16:04:25.946Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:26 2025-11-05T16:04:26.016Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 16:04:26 2025-11-05T16:04:26.026Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 16:04:26 2025-11-05T16:04:26.043Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:26 2025-11-05T16:04:26.058Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:04:26 2025-11-05T16:04:26.091Z INFO 11240 --- [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. 16:04:26 2025-11-05T16:04:26.110Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:26 2025-11-05T16:04:26.110Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:26 2025-11-05T16:04:26.111Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:26 2025-11-05T16:04:26.111Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:26 2025-11-05T16:04:26.111Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:26 2025-11-05T16:04:26.169Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 16:04:26 2025-11-05T16:04:26.181Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 16:04:26 2025-11-05T16:04:26.194Z INFO 11240 --- [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 16:04:26 2025-11-05T16:04:26.212Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:26 2025-11-05T16:04:26.278Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:26 2025-11-05T16:04:26.278Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:26 2025-11-05T16:04:26.279Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:26 2025-11-05T16:04:26.279Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:26 2025-11-05T16:04:26.279Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:26 2025-11-05T16:04:26.343Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 16:04:26 2025-11-05T16:04:26.354Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 16:04:26 2025-11-05T16:04:26.370Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:26 2025-11-05T16:04:26.401Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:26 2025-11-05T16:04:26.401Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:26 2025-11-05T16:04:26.401Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:26 2025-11-05T16:04:26.401Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:26 2025-11-05T16:04:26.401Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:26 2025-11-05T16:04:26.457Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:26 2025-11-05T16:04:26.463Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:26 2025-11-05T16:04:26.476Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:26 2025-11-05T16:04:26.496Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:04:26 2025-11-05T16:04:26.519Z INFO 11240 --- [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. 16:04:26 2025-11-05T16:04:26.530Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:26 2025-11-05T16:04:26.530Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:26 2025-11-05T16:04:26.531Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:26 2025-11-05T16:04:26.531Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:26 2025-11-05T16:04:26.531Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:26 2025-11-05T16:04:26.542Z INFO 11240 --- [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 16:04:26 2025-11-05T16:04:26.552Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:26 2025-11-05T16:04:26.640Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:26 2025-11-05T16:04:26.641Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:26 2025-11-05T16:04:26.641Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:26 2025-11-05T16:04:26.641Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:26 2025-11-05T16:04:26.641Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:26 2025-11-05T16:04:26.700Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 16:04:26 2025-11-05T16:04:26.709Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 16:04:26 2025-11-05T16:04:26.722Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:26 2025-11-05T16:04:26.747Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:26 2025-11-05T16:04:26.747Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:26 2025-11-05T16:04:26.747Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:26 2025-11-05T16:04:26.748Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:26 2025-11-05T16:04:26.748Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:26 2025-11-05T16:04:26.809Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 16:04:26 2025-11-05T16:04:26.815Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 16:04:26 2025-11-05T16:04:26.828Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:26 2025-11-05T16:04:26.837Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:04:26 2025-11-05T16:04:26.854Z INFO 11240 --- [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. 16:04:26 2025-11-05T16:04:26.869Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:26 2025-11-05T16:04:26.869Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:26 2025-11-05T16:04:26.869Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:26 2025-11-05T16:04:26.869Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:26 2025-11-05T16:04:26.869Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:26 2025-11-05T16:04:26.881Z INFO 11240 --- [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 16:04:26 2025-11-05T16:04:26.892Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:27 2025-11-05T16:04:26.959Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:27 2025-11-05T16:04:26.959Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:27 2025-11-05T16:04:26.959Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:27 2025-11-05T16:04:26.959Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:27 2025-11-05T16:04:26.959Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:27 2025-11-05T16:04:27.019Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 16:04:27 2025-11-05T16:04:27.026Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 16:04:27 2025-11-05T16:04:27.040Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:27 2025-11-05T16:04:27.103Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:27 2025-11-05T16:04:27.103Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:27 2025-11-05T16:04:27.103Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:27 2025-11-05T16:04:27.103Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:27 2025-11-05T16:04:27.103Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:27 2025-11-05T16:04:27.162Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 16:04:27 2025-11-05T16:04:27.170Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 16:04:27 2025-11-05T16:04:27.186Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:27 2025-11-05T16:04:27.201Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:04:27 2025-11-05T16:04:27.225Z INFO 11240 --- [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. 16:04:27 2025-11-05T16:04:27.240Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:27 2025-11-05T16:04:27.241Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:27 2025-11-05T16:04:27.241Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:27 2025-11-05T16:04:27.241Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:27 2025-11-05T16:04:27.241Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:27 2025-11-05T16:04:27.261Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.335 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 16:04:27 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 16:04:31 2025-11-05T16:04:30.956Z INFO 11240 --- [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. 16:04:31 2025-11-05T16:04:30.960Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 16:04:31 2025-11-05T16:04:31.388Z INFO 11240 --- [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. 16:04:31 2025-11-05T16:04:31.392Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 16:04:31 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.437 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 16:04:31 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 16:04:31 2025-11-05T16:04:31.782Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:31 2025-11-05T16:04:31.782Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:31 2025-11-05T16:04:31.782Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:31 2025-11-05T16:04:31.782Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:31 2025-11-05T16:04:31.782Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:31 2025-11-05T16:04:31.859Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:31 2025-11-05T16:04:31.869Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:31 2025-11-05T16:04:31.887Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:31 2025-11-05T16:04:31.908Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:31 2025-11-05T16:04:31.908Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:31 2025-11-05T16:04:31.911Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:31 2025-11-05T16:04:31.913Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:31 2025-11-05T16:04:31.913Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:32 2025-11-05T16:04:31.977Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:32 2025-11-05T16:04:31.987Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:32 2025-11-05T16:04:32.002Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:32 2025-11-05T16:04:32.022Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:32 2025-11-05T16:04:32.022Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:32 2025-11-05T16:04:32.022Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:32 2025-11-05T16:04:32.022Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:32 2025-11-05T16:04:32.022Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:32 2025-11-05T16:04:32.086Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:32 2025-11-05T16:04:32.093Z INFO 11240 --- [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 16:04:32 2025-11-05T16:04:32.124Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:32 2025-11-05T16:04:32.203Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:32 2025-11-05T16:04:32.203Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:32 2025-11-05T16:04:32.204Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:32 2025-11-05T16:04:32.204Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:32 2025-11-05T16:04:32.204Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:32 2025-11-05T16:04:32.266Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:32 2025-11-05T16:04:32.275Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:32 2025-11-05T16:04:32.287Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:32 2025-11-05T16:04:32.308Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:32 2025-11-05T16:04:32.309Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:32 2025-11-05T16:04:32.309Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:32 2025-11-05T16:04:32.309Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:32 2025-11-05T16:04:32.309Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:32 2025-11-05T16:04:32.369Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:32 2025-11-05T16:04:32.378Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:32 2025-11-05T16:04:32.391Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:32 2025-11-05T16:04:32.410Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:32 2025-11-05T16:04:32.410Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:32 2025-11-05T16:04:32.410Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:32 2025-11-05T16:04:32.410Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:32 2025-11-05T16:04:32.410Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:32 2025-11-05T16:04:32.471Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:32 2025-11-05T16:04:32.478Z INFO 11240 --- [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 16:04:32 2025-11-05T16:04:32.491Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:32 2025-11-05T16:04:32.562Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:32 2025-11-05T16:04:32.562Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:32 2025-11-05T16:04:32.562Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:32 2025-11-05T16:04:32.563Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:32 2025-11-05T16:04:32.563Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:32 2025-11-05T16:04:32.624Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:32 2025-11-05T16:04:32.635Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:32 2025-11-05T16:04:32.649Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:32 2025-11-05T16:04:32.667Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:32 2025-11-05T16:04:32.668Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:32 2025-11-05T16:04:32.668Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:32 2025-11-05T16:04:32.668Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:32 2025-11-05T16:04:32.668Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:32 2025-11-05T16:04:32.726Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:32 2025-11-05T16:04:32.735Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:32 2025-11-05T16:04:32.749Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:32 2025-11-05T16:04:32.770Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:32 2025-11-05T16:04:32.770Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:32 2025-11-05T16:04:32.770Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:32 2025-11-05T16:04:32.770Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:32 2025-11-05T16:04:32.770Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:32 2025-11-05T16:04:32.832Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:32 2025-11-05T16:04:32.840Z INFO 11240 --- [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 16:04:32 2025-11-05T16:04:32.857Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:33 2025-11-05T16:04:32.958Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:33 2025-11-05T16:04:32.958Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:33 2025-11-05T16:04:32.959Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:33 2025-11-05T16:04:32.959Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:33 2025-11-05T16:04:32.959Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:33 2025-11-05T16:04:33.020Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:33 2025-11-05T16:04:33.032Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:33 2025-11-05T16:04:33.045Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:33 2025-11-05T16:04:33.061Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:33 2025-11-05T16:04:33.061Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:33 2025-11-05T16:04:33.061Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:33 2025-11-05T16:04:33.061Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:33 2025-11-05T16:04:33.061Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:33 2025-11-05T16:04:33.117Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:33 2025-11-05T16:04:33.127Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:33 2025-11-05T16:04:33.141Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:33 2025-11-05T16:04:33.158Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:33 2025-11-05T16:04:33.158Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:33 2025-11-05T16:04:33.159Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:33 2025-11-05T16:04:33.159Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:33 2025-11-05T16:04:33.159Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:33 2025-11-05T16:04:33.218Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:33 2025-11-05T16:04:33.232Z INFO 11240 --- [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 16:04:33 2025-11-05T16:04:33.246Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:33 2025-11-05T16:04:33.331Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:33 2025-11-05T16:04:33.332Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:33 2025-11-05T16:04:33.332Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:33 2025-11-05T16:04:33.332Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:33 2025-11-05T16:04:33.332Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:33 2025-11-05T16:04:33.400Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:33 2025-11-05T16:04:33.409Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:33 2025-11-05T16:04:33.424Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:33 2025-11-05T16:04:33.446Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:33 2025-11-05T16:04:33.446Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:33 2025-11-05T16:04:33.446Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:33 2025-11-05T16:04:33.447Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:33 2025-11-05T16:04:33.447Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:33 2025-11-05T16:04:33.506Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:33 2025-11-05T16:04:33.514Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:33 2025-11-05T16:04:33.530Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:33 2025-11-05T16:04:33.547Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:33 2025-11-05T16:04:33.547Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:33 2025-11-05T16:04:33.548Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:33 2025-11-05T16:04:33.548Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:33 2025-11-05T16:04:33.548Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:33 2025-11-05T16:04:33.605Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:33 2025-11-05T16:04:33.612Z INFO 11240 --- [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 16:04:33 2025-11-05T16:04:33.627Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:33 2025-11-05T16:04:33.710Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:33 2025-11-05T16:04:33.710Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:33 2025-11-05T16:04:33.710Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:33 2025-11-05T16:04:33.710Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:33 2025-11-05T16:04:33.710Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:33 2025-11-05T16:04:33.772Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:33 2025-11-05T16:04:33.781Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:33 2025-11-05T16:04:33.794Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:33 2025-11-05T16:04:33.811Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:33 2025-11-05T16:04:33.811Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:33 2025-11-05T16:04:33.811Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:33 2025-11-05T16:04:33.811Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:33 2025-11-05T16:04:33.811Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:33 2025-11-05T16:04:33.867Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:33 2025-11-05T16:04:33.875Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:33 2025-11-05T16:04:33.888Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:33 2025-11-05T16:04:33.905Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:33 2025-11-05T16:04:33.905Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:33 2025-11-05T16:04:33.905Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:33 2025-11-05T16:04:33.905Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:33 2025-11-05T16:04:33.905Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:34 2025-11-05T16:04:33.963Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:34 2025-11-05T16:04:33.972Z INFO 11240 --- [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 16:04:34 2025-11-05T16:04:33.988Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:34 2025-11-05T16:04:34.101Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:34 2025-11-05T16:04:34.101Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:34 2025-11-05T16:04:34.101Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:34 2025-11-05T16:04:34.101Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:34 2025-11-05T16:04:34.101Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:34 2025-11-05T16:04:34.162Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:34 2025-11-05T16:04:34.168Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:34 2025-11-05T16:04:34.180Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:34 2025-11-05T16:04:34.196Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:34 2025-11-05T16:04:34.197Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:34 2025-11-05T16:04:34.197Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:34 2025-11-05T16:04:34.197Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:34 2025-11-05T16:04:34.197Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:34 2025-11-05T16:04:34.253Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:34 2025-11-05T16:04:34.257Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:34 2025-11-05T16:04:34.269Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:34 2025-11-05T16:04:34.283Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:34 2025-11-05T16:04:34.283Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:34 2025-11-05T16:04:34.284Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:34 2025-11-05T16:04:34.284Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:34 2025-11-05T16:04:34.284Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:34 2025-11-05T16:04:34.383Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:34 2025-11-05T16:04:34.389Z INFO 11240 --- [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 16:04:34 2025-11-05T16:04:34.403Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:34 2025-11-05T16:04:34.498Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:34 2025-11-05T16:04:34.498Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:34 2025-11-05T16:04:34.499Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:34 2025-11-05T16:04:34.499Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:34 2025-11-05T16:04:34.499Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:34 2025-11-05T16:04:34.561Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:34 2025-11-05T16:04:34.569Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:34 2025-11-05T16:04:34.581Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:34 2025-11-05T16:04:34.595Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:34 2025-11-05T16:04:34.596Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:34 2025-11-05T16:04:34.596Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:34 2025-11-05T16:04:34.596Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:34 2025-11-05T16:04:34.596Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:34 2025-11-05T16:04:34.652Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:34 2025-11-05T16:04:34.658Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:34 2025-11-05T16:04:34.671Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:34 2025-11-05T16:04:34.694Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:34 2025-11-05T16:04:34.694Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:34 2025-11-05T16:04:34.695Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:34 2025-11-05T16:04:34.695Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:34 2025-11-05T16:04:34.695Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:35 2025-11-05T16:04:34.751Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:35 2025-11-05T16:04:34.760Z INFO 11240 --- [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 16:04:35 2025-11-05T16:04:34.774Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:35 2025-11-05T16:04:34.868Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:35 2025-11-05T16:04:34.870Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:35 2025-11-05T16:04:34.870Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:35 2025-11-05T16:04:34.870Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:35 2025-11-05T16:04:34.870Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:35 2025-11-05T16:04:34.930Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:35 2025-11-05T16:04:34.937Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:35 2025-11-05T16:04:34.952Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:35 2025-11-05T16:04:34.971Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:35 2025-11-05T16:04:34.971Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:35 2025-11-05T16:04:34.971Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:35 2025-11-05T16:04:34.971Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:35 2025-11-05T16:04:34.972Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:35 2025-11-05T16:04:35.031Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:35 2025-11-05T16:04:35.038Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:35 2025-11-05T16:04:35.052Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:35 2025-11-05T16:04:35.082Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:35 2025-11-05T16:04:35.082Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:35 2025-11-05T16:04:35.082Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:35 2025-11-05T16:04:35.082Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:35 2025-11-05T16:04:35.082Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:35 2025-11-05T16:04:35.139Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:35 2025-11-05T16:04:35.145Z INFO 11240 --- [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 16:04:35 2025-11-05T16:04:35.158Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:35 2025-11-05T16:04:35.231Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:35 2025-11-05T16:04:35.231Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:35 2025-11-05T16:04:35.232Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:35 2025-11-05T16:04:35.232Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:35 2025-11-05T16:04:35.232Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:35 2025-11-05T16:04:35.290Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:35 2025-11-05T16:04:35.299Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:35 2025-11-05T16:04:35.313Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:35 2025-11-05T16:04:35.334Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:35 2025-11-05T16:04:35.334Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:35 2025-11-05T16:04:35.334Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:35 2025-11-05T16:04:35.334Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:35 2025-11-05T16:04:35.334Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:35 2025-11-05T16:04:35.392Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:35 2025-11-05T16:04:35.399Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:35 2025-11-05T16:04:35.423Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:35 2025-11-05T16:04:35.439Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:35 2025-11-05T16:04:35.439Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:35 2025-11-05T16:04:35.439Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:35 2025-11-05T16:04:35.439Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:35 2025-11-05T16:04:35.439Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:35 2025-11-05T16:04:35.497Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:35 2025-11-05T16:04:35.503Z INFO 11240 --- [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 16:04:35 2025-11-05T16:04:35.516Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:35 2025-11-05T16:04:35.590Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:35 2025-11-05T16:04:35.590Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:35 2025-11-05T16:04:35.590Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:35 2025-11-05T16:04:35.593Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:35 2025-11-05T16:04:35.593Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:35 2025-11-05T16:04:35.651Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:35 2025-11-05T16:04:35.660Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:35 2025-11-05T16:04:35.676Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:35 2025-11-05T16:04:35.695Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:35 2025-11-05T16:04:35.696Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:35 2025-11-05T16:04:35.696Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:35 2025-11-05T16:04:35.696Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:35 2025-11-05T16:04:35.696Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:35 2025-11-05T16:04:35.753Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:35 2025-11-05T16:04:35.759Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:35 2025-11-05T16:04:35.769Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:35 2025-11-05T16:04:35.783Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:35 2025-11-05T16:04:35.784Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:35 2025-11-05T16:04:35.784Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:35 2025-11-05T16:04:35.784Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:35 2025-11-05T16:04:35.784Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:35 2025-11-05T16:04:35.883Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:35 2025-11-05T16:04:35.888Z INFO 11240 --- [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 16:04:35 2025-11-05T16:04:35.900Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:36 2025-11-05T16:04:35.981Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:36 2025-11-05T16:04:35.984Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:36 2025-11-05T16:04:35.984Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:36 2025-11-05T16:04:35.985Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:36 2025-11-05T16:04:35.985Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:36 2025-11-05T16:04:36.045Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:36 2025-11-05T16:04:36.070Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:36 2025-11-05T16:04:36.085Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:36 2025-11-05T16:04:36.103Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:36 2025-11-05T16:04:36.104Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:36 2025-11-05T16:04:36.104Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:36 2025-11-05T16:04:36.104Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:36 2025-11-05T16:04:36.104Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:36 2025-11-05T16:04:36.161Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:36 2025-11-05T16:04:36.169Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:36 2025-11-05T16:04:36.183Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:36 2025-11-05T16:04:36.206Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:36 2025-11-05T16:04:36.206Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:36 2025-11-05T16:04:36.206Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:36 2025-11-05T16:04:36.206Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:36 2025-11-05T16:04:36.206Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:36 2025-11-05T16:04:36.264Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:36 2025-11-05T16:04:36.270Z INFO 11240 --- [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 16:04:36 2025-11-05T16:04:36.286Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:36 2025-11-05T16:04:36.385Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:36 2025-11-05T16:04:36.386Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:36 2025-11-05T16:04:36.386Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:36 2025-11-05T16:04:36.386Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:36 2025-11-05T16:04:36.386Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:36 2025-11-05T16:04:36.445Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:36 2025-11-05T16:04:36.455Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:36 2025-11-05T16:04:36.469Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:36 2025-11-05T16:04:36.485Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:36 2025-11-05T16:04:36.485Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:36 2025-11-05T16:04:36.485Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:36 2025-11-05T16:04:36.485Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:36 2025-11-05T16:04:36.486Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:36 2025-11-05T16:04:36.543Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:36 2025-11-05T16:04:36.549Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:36 2025-11-05T16:04:36.563Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:36 2025-11-05T16:04:36.581Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:36 2025-11-05T16:04:36.581Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:36 2025-11-05T16:04:36.581Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:36 2025-11-05T16:04:36.582Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:36 2025-11-05T16:04:36.582Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:36 2025-11-05T16:04:36.639Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:36 2025-11-05T16:04:36.652Z INFO 11240 --- [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 16:04:36 2025-11-05T16:04:36.668Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:36 2025-11-05T16:04:36.749Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:36 2025-11-05T16:04:36.749Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:36 2025-11-05T16:04:36.749Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:36 2025-11-05T16:04:36.750Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:36 2025-11-05T16:04:36.750Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:36 2025-11-05T16:04:36.810Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:36 2025-11-05T16:04:36.819Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:36 2025-11-05T16:04:36.849Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:36 2025-11-05T16:04:36.872Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:36 2025-11-05T16:04:36.872Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:36 2025-11-05T16:04:36.872Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:36 2025-11-05T16:04:36.872Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:36 2025-11-05T16:04:36.872Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:37 2025-11-05T16:04:36.936Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:37 2025-11-05T16:04:36.944Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:37 2025-11-05T16:04:36.957Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:37 2025-11-05T16:04:36.984Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:37 2025-11-05T16:04:36.984Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:37 2025-11-05T16:04:36.985Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:37 2025-11-05T16:04:36.985Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:37 2025-11-05T16:04:36.985Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:37 2025-11-05T16:04:37.046Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:37 2025-11-05T16:04:37.053Z INFO 11240 --- [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 16:04:37 2025-11-05T16:04:37.068Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:37 2025-11-05T16:04:37.144Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:37 2025-11-05T16:04:37.144Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:37 2025-11-05T16:04:37.144Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:37 2025-11-05T16:04:37.144Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:37 2025-11-05T16:04:37.144Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:37 2025-11-05T16:04:37.204Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:37 2025-11-05T16:04:37.213Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:37 2025-11-05T16:04:37.227Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:37 2025-11-05T16:04:37.254Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:37 2025-11-05T16:04:37.254Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:37 2025-11-05T16:04:37.254Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:37 2025-11-05T16:04:37.254Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:37 2025-11-05T16:04:37.254Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:37 2025-11-05T16:04:37.317Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:37 2025-11-05T16:04:37.323Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:37 2025-11-05T16:04:37.339Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:37 2025-11-05T16:04:37.356Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:37 2025-11-05T16:04:37.356Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:37 2025-11-05T16:04:37.356Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:37 2025-11-05T16:04:37.357Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:37 2025-11-05T16:04:37.357Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:37 2025-11-05T16:04:37.413Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:04:37 2025-11-05T16:04:37.419Z INFO 11240 --- [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 16:04:37 2025-11-05T16:04:37.435Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:37 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.748 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 16:04:37 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 16:04:37 2025-11-05T16:04:37.894Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:37 2025-11-05T16:04:37.894Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:37 2025-11-05T16:04:37.895Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:37 2025-11-05T16:04:37.895Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:37 2025-11-05T16:04:37.895Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:38 2025-11-05T16:04:37.955Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:38 2025-11-05T16:04:37.963Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:38 2025-11-05T16:04:37.975Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:38 2025-11-05T16:04:38.046Z WARN 11240 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:04:38 2025-11-05T16:04:38.047Z INFO 11240 --- [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 16:04:38 2025-11-05T16:04:38.047Z INFO 11240 --- [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 16:04:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 16:04:38 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 16:04:38 2025-11-05T16:04:38.154Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:38 2025-11-05T16:04:38.154Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:38 2025-11-05T16:04:38.154Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:38 2025-11-05T16:04:38.154Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:38 2025-11-05T16:04:38.154Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:38 2025-11-05T16:04:38.164Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:38 2025-11-05T16:04:38.166Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:38 2025-11-05T16:04:38.178Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:38 2025-11-05T16:04:38.193Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:38 2025-11-05T16:04:38.193Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:38 2025-11-05T16:04:38.193Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:38 2025-11-05T16:04:38.193Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:38 2025-11-05T16:04:38.193Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:38 2025-11-05T16:04:38.241Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:38 2025-11-05T16:04:38.244Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:38 2025-11-05T16:04:38.258Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:38 2025-11-05T16:04:38.285Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:38 2025-11-05T16:04:38.285Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:38 2025-11-05T16:04:38.285Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:38 2025-11-05T16:04:38.285Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:38 2025-11-05T16:04:38.285Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:38 2025-11-05T16:04:38.294Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:04:38 2025-11-05T16:04:38.297Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:04:38 2025-11-05T16:04:38.309Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:38 2025-11-05T16:04:38.405Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:38 2025-11-05T16:04:38.405Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:38 2025-11-05T16:04:38.406Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:38 2025-11-05T16:04:38.406Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:38 2025-11-05T16:04:38.406Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:38 2025-11-05T16:04:38.416Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:38 2025-11-05T16:04:38.418Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:38 2025-11-05T16:04:38.429Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:38 2025-11-05T16:04:38.446Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:38 2025-11-05T16:04:38.446Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:38 2025-11-05T16:04:38.446Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:38 2025-11-05T16:04:38.446Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:38 2025-11-05T16:04:38.446Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:38 2025-11-05T16:04:38.494Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:38 2025-11-05T16:04:38.497Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:38 2025-11-05T16:04:38.510Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:38 2025-11-05T16:04:38.527Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:38 2025-11-05T16:04:38.527Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:38 2025-11-05T16:04:38.527Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:38 2025-11-05T16:04:38.527Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:38 2025-11-05T16:04:38.527Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:38 2025-11-05T16:04:38.538Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:04:38 2025-11-05T16:04:38.540Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:04:38 2025-11-05T16:04:38.552Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:38 2025-11-05T16:04:38.572Z WARN 11240 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 16:04:38 2025-11-05T16:04:38.572Z WARN 11240 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 16:04:38 2025-11-05T16:04:38.573Z WARN 11240 --- [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. 16:04:38 2025-11-05T16:04:38.574Z ERROR 11240 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:04:38 16:04:38 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 16:04:38 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 16:04:38 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 16:04:38 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:38 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:38 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:04:38 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:38 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:38 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:04:38 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:38 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:38 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:04:38 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:38 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:38 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:04:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:04:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:04:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:04:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:04:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:04:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:04:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:04:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:04:38 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:04:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:04:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:04:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:04:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:04:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:04:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:04:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:04:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:38 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:04:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:04:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:04:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:04:38 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:04:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:04:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:04:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:04:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:04:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:04:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:04:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:04:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:04:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:04:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:04:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:04:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:04:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:04:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:04:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:04:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:04:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:04:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:04:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:04:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:04:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:04:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:04:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:04:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:04:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:04:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:04:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:04:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:04:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:04:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:04:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:04:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:04:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:04:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:04:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:04:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:04:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:04:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:04:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:04:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:04:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:04:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:04:38 16:04:38 2025-11-05T16:04:38.657Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:38 2025-11-05T16:04:38.657Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:38 2025-11-05T16:04:38.657Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:38 2025-11-05T16:04:38.657Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:38 2025-11-05T16:04:38.657Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:38 2025-11-05T16:04:38.666Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:38 2025-11-05T16:04:38.668Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:38 2025-11-05T16:04:38.681Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:38 2025-11-05T16:04:38.697Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:38 2025-11-05T16:04:38.698Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:38 2025-11-05T16:04:38.698Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:38 2025-11-05T16:04:38.698Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:38 2025-11-05T16:04:38.698Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:38 2025-11-05T16:04:38.747Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:38 2025-11-05T16:04:38.750Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:38 2025-11-05T16:04:38.765Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:38 2025-11-05T16:04:38.782Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:38 2025-11-05T16:04:38.782Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:38 2025-11-05T16:04:38.783Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:38 2025-11-05T16:04:38.783Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:38 2025-11-05T16:04:38.783Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:38 2025-11-05T16:04:38.791Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:04:38 2025-11-05T16:04:38.794Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:04:38 2025-11-05T16:04:38.821Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:40 2025-11-05T16:04:39.844Z WARN 11240 --- [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. 16:04:40 2025-11-05T16:04:39.845Z WARN 11240 --- [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 16:04:40 2025-11-05T16:04:39.845Z WARN 11240 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 16:04:40 2025-11-05T16:04:39.845Z WARN 11240 --- [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 16:04:40 2025-11-05T16:04:39.846Z ERROR 11240 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:04:40 16:04:40 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 16:04:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 16:04:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:242) 16:04:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:231) 16:04:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:40 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:04:40 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:40 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:40 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:04:40 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:40 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:40 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:04:40 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:40 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:40 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:40 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:40 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:04:40 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:04:40 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:04:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:04:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:04:40 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:04:40 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:04:40 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:04:40 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:04:40 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:04:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:04:40 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:04:40 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:04:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:04:40 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:04:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:40 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:04:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:40 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:04:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:40 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:04:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:40 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:04:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:40 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:04:40 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:04:40 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:04:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:04:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:04:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:04:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:04:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:04:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:04:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:04:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:04:40 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:04:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:04:40 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:04:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:04:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:04:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:04:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:04:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:04:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:04:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:04:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:04:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:04:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:04:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:04:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:04:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:04:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:04:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:04:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:04:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:04:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:04:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:04:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:04:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:40 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:04:40 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:04:40 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:04:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:04:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:04:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:04:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:04:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:04:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:04:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:04:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:04:40 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 16:04:40 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 16:04:40 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 16:04:40 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 16:04:40 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 16:04:40 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 16:04:40 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 16:04:40 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 16:04:40 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 16:04:40 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 16:04:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 16:04:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 16:04:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 16:04:40 at java.base/java.lang.Thread.run(Thread.java:833) 16:04:40 16:04:40 2025-11-05T16:04:40.877Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:40 2025-11-05T16:04:40.877Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:40 2025-11-05T16:04:40.877Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:40 2025-11-05T16:04:40.877Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:40 2025-11-05T16:04:40.877Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:40 2025-11-05T16:04:40.888Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:40 2025-11-05T16:04:40.891Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:40 2025-11-05T16:04:40.903Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:40 2025-11-05T16:04:40.922Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:40 2025-11-05T16:04:40.922Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:40 2025-11-05T16:04:40.922Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:40 2025-11-05T16:04:40.922Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:40 2025-11-05T16:04:40.922Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:40 2025-11-05T16:04:40.931Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:04:40 2025-11-05T16:04:40.933Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:04:41 2025-11-05T16:04:40.952Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:41 2025-11-05T16:04:40.969Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:41 2025-11-05T16:04:40.969Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:41 2025-11-05T16:04:40.969Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:41 2025-11-05T16:04:40.969Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:41 2025-11-05T16:04:40.969Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:41 2025-11-05T16:04:40.979Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:04:41 2025-11-05T16:04:40.981Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:04:41 2025-11-05T16:04:40.996Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:41 2025-11-05T16:04:41.017Z WARN 11240 --- [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. 16:04:41 2025-11-05T16:04:41.017Z WARN 11240 --- [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 16:04:41 2025-11-05T16:04:41.017Z WARN 11240 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 16:04:41 2025-11-05T16:04:41.017Z WARN 11240 --- [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 16:04:41 2025-11-05T16:04:41.018Z ERROR 11240 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:04:41 16:04:41 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 16:04:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 16:04:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:242) 16:04:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:225) 16:04:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:41 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:04:41 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:41 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:41 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:04:41 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:41 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:41 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:04:41 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:41 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:41 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:04:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:04:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:04:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:04:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:04:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:04:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:04:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:04:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:04:41 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:04:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:04:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:04:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:04:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:04:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:04:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:04:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:04:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:41 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:04:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:04:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:04:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:04:41 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:04:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:04:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:04:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:04:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:04:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:04:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:04:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:04:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:04:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:04:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:04:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:04:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:04:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:04:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:04:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:04:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:04:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:04:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:04:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:04:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:04:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:04:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:04:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:04:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:04:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:04:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:04:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:04:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:04:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:04:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:04:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:04:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:04:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:04:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:04:41 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 16:04:41 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 16:04:41 Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 16:04:41 Error has been observed at the following site(s): 16:04:41 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 16:04:41 Original Stack Trace: 16:04:41 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 16:04:41 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 16:04:41 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 16:04:41 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 16:04:41 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 16:04:41 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 16:04:41 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 16:04:41 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 16:04:41 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 16:04:41 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 16:04:41 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 16:04:41 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 16:04:41 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 16:04:41 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 16:04:41 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 16:04:41 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 16:04:41 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:455) 16:04:41 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:509) 16:04:41 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:847) 16:04:41 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:04:41 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:04:41 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:04:41 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 16:04:41 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 16:04:41 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:04:41 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 16:04:41 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) 16:04:41 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) 16:04:41 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:04:41 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 16:04:41 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:04:41 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 16:04:41 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) 16:04:41 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 16:04:41 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 16:04:41 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 16:04:41 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 16:04:41 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 16:04:41 at java.base/java.lang.Thread.run(Thread.java:833) 16:04:41 Suppressed: java.lang.Exception: #block terminated with an error 16:04:41 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 16:04:41 at reactor.core.publisher.Mono.block(Mono.java:1779) 16:04:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 16:04:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:41 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:41 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:04:41 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:41 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:41 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:04:41 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:41 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:41 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:04:41 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:04:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:04:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:04:41 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:04:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:04:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:04:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:04:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:04:41 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:04:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:04:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:04:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:04:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:04:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:04:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:04:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:04:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:04:41 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:04:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:04:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:04:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:04:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:04:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:04:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:04:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:04:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:41 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:04:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:04:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:04:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:04:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:04:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:04:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:04:41 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:04:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:04:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:04:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:04:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:04:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:04:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:04:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:04:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:04:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:04:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:04:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:04:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:04:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:04:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:04:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:04:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:04:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:04:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:04:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:04:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:04:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:04:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:04:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:04:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:04:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:04:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:04:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:04:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:04:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:04:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:04:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:04:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:04:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:04:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:04:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:04:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:04:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:04:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:04:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:04:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:04:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:04:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:04:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:04:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:04:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:04:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:04:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:04:41 16:04:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.963 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 16:04:41 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 16:04:41 2025-11-05T16:04:41.093Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:04:41 2025-11-05T16:04:41.093Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:04:41 2025-11-05T16:04:41.093Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:04:41 2025-11-05T16:04:41.093Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:04:41 2025-11-05T16:04:41.093Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:04:41 2025-11-05T16:04:41.154Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:04:41 2025-11-05T16:04:41.163Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:04:41 2025-11-05T16:04:41.175Z INFO 11240 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:04:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 16:04:41 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 16:04:41 2025-11-05T16:04:41.413Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:41 2025-11-05T16:04:41.413Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 16:04:41 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 16:04:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 16:04:41 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 16:04:41 line 1:0 mismatched input 'invalid' expecting '/' 16:04:41 line 1:0 mismatched input 'invalid' expecting '/' 16:04:41 2025-11-05T16:04:41.765Z WARN 11240 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 16:04:42 2025-11-05T16:04:42.260Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:04:42 2025-11-05T16:04:42.260Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:42 2025-11-05T16:04:42.260Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('143'::int8),('{}'),(NULL),('/bookstore'),('1554'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(143, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:04:42 2025-11-05T16:04:42.260Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(143, /bookstore) already exists. 16:04:42 2025-11-05T16:04:42.263Z WARN 11240 --- [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 (('143'::int8),('{}'),(NULL),('/bookstore'),('1554'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(143, /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 16:04:42 2025-11-05T16:04:42.264Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:04:42 2025-11-05T16:04:42.264Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:42 2025-11-05T16:04:42.264Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('143'::int8),('{}'),(NULL),('/bookstore'),('1555'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(143, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:04:42 2025-11-05T16:04:42.264Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(143, /bookstore) already exists. 16:04:42 line 1:9 missing '/' at 'path' 16:04:42 line 1:9 missing '/' at 'path' 16:04:42 2025-11-05T16:04:42.350Z WARN 11240 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 16:04:42 2025-11-05T16:04:42.481Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:04:42 2025-11-05T16:04:42.481Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:42 2025-11-05T16:04:42.481Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('145'::int8),('{"code":"1"}'),('1556'::int8),('/bookstore/categories[@code=''1'']'),('1589'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:04:42 2025-11-05T16:04:42.481Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 16:04:42 2025-11-05T16:04:42.481Z WARN 11240 --- [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 (('145'::int8),('{"code":"1"}'),('1556'::int8),('/bookstore/categories[@code=''1'']'),('1589'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(145, /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 16:04:42 2025-11-05T16:04:42.483Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:04:42 2025-11-05T16:04:42.483Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:42 2025-11-05T16:04:42.483Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('145'::int8),('{"code":"1"}'),('1556'::int8),('/bookstore/categories[@code=''1'']'),('1591'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:04:42 2025-11-05T16:04:42.483Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 16:04:42 2025-11-05T16:04:42.618Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:04:42 2025-11-05T16:04:42.618Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:42 2025-11-05T16:04:42.618Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('146'::int8),('{"code":"1"}'),('1592'::int8),('/bookstore/categories[@code=''1'']'),('1626'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:04:42 2025-11-05T16:04:42.618Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. 16:04:42 2025-11-05T16:04:42.619Z WARN 11240 --- [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 (('146'::int8),('{"code":"1"}'),('1592'::int8),('/bookstore/categories[@code=''1'']'),('1626'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(146, /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 16:04:42 2025-11-05T16:04:42.621Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:04:42 2025-11-05T16:04:42.621Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:42 2025-11-05T16:04:42.621Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('146'::int8),('{"code":"1"}'),('1592'::int8),('/bookstore/categories[@code=''1'']'),('1628'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:04:42 2025-11-05T16:04:42.621Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. 16:04:42 2025-11-05T16:04:42.721Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:04:42 2025-11-05T16:04:42.721Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:42 2025-11-05T16:04:42.721Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('147'::int8),('{"code":"1"}'),('1629'::int8),('/bookstore/categories[@code=''1'']'),('1658'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(147, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:04:42 2025-11-05T16:04:42.721Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(147, /bookstore/categories[@code='1']) already exists. 16:04:42 2025-11-05T16:04:42.722Z WARN 11240 --- [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 (('147'::int8),('{"code":"1"}'),('1629'::int8),('/bookstore/categories[@code=''1'']'),('1658'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(147, /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 16:04:42 2025-11-05T16:04:42.724Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:04:42 2025-11-05T16:04:42.724Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:42 2025-11-05T16:04:42.724Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('147'::int8),('{"code":"1"}'),('1629'::int8),('/bookstore/categories[@code=''1'']'),('1659'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(147, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:04:42 2025-11-05T16:04:42.724Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(147, /bookstore/categories[@code='1']) already exists. 16:04:42 2025-11-05T16:04:42.749Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:04:42 2025-11-05T16:04:42.749Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:42 2025-11-05T16:04:42.749Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('147'::int8),('{"code":"1"}'),('1629'::int8),('/bookstore/categories[@code=''1'']'),('1660'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(147, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:04:42 2025-11-05T16:04:42.749Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(147, /bookstore/categories[@code='1']) already exists. 16:04:42 2025-11-05T16:04:42.749Z WARN 11240 --- [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 (('147'::int8),('{"code":"1"}'),('1629'::int8),('/bookstore/categories[@code=''1'']'),('1660'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(147, /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 16:04:42 2025-11-05T16:04:42.750Z INFO 11240 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:04:42 2025-11-05T16:04:42.750Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:42 2025-11-05T16:04:42.750Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('147'::int8),('{"code":"1"}'),('1629'::int8),('/bookstore/categories[@code=''1'']'),('1662'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(147, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:04:42 2025-11-05T16:04:42.750Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:04:42 Detail: Key (anchor_id, xpath)=(147, /bookstore/categories[@code='1']) already exists. 16:04:43 2025-11-05T16:04:43.020Z INFO 11240 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 16:04:43 [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.057 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 16:04:43 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 16:04:43 2025-11-05T16:04:43.700Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:43 2025-11-05T16:04:43.701Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 16:04:43 Detail: Key (name)=(generalTestDataspace) already exists. 16:04:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 16:04:43 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 16:04:43 2025-11-05T16:04:43.873Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49957/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49957 16:04:43 2025-11-05T16:04:43.884Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48153/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48153 16:04:43 2025-11-05T16:04:43.912Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36643/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36643 16:04:44 2025-11-05T16:04:43.970Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35515/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35515 16:04:44 2025-11-05T16:04:43.993Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60011/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60011 16:04:44 2025-11-05T16:04:43.998Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41023/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41023 16:04:44 2025-11-05T16:04:44.000Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42507/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42507 16:04:44 2025-11-05T16:04:44.029Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58653/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58653 16:04:44 2025-11-05T16:04:44.042Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55119/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55119 16:04:44 2025-11-05T16:04:44.060Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50755/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50755 16:04:44 2025-11-05T16:04:44.076Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56555/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56555 16:04:44 2025-11-05T16:04:44.099Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52343/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52343 16:04:44 2025-11-05T16:04:44.118Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54969/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54969 16:04:44 2025-11-05T16:04:44.127Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37059/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37059 16:04:44 2025-11-05T16:04:44.147Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54575/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54575 16:04:44 2025-11-05T16:04:44.163Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45681/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45681 16:04:44 2025-11-05T16:04:44.179Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44749/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44749 16:04:44 2025-11-05T16:04:44.193Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46479/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46479 16:04:44 2025-11-05T16:04:44.209Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55007/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55007 16:04:44 2025-11-05T16:04:44.223Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59143/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59143 16:04:44 2025-11-05T16:04:44.226Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60465/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60465 16:04:44 2025-11-05T16:04:44.240Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51319/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51319 16:04:44 2025-11-05T16:04:44.253Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49457/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49457 16:04:44 2025-11-05T16:04:44.269Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55157/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55157 16:04:44 2025-11-05T16:04:44.281Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33021/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33021 16:04:44 2025-11-05T16:04:44.284Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46661/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46661 16:04:44 2025-11-05T16:04:44.286Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59273/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59273 16:04:44 2025-11-05T16:04:44.298Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38515/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38515 16:04:44 2025-11-05T16:04:44.301Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42915/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42915 16:04:44 2025-11-05T16:04:44.315Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34315/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34315 16:04:44 2025-11-05T16:04:44.318Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56199/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56199 16:04:44 2025-11-05T16:04:44.322Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49817/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49817 16:04:44 2025-11-05T16:04:44.333Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44883/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44883 16:04:44 2025-11-05T16:04:44.348Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46419/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46419 16:04:44 2025-11-05T16:04:44.363Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43379/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43379 16:04:44 2025-11-05T16:04:44.378Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38161/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38161 16:04:44 2025-11-05T16:04:44.391Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43021/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43021 16:04:44 2025-11-05T16:04:44.395Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 16:04:44 2025-11-05T16:04:44.398Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46705/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46705 16:04:44 2025-11-05T16:04:44.412Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38239/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38239 16:04:44 2025-11-05T16:04:44.426Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47805/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47805 16:04:44 2025-11-05T16:04:44.438Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42531/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42531 16:04:44 2025-11-05T16:04:44.448Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55215/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55215 16:04:44 2025-11-05T16:04:44.450Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35517/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35517 16:04:44 2025-11-05T16:04:44.461Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41361/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41361 16:04:44 2025-11-05T16:04:44.475Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52561/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52561 16:04:44 2025-11-05T16:04:44.478Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56259/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56259 16:04:44 2025-11-05T16:04:44.495Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33441/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33441 16:04:44 2025-11-05T16:04:44.497Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49673/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49673 16:04:44 2025-11-05T16:04:44.500Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52135/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52135 16:04:44 2025-11-05T16:04:44.521Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54519/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54519 16:04:44 2025-11-05T16:04:44.531Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41717/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41717 16:04:44 2025-11-05T16:04:44.543Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59427/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59427 16:04:44 2025-11-05T16:04:44.556Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38947/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38947 16:04:44 2025-11-05T16:04:44.559Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45245/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45245 16:04:44 2025-11-05T16:04:44.562Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35385/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35385 16:04:44 2025-11-05T16:04:44.564Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59511/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59511 16:04:44 2025-11-05T16:04:44.576Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45271/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45271 16:04:44 2025-11-05T16:04:44.597Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39001/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39001 16:04:44 2025-11-05T16:04:44.613Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46715/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46715 16:04:44 2025-11-05T16:04:44.626Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47877/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47877 16:04:44 2025-11-05T16:04:44.630Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49731/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49731 16:04:44 2025-11-05T16:04:44.650Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60481/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60481 16:04:44 2025-11-05T16:04:44.665Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] 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 16:04:44 2025-11-05T16:04:44.669Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52025/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52025 16:04:44 2025-11-05T16:04:44.686Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37785/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37785 16:04:44 2025-11-05T16:04:44.688Z WARN 11240 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38757/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38757 16:04:44 2025-11-05T16:04:44.699Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58641/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58641 16:04:44 2025-11-05T16:04:44.711Z WARN 11240 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44483/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44483 16:04:44 2025-11-05T16:04:44.726Z WARN 11240 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39569/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39569 16:04:44 2025-11-05T16:04:44.739Z WARN 11240 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45145/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45145 16:04:44 2025-11-05T16:04:44.753Z WARN 11240 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48713/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48713 16:04:44 2025-11-05T16:04:44.756Z WARN 11240 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36825/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36825 16:04:44 2025-11-05T16:04:44.759Z WARN 11240 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45867/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45867 16:04:44 2025-11-05T16:04:44.780Z WARN 11240 --- [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 16:04:44 2025-11-05T16:04:44.783Z WARN 11240 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54065/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54065 16:04:45 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.289 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 16:04:45 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 16:04:45 2025-11-05T16:04:45.088Z WARN 11240 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.248Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.249Z WARN 11240 --- [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_12, Optional[2012-01-01]] 16:04:45 2025-11-05T16:04:45.658Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:45 2025-11-05T16:04:45.658Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:04:45 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 16:04:45 2025-11-05T16:04:45.670Z WARN 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:04:45 2025-11-05T16:04:45.670Z ERROR 11240 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:04:45 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 16:04:46 2025-11-05T16:04:46.037Z WARN 11240 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 16:04:46 2025-11-05T16:04:46.128Z WARN 11240 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 16:04:46 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 16:04:46 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 16:04:47 line 1:0 mismatched input 'cpsPath' expecting '/' 16:04:47 line 1:0 mismatched input 'cpsPath' expecting '/' 16:04:48 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 16:04:48 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 16:04:48 2025-11-05T16:04:48.098Z INFO 11240 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:04:48 2025-11-05T16:04:48.126Z INFO 11240 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:04:48 2025-11-05T16:04:48.433Z INFO 11240 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:04:48 2025-11-05T16:04:48.435Z INFO 11240 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:04:48 2025-11-05T16:04:48.450Z INFO 11240 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:04:48 2025-11-05T16:04:48.452Z INFO 11240 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:04:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 16:04:51 [INFO] 16:04:51 [INFO] Results: 16:04:51 [INFO] 16:04:51 [WARNING] Tests run: 438, Failures: 0, Errors: 0, Skipped: 2 16:04:51 [INFO] 16:04:51 [INFO] 16:04:51 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ integration-test --- 16:04:51 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 16:04:51 [INFO] 16:04:51 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ integration-test --- 16:04:51 [INFO] Skipping JaCoCo execution due to missing classes directory. 16:04:51 [INFO] 16:04:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 16:04:51 [WARNING] JAR will be empty - no content was marked for inclusion! 16:04:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.3-SNAPSHOT.jar 16:04:51 [INFO] 16:04:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 16:04:51 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.3-SNAPSHOT/integration-test-3.7.3-SNAPSHOT.jar 16:04: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.3-SNAPSHOT/integration-test-3.7.3-SNAPSHOT.pom 16:04:51 [INFO] 16:04:51 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 16:04:51 [INFO] Building spotbugs 3.7.3-SNAPSHOT [17/21] 16:04:51 [INFO] --------------------------------[ jar ]--------------------------------- 16:04:51 [INFO] 16:04:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 16:04:51 [INFO] 16:04:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 16:04:51 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:04:51 [INFO] Copying 1 resource 16:04:51 [INFO] 16:04:51 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 16:04:51 [INFO] No sources to compile 16:04:51 [INFO] 16:04:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 16:04:51 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:04:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 16:04:51 [INFO] 16:04:51 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 16:04:51 [INFO] No sources to compile 16:04:51 [INFO] 16:04:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 16:04:51 [INFO] No tests to run. 16:04:51 [INFO] 16:04:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 16:04:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.3-SNAPSHOT.jar 16:04:51 [INFO] 16:04:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 16:04:51 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.3-SNAPSHOT/spotbugs-3.7.3-SNAPSHOT.jar 16:04:51 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.3-SNAPSHOT/spotbugs-3.7.3-SNAPSHOT.pom 16:04:51 [INFO] 16:04:51 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 16:04:51 [INFO] Building cps-application 3.7.3-SNAPSHOT [18/21] 16:04:51 [INFO] --------------------------------[ jar ]--------------------------------- 16:04:51 [INFO] 16:04:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 16:04:51 [INFO] 16:04:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 16:04:52 [INFO] 16:04:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-application --- 16:04:52 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 16:04:52 [INFO] 16:04:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 16:04:52 [INFO] You have 0 Checkstyle violations. 16:04:52 [INFO] 16:04:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 16:04:52 [INFO] You have 0 Checkstyle violations. 16:04:52 [INFO] 16:04:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 16:04:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:04:52 [INFO] Copying 1 resource 16:04:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 16:04:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 16:04:52 [INFO] 16:04:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 16:04:52 [INFO] Recompiling the module because of changed dependency. 16:04:52 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 16:04:52 [INFO] 16:04:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 16:04:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:04:52 [INFO] Copying 2 resources 16:04:52 [INFO] 16:04:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 16:04:52 [INFO] Recompiling the module because of changed dependency. 16:04:52 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 16:04:53 [INFO] 16:04:53 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 16:04:53 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:04:53 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:04:53 [INFO] Parallel parsing disabled. 16:04:54 [INFO] Compiled 12 files. 16:04:54 [INFO] 16:04:54 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 16:04:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:04:54 [INFO] 16:04:54 [INFO] ------------------------------------------------------- 16:04:54 [INFO] T E S T S 16:04:54 [INFO] ------------------------------------------------------- 16:04:55 16:04:55.148 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 16:04:55 [INFO] Running org.onap.cps.ApplicationSpec 16:04:56 16:04:55.988 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-9935.novalocal 16:04:56 16:04:55.989 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 3968 ms 16:05:00 16:04:59.957 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 16:05:00 16:05:00,608 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:05:00 16:05:00,609 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:05:00 16:05:00,612 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:05:00 16:05:00,663 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:05:00 16:05:00,664 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:05:01 {"logTimeStamp":"2025-11-05T16:05:01.481Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15466 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15466","threadName":"main","class":"org.onap.cps.Application"} 16:05:01 {"logTimeStamp":"2025-11-05T16:05:01.482Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15466","threadName":"main","class":"org.onap.cps.Application"} 16:05:03 {"logTimeStamp":"2025-11-05T16:05:03.243Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15466","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 16:05:03 {"logTimeStamp":"2025-11-05T16:05:03.472Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 218 ms. Found 6 JPA repository interfaces.","processId":"15466","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 16:05:04 {"logTimeStamp":"2025-11-05T16:05:04.894Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15466","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 16:05:04 {"logTimeStamp":"2025-11-05T16:05:04.902Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS","processId":"15466","threadName":"main","class":"org.eclipse.jetty.server.Server"} 16:05:05 {"logTimeStamp":"2025-11-05T16:05:04.951Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15466","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 16:05:05 {"logTimeStamp":"2025-11-05T16:05:04.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3417 ms","processId":"15466","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 16:05:05 {"logTimeStamp":"2025-11-05T16:05:05.512Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15466","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 16:05:05 {"logTimeStamp":"2025-11-05T16:05:05.520Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@2c8cced4{application,/,b=[file:/tmp/jetty-docbase.8080.9158981117241116412/, 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@28c8c41a{STARTED}}","processId":"15466","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 16:05:05 {"logTimeStamp":"2025-11-05T16:05:05.521Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@2c8cced4{application,/,b=[file:/tmp/jetty-docbase.8080.9158981117241116412/, 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@28c8c41a{STARTED}}","processId":"15466","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 16:05:05 {"logTimeStamp":"2025-11-05T16:05:05.523Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@36ac7956{STARTING}[12.0.27,sto=0] @11439ms","processId":"15466","threadName":"main","class":"org.eclipse.jetty.server.Server"} 16:05:05 {"logTimeStamp":"2025-11-05T16:05:05.704Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15466","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 16:05:06 {"logTimeStamp":"2025-11-05T16:05:06.816Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15466","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 16:05:06 {"logTimeStamp":"2025-11-05T16:05:06.891Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.29.Final","processId":"15466","threadName":"main","class":"org.hibernate.Version"} 16:05:06 {"logTimeStamp":"2025-11-05T16:05:06.894Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15466","threadName":"main","class":"org.hibernate.cfg.Environment"} 16:05:07 {"logTimeStamp":"2025-11-05T16:05:06.935Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15466","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 16:05:07 {"logTimeStamp":"2025-11-05T16:05:07.318Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15466","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 16:05:07 {"logTimeStamp":"2025-11-05T16:05:07.359Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15466","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 16:05:08 {"logTimeStamp":"2025-11-05T16:05:08.363Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15466","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:05:08 {"logTimeStamp":"2025-11-05T16:05:08.364Z","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":"15466","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:05:08 {"logTimeStamp":"2025-11-05T16:05:08.366Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15466","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:970)\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:277)\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"} 16:05:08 {"logTimeStamp":"2025-11-05T16:05:08.396Z","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":"15466","threadName":"main","class":"org.hibernate.orm.deprecation"} 16:05:08 {"logTimeStamp":"2025-11-05T16:05:08.412Z","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":"15466","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 16:05:09 {"logTimeStamp":"2025-11-05T16:05:09.748Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15466","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 16:05:09 {"logTimeStamp":"2025-11-05T16:05:09.751Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15466","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 16:05:10 {"logTimeStamp":"2025-11-05T16:05:10.266Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15466","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 16:05:11 {"logTimeStamp":"2025-11-05T16:05:11.195Z","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":"15466","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 16:05:11 {"logTimeStamp":"2025-11-05T16:05:11.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]: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":"15466","threadName":"main","class":"com.hazelcast.system.logo"} 16:05:11 {"logTimeStamp":"2025-11-05T16:05:11.337Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15466","threadName":"main","class":"com.hazelcast.system"} 16:05:11 {"logTimeStamp":"2025-11-05T16:05:11.338Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.167]:5701","processId":"15466","threadName":"main","class":"com.hazelcast.system"} 16:05:11 {"logTimeStamp":"2025-11-05T16:05:11.338Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15466","threadName":"main","class":"com.hazelcast.system"} 16:05:11 {"logTimeStamp":"2025-11-05T16:05:11.339Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]: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":"15466","threadName":"main","class":"com.hazelcast.system"} 16:05:11 {"logTimeStamp":"2025-11-05T16:05:11.342Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]: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":"15466","threadName":"main","class":"com.hazelcast.system"} 16:05:12 {"logTimeStamp":"2025-11-05T16:05:12.019Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]: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":"15466","threadName":"main","class":"com.hazelcast.system.security"} 16:05:12 {"logTimeStamp":"2025-11-05T16:05:12.117Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15466","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 16:05:12 {"logTimeStamp":"2025-11-05T16:05:12.380Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15466","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 16:05:12 {"logTimeStamp":"2025-11-05T16:05:12.388Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.167]:5701 is STARTING","processId":"15466","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 16:05:15 {"logTimeStamp":"2025-11-05T16:05:15.004Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.167]:5701 - a6aca79f-b8ba-494e-a1b6-badfefc21eda this\n]\n","processId":"15466","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 16:05:15 {"logTimeStamp":"2025-11-05T16:05:15.024Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.167]:5701 is STARTED","processId":"15466","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 16:05:27 {"logTimeStamp":"2025-11-05T16:05:27.719Z","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":"15466","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:27.924Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15466","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.071Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15466","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.071Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15466","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.072Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"15466","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.086Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@7bed18d{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15466","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.088Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15466","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.143Z","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_committed\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":"15466","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.204Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15466","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.334Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15466","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.336Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.336Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.336Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1762358728334","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.339Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15466","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.346Z","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":"15466","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.346Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15466","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.354Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15466","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.354Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.354Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.354Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1762358728354","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.354Z","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":"15466","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.356Z","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":"15466","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.356Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15466","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.429Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.429Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.429Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1762358728429","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.429Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15466","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.442Z","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":"15466","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.442Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15466","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.448Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15466","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.448Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.448Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.448Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1762358728448","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.448Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15466","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.450Z","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":"15466","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.450Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15466","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.456Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15466","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.456Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.456Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.456Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1762358728456","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.457Z","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":"15466","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.458Z","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":"15466","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.459Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15466","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.477Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.477Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.477Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1762358728477","processId":"15466","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.477Z","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":"15466","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.504Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 28.462 seconds (process running for 34.419)","processId":"15466","threadName":"main","class":"org.onap.cps.Application"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.505Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15466","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.505Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15466","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.505Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15466","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.505Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15466","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.521Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.167]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"15466","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.537Z","logLevel":"INFO","traceId":"9dc77c1ce1e4b59086558fa9cb86f050","serviceName":"cps-application","message":"System is not ready yet","spanId":"5459788a44ee3b6f","processId":"15466","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.553Z","logLevel":"INFO","traceId":"1ecc8c0ed915db20a96b3812572bf7c0","serviceName":"cps-application","message":"System is not ready yet","spanId":"ffe941773ceabe19","processId":"15466","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.663Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15466","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.664Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15466","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.689Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15466","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.828Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.829Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.829Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.830Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.831Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.831Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.831Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.831Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.831Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.831Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.831Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.831Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.831Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.832Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.832Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.833Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.833Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:28 {"logTimeStamp":"2025-11-05T16:05:28.833Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.920Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.920Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.920Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.925Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.925Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.925Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.935Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.935Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.935Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.941Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.941Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.941Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.947Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.948Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.948Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.952Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.952Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:28.952Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.022Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.022Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.022Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.027Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.027Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.027Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.036Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.037Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.037Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.042Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.043Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.043Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.099Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.100Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.100Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.103Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.103Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.104Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.225Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.225Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.225Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.280Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.280Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.280Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.295Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.295Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.296Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.297Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.297Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.297Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.304Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.304Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.304Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.305Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.306Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.306Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.627Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.628Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.628Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.658Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.658Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.658Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.690Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15466","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.691Z","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":"15466","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.700Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15466","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.701Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15466","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.701Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.701Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.701Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.707Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.707Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.707Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.707Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.707Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.707Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.708Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.708Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.708Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.708Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.708Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.708Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.708Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.708Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.708Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.709Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.709Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.709Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.709Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.711Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.711Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.711Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.711Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.711Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.711Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.711Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.711Z","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":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.716Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.716Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.716Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.716Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.716Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.716Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.716Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.717Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.717Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.717Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.717Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.717Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.717Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.717Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.721Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.721Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.721Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.721Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.724Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.724Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.725Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.725Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.726Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.726Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.726Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.726Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.728Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.728Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.734Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.734Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.735Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.735Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.737Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.737Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.737Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.737Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15466","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.738Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15466","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.739Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15466","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 16:05:29 {"logTimeStamp":"2025-11-05T16:05:29.750Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@7bed18d{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15466","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.811Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15466","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.815Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@36ac7956{STOPPING}[12.0.27,sto=0]","processId":"15466","threadName":"main","class":"org.eclipse.jetty.server.Server"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.817Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15466","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.818Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@2c8cced4{application,/,b=[file:/tmp/jetty-docbase.8080.9158981117241116412/, 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@28c8c41a{STOPPED}}","processId":"15466","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.823Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15466","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.823Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15466","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 16:05:31 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@138d85f8 has been closed already 16:05:31 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 16:05:31 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 16:05:31 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 16:05:31 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.843Z","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":"15466","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:05:31 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:05:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:05:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:05:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:05:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:05:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:05:31 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:05:31 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:05:31 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 16:05:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:05:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:05:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:05:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:05:31 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:05:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:05:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:05:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:05:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:05:31 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 16:05:31 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 16:05:31 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 16:05:31 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 16:05:31 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 16:05:31 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 16:05:31 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 16:05:31 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 16:05:31 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 16:05:31 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 16:05:31 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 16:05:31 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 16:05:31 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 16:05:31 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 16:05:31 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 16:05:31 at org.onap.cps.Application.main(Application.java:45) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:05:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:05:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:05:31 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:05:31 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:05:31 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 16:05:31 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 16:05:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:05:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:05:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:05:31 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:05:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:05:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:05:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:05:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:05:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:05:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:05:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:05:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:05:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:05:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:05:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:05:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:05:31 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:05:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:05:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:05:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:05:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:05:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:05:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:05:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:05:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:05:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:05:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:05:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:05:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:05:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:05:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:05:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:05:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:05:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:05:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:05:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:05:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:05:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:05:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:05:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:05:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:05:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:05:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:05:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:05:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:05:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:05:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:05:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:05:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:05:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:05:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.848Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15466","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.848Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15466","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 16:05:31 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@138d85f8 has been closed already 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.849Z","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":"15466","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:05:31 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 16:05:31 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 16:05:31 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 16:05:31 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.849Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15466","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:05:31 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:05:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:05:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:05:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:05:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:05:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:05:31 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:05:31 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:05:31 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 16:05:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:05:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:05:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:05:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:05:31 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:05:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:05:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:05:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:05:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:05:31 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 16:05:31 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 16:05:31 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 16:05:31 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 16:05:31 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 16:05:31 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 16:05:31 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 16:05:31 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 16:05:31 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 16:05:31 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 16:05:31 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 16:05:31 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 16:05:31 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 16:05:31 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 16:05:31 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 16:05:31 at org.onap.cps.Application.main(Application.java:45) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:05:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:05:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:05:31 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:05:31 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:05:31 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 16:05:31 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 16:05:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:05:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:05:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:05:31 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:05:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:05:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:05:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:05:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:05:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:05:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:05:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:05:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:05:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:05:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:05:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:05:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:05:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:05:31 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:05:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:05:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:05:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:05:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:05:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:05:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:05:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:05:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:05:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:05:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:05:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:05:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:05:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:05:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:05:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:05:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:05:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:05:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:05:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:05:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:05:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:05:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:05:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:05:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:05:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:05:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:05:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:05:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:05:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:05:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:05:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:05:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:05:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:05:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:05:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:05:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:05:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:05:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.853Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15466","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.853Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15466","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.854Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15466","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.854Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15466","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.854Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15466","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 16:05:31 {"logTimeStamp":"2025-11-05T16:05:31.854Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15466","threadName":"main","class":"org.onap.cps.Application"} 16:05:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.14 s -- in org.onap.cps.ApplicationSpec 16:05:31 [INFO] Running org.onap.cps.config.JettyConfigSpec 16:05:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s -- in org.onap.cps.config.JettyConfigSpec 16:05:32 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 16:05:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.config.MicroMeterConfigSpec 16:05:32 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 16:05:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.logging.MdcServletFilterSpec 16:05:32 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.643Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.643Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.644Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.644Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.645Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.645Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.646Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.646Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.647Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.647Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.649Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.649Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.649Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.649Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.650Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.650Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.651Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.651Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.652Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.652Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.656Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.657Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-9935.novalocal","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.657Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 3968 ms","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.658Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15466","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:05:32 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 16:05:32 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 16:05:32 {"logTimeStamp":"2025-11-05T16:05:32.680Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15466","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 16:05:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.257 s -- in org.onap.cps.architecture.CpsArchitectureTest 16:05:36 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 16:05:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.architecture.NcmpArchitectureTest 16:05:37 [INFO] 16:05:37 [INFO] Results: 16:05:37 [INFO] 16:05:37 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 16:05:37 [INFO] 16:05:37 [INFO] 16:05:37 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-application --- 16:05:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:05:37 [INFO] Analyzed bundle 'cps-application' with 5 classes 16:05:37 [INFO] All coverage checks have been met. 16:05:37 [INFO] 16:05:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-application --- 16:05:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:05:37 [INFO] Analyzed bundle 'cps-application' with 5 classes 16:05:37 [INFO] 16:05:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 16:05:37 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.3-SNAPSHOT.jar 16:05:37 [INFO] 16:05:37 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 16:05:37 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.3-SNAPSHOT-springboot.jar with classifier springboot 16:05:37 [INFO] 16:05:37 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 16:05:39 [INFO] 16:05:39 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.3-SNAPSHOT-20251105T155641Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:05:39 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 16:05:39 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:05:39 [INFO] Building dependencies layer... 16:05:39 [INFO] Building project dependencies layer... 16:05:39 [INFO] Building classes layer... 16:05:39 [INFO] Building resources layer... 16:05:39 [INFO] Building jvm arg files layer... 16:05:39 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:05:45 [INFO] 16:05:45 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:05:45 [INFO] Loading to Docker daemon... 16:05:48 [INFO] 16:05:48 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.3-SNAPSHOT-20251105T155641Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:05:48 [INFO] 16:05:48 [INFO] A new version of jib-maven-plugin (3.4.6) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 16:05:48 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 16:05:48 [INFO] 16:05:48 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 16:05:48 [INFO] 16:05:48 [INFO] 16:05:48 [INFO] 16:05:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 16:05:48 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.3-SNAPSHOT/cps-application-3.7.3-SNAPSHOT.jar 16:05:48 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.3-SNAPSHOT/cps-application-3.7.3-SNAPSHOT.pom 16:05:48 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.3-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.3-SNAPSHOT/cps-application-3.7.3-SNAPSHOT-springboot.jar 16:05:48 [INFO] 16:05:48 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 16:05:48 [INFO] Building policy-executor-stub 3.7.3-SNAPSHOT [19/21] 16:05:48 [INFO] --------------------------------[ jar ]--------------------------------- 16:05:48 [INFO] 16:05:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 16:05:48 [INFO] 16:05:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 16:05:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 16:05:48 [INFO] 16:05:48 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 16:05:48 [INFO] Generating with dryRun=false 16:05:48 [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. 16:05:48 [INFO] OpenAPI Generator: spring (server) 16:05:48 [INFO] Generator 'spring' is considered stable. 16:05:48 [INFO] ---------------------------------- 16:05:48 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:05:48 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:05:48 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 16:05:48 [INFO] Processing operation initiatePermissionRequest 16:05:48 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:05:48 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:05:48 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:05:48 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 16:05:48 [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 16:05:48 [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 16:05:48 [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 16:05:48 [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 16:05:48 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:05:48 [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 16:05:48 [INFO] Skipping generation of Webhooks. 16:05:48 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:05:48 [INFO] Skipping generation of supporting files. 16:05:48 ################################################################################ 16:05:48 # Thanks for using OpenAPI Generator. # 16:05:48 # Please consider donation to help us maintain this project 🙏 # 16:05:48 # https://opencollective.com/openapi_generator/donate # 16:05:48 ################################################################################ 16:05:48 [INFO] 16:05:48 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 16:05:48 [INFO] 16:05:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 16:05:48 [INFO] You have 0 Checkstyle violations. 16:05:48 [INFO] 16:05:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 16:05:48 [INFO] You have 0 Checkstyle violations. 16:05:48 [INFO] 16:05:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 16:05:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:05:48 [INFO] Copying 1 resource 16:05:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 16:05:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 16:05:48 [INFO] 16:05:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 16:05:48 [INFO] Recompiling the module because of changed dependency. 16:05:48 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 16:05:49 [INFO] 16:05:49 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 16:05:49 [INFO] Generating with dryRun=false 16:05:49 [INFO] No .openapi-generator-ignore file found. 16:05:49 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:05:49 [INFO] Generator 'openapi-yaml' is considered stable. 16:05:49 [INFO] Output file [outputFile=openapi.yaml] 16:05:49 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:05:49 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:05:49 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 16:05:49 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:05:49 [INFO] Skipping generation of Webhooks. 16:05:49 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:05:49 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 16:05:49 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 16:05:49 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 16:05:49 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 16:05:49 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 16:05:49 ################################################################################ 16:05:49 # Thanks for using OpenAPI Generator. # 16:05:49 # Please consider donation to help us maintain this project 🙏 # 16:05:49 # https://opencollective.com/openapi_generator/donate # 16:05:49 ################################################################################ 16:05:49 [INFO] 16:05:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 16:05:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:05:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 16:05:49 [INFO] 16:05:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 16:05:49 [INFO] No sources to compile 16:05:49 [INFO] 16:05:49 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 16:05:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:05:49 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:05:49 [INFO] Parallel parsing disabled. 16:05:50 [INFO] Compiled 3 files. 16:05:50 [INFO] 16:05:50 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 16:05:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:05:50 [INFO] 16:05:50 [INFO] ------------------------------------------------------- 16:05:50 [INFO] T E S T S 16:05:50 [INFO] ------------------------------------------------------- 16:05:51 16:05:51.109 [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. 16:05:51 16:05:51.305 [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 16:05:51 16:05:51.347 [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. 16:05:51 16:05:51.361 [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 16:05:51 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 16:05:52 16:05:52 . ____ _ __ _ _ 16:05:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:05:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:05:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:05:52 ' |____| .__|_| |_|_| |_\__, | / / / / 16:05:52 =========|_|==============|___/=/_/_/_/ 16:05:52 16:05:52 :: Spring Boot :: (v3.5.6) 16:05:52 16:05:52 2025-11-05T16:05:52.395Z INFO 15896 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15896 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 16:05:52 2025-11-05T16:05:52.397Z INFO 15896 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 16:05:53 2025-11-05T16:05:53.569Z INFO 15896 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 16:05:53 2025-11-05T16:05:53.576Z INFO 15896 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS 16:05:53 2025-11-05T16:05:53.623Z INFO 15896 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:05:53 2025-11-05T16:05:53.624Z INFO 15896 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1195 ms 16:05:53 2025-11-05T16:05:53.700Z INFO 15896 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 16:05:53 2025-11-05T16:05:53.708Z INFO 15896 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@c7a7d3{application,/,b=[file:/tmp/jetty-docbase.8093.16899411811069637245/, 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@3341ba8e{STARTED}} 16:05:53 2025-11-05T16:05:53.709Z INFO 15896 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@c7a7d3{application,/,b=[file:/tmp/jetty-docbase.8093.16899411811069637245/, 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@3341ba8e{STARTED}} 16:05:53 2025-11-05T16:05:53.712Z INFO 15896 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@756476a3{STARTING}[12.0.27,sto=0] @3584ms 16:05:54 2025-11-05T16:05:54.284Z INFO 15896 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:05:54 2025-11-05T16:05:54.284Z INFO 15896 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:05:54 2025-11-05T16:05:54.285Z INFO 15896 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 16:05:54 2025-11-05T16:05:54.298Z INFO 15896 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@27c510c5{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 16:05:54 2025-11-05T16:05:54.301Z INFO 15896 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 16:05:54 2025-11-05T16:05:54.310Z INFO 15896 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.438 seconds (process running for 4.182) 16:05:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.712 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 16:05:54 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 16:05:54 16:05:54 . ____ _ __ _ _ 16:05:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:05:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:05:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:05:54 ' |____| .__|_| |_|_| |_\__, | / / / / 16:05:54 =========|_|==============|___/=/_/_/_/ 16:05:54 16:05:54 :: Spring Boot :: (v3.5.6) 16:05:54 16:05:54 2025-11-05T16:05:54.794Z INFO 15896 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15896 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 16:05:54 2025-11-05T16:05:54.795Z INFO 15896 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:05:55 2025-11-05T16:05:55.037Z INFO 15896 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:05:55 2025-11-05T16:05:55.037Z INFO 15896 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:05:55 2025-11-05T16:05:55.038Z INFO 15896 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:05:55 2025-11-05T16:05:55.052Z INFO 15896 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.29 seconds (process running for 4.924) 16:05:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:05:55 2025-11-05T16:05:55.825Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:05:55 2025-11-05T16:05:55.825Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:05:55 2025-11-05T16:05:55.832Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:05:55 2025-11-05T16:05:55.901Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:05:55 2025-11-05T16:05:55.901Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:05:55 2025-11-05T16:05:55.901Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (All good) 16:05:55 2025-11-05T16:05:55.925Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:05:55 2025-11-05T16:05:55.925Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:05:56 2025-11-05T16:05:56.927Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:05:56 2025-11-05T16:05:56.942Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:05:56 2025-11-05T16:05:56.943Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:05:56 2025-11-05T16:05:56.943Z WARN 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 16:05:56 2025-11-05T16:05:56.950Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:05:56 2025-11-05T16:05:56.950Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:05:56 2025-11-05T16:05:56.950Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:05:56 2025-11-05T16:05:56.957Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:05:56 2025-11-05T16:05:56.964Z WARN 15896 --- [ 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')] 16:05:56 2025-11-05T16:05:56.987Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:05:56 2025-11-05T16:05:56.987Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:05:56 2025-11-05T16:05:56.991Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:05:57 2025-11-05T16:05:57.008Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:05:57 2025-11-05T16:05:57.009Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:05:57 2025-11-05T16:05:57.009Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:05:57 2025-11-05T16:05:57.015Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:05:57 2025-11-05T16:05:57.016Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other 16:05:57 2025-11-05T16:05:57.016Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:05:57 2025-11-05T16:05:57.036Z WARN 15896 --- [ 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.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(java.lang.String,org.onap.cps.policyexecutor.stub.model.PermissionRequest,java.lang.String,java.lang.String): [Field error in object 'permissionRequest' on field 'operations[0].targetIdentifier': rejected value [null]; codes [NotNull.permissionRequest.operations[0].targetIdentifier,NotNull.permissionRequest.operations.targetIdentifier,NotNull.operations[0].targetIdentifier,NotNull.operations.targetIdentifier,NotNull.targetIdentifier,NotNull.java.lang.String,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [permissionRequest.operations[0].targetIdentifier,operations[0].targetIdentifier]; arguments []; default message [operations[0].targetIdentifier]]; default message [must not be null]] ] 16:05:57 2025-11-05T16:05:57.043Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:05:57 2025-11-05T16:05:57.043Z INFO 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other 16:05:57 2025-11-05T16:05:57.044Z WARN 15896 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 16:05:57 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.692 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 16:05:57 [INFO] 16:05:57 [INFO] Results: 16:05:57 [INFO] 16:05:57 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 16:05:57 [INFO] 16:05:57 [INFO] 16:05:57 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ policy-executor-stub --- 16:05:57 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 16:05:57 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 16:05:57 [INFO] All coverage checks have been met. 16:05:57 [INFO] 16:05:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-executor-stub --- 16:05:57 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 16:05:57 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 16:05:57 [INFO] 16:05:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 16:05:57 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.3-SNAPSHOT.jar 16:05:57 [INFO] 16:05:57 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 16:05:57 [INFO] 16:05:57 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.3-SNAPSHOT-20251105T155641Z, nexus3.onap.org:10003/onap/policy-executor-stub... 16:05:57 [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 16:05:57 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:05:57 [INFO] Building dependencies layer... 16:05:57 [INFO] Building resources layer... 16:05:57 [INFO] Building classes layer... 16:05:57 [INFO] Building jvm arg files layer... 16:05:57 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:05:58 [INFO] 16:05:58 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 16:05:58 [INFO] Loading to Docker daemon... 16:05:59 [INFO] 16:05:59 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.3-SNAPSHOT-20251105T155641Z, nexus3.onap.org:10003/onap/policy-executor-stub 16:05:59 [INFO] 16:05:59 [INFO] 16:05:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 16:05:59 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.3-SNAPSHOT/policy-executor-stub-3.7.3-SNAPSHOT.jar 16:05:59 [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.3-SNAPSHOT/policy-executor-stub-3.7.3-SNAPSHOT.pom 16:05:59 [INFO] 16:05:59 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 16:05:59 [INFO] Building jacoco-report 3.7.3-SNAPSHOT [20/21] 16:05:59 [INFO] --------------------------------[ jar ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 16:05:59 [INFO] 16:05:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ jacoco-report --- 16:05:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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 16:05:59 [INFO] 16:05:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 16:05:59 [INFO] You have 0 Checkstyle violations. 16:05:59 [INFO] 16:05:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 16:05:59 [INFO] You have 0 Checkstyle violations. 16:05:59 [INFO] 16:05:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 16:05:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:05:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 16:05:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 16:05:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 16:05:59 [INFO] 16:05:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 16:05:59 [INFO] No sources to compile 16:05:59 [INFO] 16:05:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 16:05:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:05:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 16:05:59 [INFO] 16:05:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 16:05:59 [INFO] No sources to compile 16:05:59 [INFO] 16:05:59 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 16:05:59 [INFO] No sources specified for compilation. Skipping. 16:05:59 [INFO] 16:05:59 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 16:05:59 [INFO] No tests to run. 16:05:59 [INFO] 16:05:59 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ jacoco-report --- 16:05:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 16:05:59 [INFO] 16:05:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ jacoco-report --- 16:05:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:05:59 [INFO] 16:05:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 16:05:59 [WARNING] JAR will be empty - no content was marked for inclusion! 16:05:59 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.3-SNAPSHOT.jar 16:05:59 [INFO] 16:05:59 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report) @ jacoco-report --- 16:05:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:05:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:05:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:05:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:05:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:05:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:05:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:05:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 16:05:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 16:05:59 [INFO] Analyzed bundle 'cps-application' with 5 classes 16:05:59 [INFO] Analyzed bundle 'cps-events' with 0 classes 16:05:59 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:05:59 [INFO] Analyzed bundle 'cps-ncmp-service' with 151 classes 16:05:59 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 16:05:59 [INFO] Analyzed bundle 'cps-rest' with 7 classes 16:05:59 [INFO] Analyzed bundle 'cps-ri' with 17 classes 16:05:59 [INFO] Analyzed bundle 'cps-service' with 76 classes 16:05:59 [INFO] Analyzed bundle 'integration-test' with 0 classes 16:05:59 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 16:05:59 [INFO] 16:05:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 16:05:59 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.3-SNAPSHOT/jacoco-report-3.7.3-SNAPSHOT.jar 16:05:59 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.3-SNAPSHOT/jacoco-report-3.7.3-SNAPSHOT.pom 16:05:59 [INFO] 16:05:59 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 16:05:59 [INFO] Building cps 3.7.3-SNAPSHOT [21/21] 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 16:05:59 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.3-SNAPSHOT/cps-aggregator-3.7.3-SNAPSHOT.pom 16:05:59 [INFO] ------------------------------------------------------------------------ 16:05:59 [INFO] Reactor Summary for cps 3.7.3-SNAPSHOT: 16:05:59 [INFO] 16:05:59 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.149 s] 16:05:59 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 16:05:59 [INFO] checkstyle ......................................... SUCCESS [ 4.349 s] 16:05:59 [INFO] cps-parent ......................................... SUCCESS [ 5.329 s] 16:05:59 [INFO] cps-events ......................................... SUCCESS [ 2.774 s] 16:05:59 [INFO] cps-path-parser .................................... SUCCESS [ 7.161 s] 16:05:59 [INFO] cps-service ........................................ SUCCESS [ 36.007 s] 16:05:59 [INFO] cps-rest ........................................... SUCCESS [ 21.903 s] 16:05:59 [INFO] cps-ncmp-events .................................... SUCCESS [ 3.002 s] 16:05:59 [INFO] cps-ncmp-service ................................... SUCCESS [03:36 min] 16:05:59 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 14.905 s] 16:05:59 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.047 s] 16:05:59 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.435 s] 16:05:59 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.482 s] 16:05:59 [INFO] cps-ri ............................................. SUCCESS [ 7.071 s] 16:05:59 [INFO] integration-test ................................... SUCCESS [02:38 min] 16:05:59 [INFO] spotbugs ........................................... SUCCESS [ 0.009 s] 16:05:59 [INFO] cps-application .................................... SUCCESS [ 57.554 s] 16:05:59 [INFO] policy-executor-stub ............................... SUCCESS [ 10.453 s] 16:05:59 [INFO] jacoco-report ...................................... SUCCESS [ 0.742 s] 16:05:59 [INFO] cps ................................................ SUCCESS [ 0.003 s] 16:05:59 [INFO] ------------------------------------------------------------------------ 16:05:59 [INFO] BUILD SUCCESS 16:05:59 [INFO] ------------------------------------------------------------------------ 16:05:59 [INFO] Total time: 09:18 min 16:05:59 [INFO] Finished at: 2025-11-05T16:05:59Z 16:05:59 [INFO] ------------------------------------------------------------------------ 16:06:00 $ ssh-agent -k 16:06:00 unset SSH_AUTH_SOCK; 16:06:00 unset SSH_AGENT_PID; 16:06:00 echo Agent pid 5582 killed; 16:06:00 [ssh-agent] Stopped. 16:06:00 [PostBuildScript] - [INFO] Executing post build scripts. 16:06:00 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12969509174068554809.sh 16:06:00 ---> sysstat.sh 16:06:00 [cps-master-verify-java] $ /bin/bash /tmp/jenkins6512151776107888361.sh 16:06:00 ---> package-listing.sh 16:06:00 ++ facter osfamily 16:06:00 ++ tr '[:upper:]' '[:lower:]' 16:06:00 + OS_FAMILY=redhat 16:06:00 + workspace=/w/workspace/cps-master-verify-java 16:06:00 + START_PACKAGES=/tmp/packages_start.txt 16:06:00 + END_PACKAGES=/tmp/packages_end.txt 16:06:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:06:00 + PACKAGES=/tmp/packages_start.txt 16:06:00 + '[' /w/workspace/cps-master-verify-java ']' 16:06:00 + PACKAGES=/tmp/packages_end.txt 16:06:00 + case "${OS_FAMILY}" in 16:06:00 + rpm -qa 16:06:00 + sort 16:06:01 + '[' -f /tmp/packages_start.txt ']' 16:06:01 + '[' -f /tmp/packages_end.txt ']' 16:06:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:06:01 + '[' /w/workspace/cps-master-verify-java ']' 16:06:01 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 16:06:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 16:06:01 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11620354875871226913.sh 16:06:01 ---> capture-instance-metadata.sh 16:06:01 Setup pyenv: 16:06:01 system 16:06:01 3.8.13 16:06:01 3.9.13 16:06:01 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ipE from file:/tmp/.os_lf_venv 16:06:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:04 lf-activate-venv(): INFO: Base packages installed successfully 16:06:04 lf-activate-venv(): INFO: Installing additional packages: lftools 16:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-6ipE/bin to PATH 16:06:13 INFO: Running in OpenStack, capturing instance metadata 16:06:13 [cps-master-verify-java] $ /bin/bash /tmp/jenkins6240375998524499259.sh 16:06:13 provisioning config files... 16:06:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config8652260048098576376tmp 16:06:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:06:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:06:13 [EnvInject] - Injecting environment variables from a build step. 16:06:13 [EnvInject] - Injecting as environment variables the properties content 16:06:13 SERVER_ID=logs 16:06:13 16:06:13 [EnvInject] - Variables injected successfully. 16:06:13 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5671921149974936437.sh 16:06:13 ---> create-netrc.sh 16:06:13 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16191971515924070645.sh 16:06:13 ---> python-tools-install.sh 16:06:13 Setup pyenv: 16:06:13 system 16:06:13 3.8.13 16:06:13 3.9.13 16:06:13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ipE from file:/tmp/.os_lf_venv 16:06:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:15 lf-activate-venv(): INFO: Base packages installed successfully 16:06:15 lf-activate-venv(): INFO: Installing additional packages: lftools 16:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-6ipE/bin to PATH 16:06:23 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13059701786160393455.sh 16:06:23 ---> sudo-logs.sh 16:06:23 Archiving 'sudo' log.. 16:06:23 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13800772174893552068.sh 16:06:23 ---> job-cost.sh 16:06:23 Setup pyenv: 16:06:23 system 16:06:23 3.8.13 16:06:23 3.9.13 16:06:23 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ipE from file:/tmp/.os_lf_venv 16:06:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:25 lf-activate-venv(): INFO: Base packages installed successfully 16:06:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-6ipE/bin to PATH 16:06:30 INFO: No Stack... 16:06:31 INFO: Retrieving Pricing Info for: v3-standard-8 16:06:31 INFO: Archiving Costs 16:06:31 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins3127170163663122474.sh 16:06:31 ---> logs-deploy.sh 16:06:31 Setup pyenv: 16:06:31 system 16:06:31 3.8.13 16:06:31 3.9.13 16:06:31 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:06:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ipE from file:/tmp/.os_lf_venv 16:06:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:33 lf-activate-venv(): INFO: Base packages installed successfully 16:06:33 lf-activate-venv(): INFO: Installing additional packages: lftools 16:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-6ipE/bin to PATH 16:06:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/10866 16:06:41 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 16:06:42 Archives upload complete. 16:06:42 INFO: archiving logs to Nexus 16:06:43 ---> uname -a: 16:06:43 Linux prd-centos8-docker-8c-8g-9935.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 16:06:43 16:06:43 16:06:43 ---> lscpu: 16:06:43 Architecture: x86_64 16:06:43 CPU op-mode(s): 32-bit, 64-bit 16:06:43 Byte Order: Little Endian 16:06:43 CPU(s): 8 16:06:43 On-line CPU(s) list: 0-7 16:06:43 Thread(s) per core: 1 16:06:43 Core(s) per socket: 1 16:06:43 Socket(s): 8 16:06:43 NUMA node(s): 1 16:06:43 Vendor ID: AuthenticAMD 16:06:43 CPU family: 23 16:06:43 Model: 49 16:06:43 Model name: AMD EPYC-Rome Processor 16:06:43 Stepping: 0 16:06:43 CPU MHz: 2800.000 16:06:43 BogoMIPS: 5600.00 16:06:43 Virtualization: AMD-V 16:06:43 Hypervisor vendor: KVM 16:06:43 Virtualization type: full 16:06:43 L1d cache: 32K 16:06:43 L1i cache: 32K 16:06:43 L2 cache: 512K 16:06:43 L3 cache: 16384K 16:06:43 NUMA node0 CPU(s): 0-7 16:06:43 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 16:06:43 16:06:43 16:06:43 ---> nproc: 16:06:43 8 16:06:43 16:06:43 16:06:43 ---> df -h: 16:06:43 Filesystem Size Used Avail Use% Mounted on 16:06:43 devtmpfs 16G 0 16G 0% /dev 16:06:43 tmpfs 16G 0 16G 0% /dev/shm 16:06:43 tmpfs 16G 17M 16G 1% /run 16:06:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:06:43 /dev/vda1 160G 13G 148G 9% / 16:06:43 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:06:43 16:06:43 16:06:43 ---> free -m: 16:06:43 total used free shared buff/cache available 16:06:43 Mem: 31890 1135 25294 19 5460 30281 16:06:43 Swap: 1023 0 1023 16:06:43 16:06:43 16:06:43 ---> ip addr: 16:06:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:06:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:06:43 inet 127.0.0.1/8 scope host lo 16:06:43 valid_lft forever preferred_lft forever 16:06:43 inet6 ::1/128 scope host 16:06:43 valid_lft forever preferred_lft forever 16:06:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:06:43 link/ether fa:16:3e:90:36:72 brd ff:ff:ff:ff:ff:ff 16:06:43 altname enp0s3 16:06:43 altname ens3 16:06:43 inet 10.30.106.167/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:06:43 valid_lft 85709sec preferred_lft 85709sec 16:06:43 inet6 fe80::f816:3eff:fe90:3672/64 scope link 16:06:43 valid_lft forever preferred_lft forever 16:06:43 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:06:43 link/ether 02:42:e0:f4:14:d2 brd ff:ff:ff:ff:ff:ff 16:06:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:06:43 valid_lft forever preferred_lft forever 16:06:43 inet6 fe80::42:e0ff:fef4:14d2/64 scope link 16:06:43 valid_lft forever preferred_lft forever 16:06:43 16:06:43 16:06:43 ---> sar -b -r -n DEV: 16:06:43 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/05/2025 _x86_64_ (8 CPU) 16:06:43 16:06:43 15:55:09 LINUX RESTART (8 CPU) 16:06:43 16:06:43 03:56:01 PM tps rtps wtps bread/s bwrtn/s 16:06:43 03:57:01 PM 238.79 16.76 222.03 3713.30 12446.88 16:06:43 03:58:01 PM 179.12 2.60 176.52 519.65 15283.80 16:06:43 03:59:01 PM 38.36 0.00 38.36 0.00 2799.17 16:06:43 04:00:01 PM 122.26 0.50 121.76 408.20 52014.51 16:06:43 04:01:01 PM 32.07 0.50 31.57 21.59 549.64 16:06:43 04:02:01 PM 7.68 0.07 7.61 1.73 478.03 16:06:43 04:03:01 PM 116.99 0.00 116.99 0.00 23940.47 16:06:43 04:04:01 PM 15.41 0.00 15.41 0.00 330.16 16:06:43 04:05:01 PM 163.96 0.00 163.96 0.00 1629.89 16:06:43 04:06:01 PM 42.31 2.55 39.76 4521.11 5308.38 16:06:43 Average: 95.69 2.30 93.40 918.48 11478.59 16:06:43 16:06:43 03:56:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:06:43 03:57:01 PM 28779832 30777356 3875880 11.87 2688 2312372 1741080 5.17 180672 3223952 222748 16:06:43 03:58:01 PM 27253312 29510456 5402400 16.54 2688 2565912 2816872 8.36 278100 4620472 49868 16:06:43 03:59:01 PM 26318052 28600240 6337660 19.41 2688 2589364 3890348 11.54 285552 5542800 4012 16:06:43 04:00:01 PM 24256516 27668980 8399196 25.72 2688 3694536 5933472 17.60 434100 7347700 224 16:06:43 04:01:01 PM 24244404 27663152 8411308 25.76 2688 3700856 4494504 13.34 441944 7357616 1028 16:06:43 04:02:01 PM 24956540 28389700 7699172 23.58 2688 3714920 3827576 11.36 448868 6642096 4368 16:06:43 04:03:01 PM 23282008 27417860 9373704 28.70 2688 4404456 6164784 18.29 553216 8148656 1656 16:06:43 04:04:01 PM 23082252 27254860 9573460 29.32 2688 4441656 6250756 18.55 555568 8344060 216 16:06:43 04:05:01 PM 24478152 28580184 8177560 25.04 2688 4358816 3528028 10.47 550500 6971956 15540 16:06:43 04:06:01 PM 25978676 31075596 6677036 20.45 2688 5344788 1460108 4.33 900348 5112708 700224 16:06:43 Average: 25262974 28693838 7392738 22.64 2688 3712768 4010753 11.90 462887 6331202 99988 16:06:43 16:06:43 03:56:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:06:43 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:43 03:57:01 PM eth0 265.58 221.18 3161.43 50.06 0.00 0.00 0.00 0.00 16:06:43 03:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:43 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:43 03:58:01 PM eth0 302.78 238.76 3620.63 38.77 0.00 0.00 0.00 0.00 16:06:43 03:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:43 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:43 03:59:01 PM eth0 132.28 108.73 308.25 29.63 0.00 0.00 0.00 0.00 16:06:43 03:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:43 04:00:01 PM lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 16:06:43 04:00:01 PM eth0 298.95 172.15 9483.15 15.23 0.00 0.00 0.00 0.00 16:06:43 04:00:01 PM docker0 1.33 1.77 0.21 0.21 0.00 0.00 0.00 0.00 16:06:43 04:00:01 PM veth8ec61d1 0.55 0.88 0.10 0.10 0.00 0.00 0.00 0.00 16:06:43 04:01:01 PM lo 65.90 65.90 5.05 5.05 0.00 0.00 0.00 0.00 16:06:43 04:01:01 PM eth0 201.35 148.86 63.92 68.66 0.00 0.00 0.00 0.00 16:06:43 04:01:01 PM docker0 11.04 12.43 1.62 1.67 0.00 0.00 0.00 0.00 16:06:43 04:02:01 PM lo 38.91 38.91 1.90 1.90 0.00 0.00 0.00 0.00 16:06:43 04:02:01 PM eth0 93.82 83.73 50.46 47.55 0.00 0.00 0.00 0.00 16:06:43 04:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:43 04:03:01 PM lo 20.08 20.08 2.49 2.49 0.00 0.00 0.00 0.00 16:06:43 04:03:01 PM eth0 533.67 199.05 2980.93 19.05 0.00 0.00 0.00 0.00 16:06:43 04:03:01 PM docker0 8.40 10.26 0.81 1.96 0.00 0.00 0.00 0.00 16:06:43 04:03:01 PM vethd6a0eb2 8.40 10.40 0.92 1.97 0.00 0.00 0.00 0.00 16:06:43 04:03:01 PM veth390d52e 0.00 0.52 0.00 0.25 0.00 0.00 0.00 0.00 16:06:43 04:04:01 PM lo 487.79 487.79 69.44 69.44 0.00 0.00 0.00 0.00 16:06:43 04:04:01 PM eth0 67.06 39.73 22.85 20.83 0.00 0.00 0.00 0.00 16:06:43 04:04:01 PM docker0 214.78 219.06 31.91 34.25 0.00 0.00 0.00 0.00 16:06:43 04:04:01 PM vethd6a0eb2 179.54 186.27 30.96 26.38 0.00 0.00 0.00 0.00 16:06:43 04:04:01 PM veth390d52e 35.24 32.88 3.89 7.88 0.00 0.00 0.00 0.00 16:06:43 04:05:01 PM lo 1121.13 1121.13 204.11 204.11 0.00 0.00 0.00 0.00 16:06:43 04:05:01 PM eth0 143.65 99.90 284.67 40.05 0.00 0.00 0.00 0.00 16:06:43 04:05:01 PM docker0 489.75 501.35 101.56 95.89 0.00 0.00 0.00 0.00 16:06:43 04:06:01 PM lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00 16:06:43 04:06:01 PM eth0 72.44 60.92 1252.14 13.69 0.00 0.00 0.00 0.00 16:06:43 04:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:43 Average: lo 173.95 173.95 28.35 28.35 0.00 0.00 0.00 0.00 16:06:43 Average: eth0 211.16 137.30 2122.92 34.35 0.00 0.00 0.00 0.00 16:06:43 Average: docker0 72.53 74.48 13.61 13.40 0.00 0.00 0.00 0.00 16:06:43 16:06:43 16:06:43 ---> sar -P ALL: 16:06:43 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/05/2025 _x86_64_ (8 CPU) 16:06:43 16:06:43 15:55:09 LINUX RESTART (8 CPU) 16:06:43 16:06:43 03:56:01 PM CPU %user %nice %system %iowait %steal %idle 16:06:43 03:57:01 PM all 16.03 0.00 1.23 0.82 0.07 81.85 16:06:43 03:57:01 PM 0 10.84 0.00 0.92 0.92 0.08 87.23 16:06:43 03:57:01 PM 1 40.52 0.00 2.47 1.15 0.08 55.77 16:06:43 03:57:01 PM 2 12.68 0.00 1.02 0.97 0.07 85.27 16:06:43 03:57:01 PM 3 11.28 0.00 1.00 0.67 0.05 87.00 16:06:43 03:57:01 PM 4 26.94 0.00 2.00 1.25 0.05 69.75 16:06:43 03:57:01 PM 5 4.11 0.00 0.67 0.57 0.07 94.59 16:06:43 03:57:01 PM 6 9.46 0.00 1.00 0.35 0.07 89.12 16:06:43 03:57:01 PM 7 12.34 0.00 0.77 0.69 0.08 86.12 16:06:43 03:58:01 PM all 34.62 0.00 1.18 1.01 0.09 63.11 16:06:43 03:58:01 PM 0 18.63 0.00 1.64 1.25 0.10 78.37 16:06:43 03:58:01 PM 1 43.49 0.00 1.39 3.11 0.08 51.92 16:06:43 03:58:01 PM 2 51.32 0.00 1.34 0.84 0.12 46.39 16:06:43 03:58:01 PM 3 40.43 0.00 0.62 0.32 0.08 58.55 16:06:43 03:58:01 PM 4 34.92 0.00 1.24 0.75 0.10 62.99 16:06:43 03:58:01 PM 5 25.47 0.00 1.07 1.40 0.07 71.99 16:06:43 03:58:01 PM 6 27.04 0.00 1.14 0.22 0.07 71.54 16:06:43 03:58:01 PM 7 35.63 0.00 1.00 0.20 0.07 63.10 16:06:43 03:59:01 PM all 23.16 0.00 0.64 0.81 0.08 75.31 16:06:43 03:59:01 PM 0 16.96 0.00 0.42 4.49 0.10 78.03 16:06:43 03:59:01 PM 1 10.96 0.00 1.08 1.46 0.13 86.37 16:06:43 03:59:01 PM 2 19.29 0.00 0.30 0.00 0.07 80.34 16:06:43 03:59:01 PM 3 54.69 0.00 2.07 0.22 0.10 42.93 16:06:43 03:59:01 PM 4 16.27 0.00 0.32 0.00 0.07 83.34 16:06:43 03:59:01 PM 5 10.63 0.00 0.32 0.30 0.07 88.68 16:06:43 03:59:01 PM 6 22.30 0.00 0.48 0.00 0.05 77.17 16:06:43 03:59:01 PM 7 34.07 0.00 0.17 0.00 0.08 65.68 16:06:43 04:00:01 PM all 19.78 0.00 2.80 2.19 0.08 75.15 16:06:43 04:00:01 PM 0 16.53 0.00 2.84 6.21 0.10 74.32 16:06:43 04:00:01 PM 1 38.77 0.00 3.36 1.14 0.12 56.61 16:06:43 04:00:01 PM 2 21.80 0.00 3.16 0.82 0.07 74.16 16:06:43 04:00:01 PM 3 15.91 0.00 2.76 1.17 0.08 80.07 16:06:43 04:00:01 PM 4 16.82 0.00 2.32 0.49 0.05 80.33 16:06:43 04:00:01 PM 5 17.33 0.00 2.42 3.41 0.07 76.77 16:06:43 04:00:01 PM 6 14.44 0.00 2.84 3.56 0.08 79.07 16:06:43 04:00:01 PM 7 16.63 0.00 2.72 0.74 0.07 79.84 16:06:43 04:01:01 PM all 18.26 0.00 2.02 0.11 0.09 79.52 16:06:43 04:01:01 PM 0 19.21 0.00 2.11 0.05 0.10 78.54 16:06:43 04:01:01 PM 1 16.74 0.00 1.86 0.12 0.07 81.22 16:06:43 04:01:01 PM 2 18.77 0.00 2.88 0.03 0.08 78.23 16:06:43 04:01:01 PM 3 17.85 0.00 1.27 0.02 0.12 80.74 16:06:43 04:01:01 PM 4 18.31 0.00 1.67 0.12 0.10 79.80 16:06:43 04:01:01 PM 5 23.33 0.00 2.58 0.07 0.08 73.94 16:06:43 04:01:01 PM 6 14.23 0.00 2.34 0.44 0.08 82.90 16:06:43 04:01:01 PM 7 17.64 0.00 1.47 0.03 0.08 80.77 16:06:43 04:02:01 PM all 20.14 0.00 1.09 0.10 0.41 78.25 16:06:43 04:02:01 PM 0 26.28 0.00 0.81 0.00 0.42 72.48 16:06:43 04:02:01 PM 1 17.33 0.00 0.65 0.00 0.09 81.94 16:06:43 04:02:01 PM 2 26.96 0.00 1.15 0.00 0.12 71.77 16:06:43 04:02:01 PM 3 13.04 0.00 1.31 0.00 1.33 84.32 16:06:43 04:02:01 PM 4 15.58 0.00 1.15 0.00 0.46 82.82 16:06:43 04:02:01 PM 5 14.43 0.00 2.00 0.80 0.09 82.68 16:06:43 04:02:01 PM 6 31.18 0.00 1.09 0.03 0.71 66.99 16:06:43 04:02:01 PM 7 16.35 0.00 0.57 0.00 0.07 83.01 16:06:43 04:03:01 PM all 29.87 0.00 1.78 1.08 0.09 67.18 16:06:43 04:03:01 PM 0 33.24 0.00 2.08 0.05 0.08 64.54 16:06:43 04:03:01 PM 1 35.12 0.00 1.71 0.34 0.10 62.73 16:06:43 04:03:01 PM 2 18.56 0.00 1.47 2.36 0.10 77.50 16:06:43 04:03:01 PM 3 17.61 0.00 1.78 0.67 0.08 79.85 16:06:43 04:03:01 PM 4 32.08 0.00 1.54 0.12 0.10 66.16 16:06:43 04:03:01 PM 5 25.00 0.00 1.89 0.75 0.10 72.25 16:06:43 04:03:01 PM 6 31.71 0.00 1.74 0.75 0.08 65.71 16:06:43 04:03:01 PM 7 45.63 0.00 2.01 3.57 0.08 48.71 16:06:43 04:04:01 PM all 15.03 0.00 0.83 0.02 0.09 84.03 16:06:43 04:04:01 PM 0 15.78 0.00 0.95 0.02 0.10 83.15 16:06:43 04:04:01 PM 1 33.98 0.00 0.97 0.02 0.08 64.95 16:06:43 04:04:01 PM 2 9.29 0.00 1.12 0.05 0.10 89.43 16:06:43 04:04:01 PM 3 12.44 0.00 0.74 0.03 0.08 86.71 16:06:43 04:04:01 PM 4 11.36 0.00 0.82 0.00 0.08 87.73 16:06:43 04:04:01 PM 5 11.03 0.00 0.74 0.00 0.08 88.15 16:06:43 04:04:01 PM 6 15.87 0.00 0.52 0.00 0.07 83.54 16:06:43 04:04:01 PM 7 10.45 0.00 0.82 0.02 0.08 88.63 16:06:43 04:05:01 PM all 19.89 0.00 1.88 0.26 0.08 77.89 16:06:43 04:05:01 PM 0 23.51 0.00 2.39 1.12 0.10 72.87 16:06:43 04:05:01 PM 1 20.37 0.00 1.68 0.15 0.08 77.72 16:06:43 04:05:01 PM 2 20.17 0.00 2.25 0.02 0.08 77.48 16:06:43 04:05:01 PM 3 22.50 0.00 1.71 0.03 0.08 75.67 16:06:43 04:05:01 PM 4 14.63 0.00 2.11 0.70 0.08 82.48 16:06:43 04:05:01 PM 5 22.35 0.00 1.44 0.02 0.08 76.11 16:06:43 04:05:01 PM 6 14.53 0.00 1.53 0.02 0.08 83.84 16:06:43 04:05:01 PM 7 21.03 0.00 1.96 0.02 0.07 76.92 16:06:43 04:06:01 PM all 28.64 0.00 1.46 0.38 0.07 69.44 16:06:43 04:06:01 PM 0 57.91 0.00 1.47 0.02 0.08 40.52 16:06:43 04:06:01 PM 1 21.79 0.00 2.09 0.27 0.08 75.77 16:06:43 04:06:01 PM 2 32.05 0.00 1.59 1.37 0.07 64.93 16:06:43 04:06:01 PM 3 24.33 0.00 1.09 0.00 0.07 74.52 16:06:43 04:06:01 PM 4 15.93 0.00 1.39 0.27 0.07 82.35 16:06:43 04:06:01 PM 5 31.32 0.00 1.34 0.08 0.07 67.19 16:06:43 04:06:01 PM 6 19.53 0.00 1.25 0.69 0.07 78.46 16:06:43 04:06:01 PM 7 26.28 0.00 1.47 0.38 0.08 71.79 16:06:43 Average: all 22.55 0.00 1.49 0.68 0.11 75.17 16:06:43 Average: 0 23.89 0.00 1.56 1.41 0.13 73.01 16:06:43 Average: 1 27.93 0.00 1.73 0.78 0.09 69.47 16:06:43 Average: 2 23.09 0.00 1.63 0.65 0.09 74.55 16:06:43 Average: 3 23.02 0.00 1.43 0.31 0.21 75.03 16:06:43 Average: 4 20.29 0.00 1.45 0.37 0.12 77.77 16:06:43 Average: 5 18.51 0.00 1.44 0.74 0.08 79.23 16:06:43 Average: 6 20.03 0.00 1.39 0.60 0.14 77.84 16:06:43 Average: 7 23.62 0.00 1.30 0.56 0.08 74.44 16:06:43 16:06:43 16:06:43